Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update tests packages #1523

Merged
merged 1 commit into from
Oct 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@vue/test-utils": "2.4.1",
"concurrently": "8.2.2",
"cross-fetch": "4.0.0",
"cypress": "13.3.1",
"cypress": "13.3.2",
"cypress-vite": "1.4.2",
"eslint": "8.48.0",
"eslint-config-standard": "17.1.0",
Expand All @@ -80,7 +80,7 @@
"nodemon": "3.0.1",
"nyc": "15.1.0",
"sass": "1.69.0",
"sinon": "16.1.0",
"sinon": "16.1.3",
"standard": "17.1.0",
"vite": "4.5.0",
"vite-plugin-eslint": "1.8.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3682,7 +3682,7 @@ __metadata:
axios: 1.5.1
concurrently: 8.2.2
cross-fetch: 4.0.0
cypress: 13.3.1
cypress: 13.3.2
cypress-vite: 1.4.2
dedent: 1.5.1
enumify: 2.0.0
Expand Down Expand Up @@ -3714,7 +3714,7 @@ __metadata:
preact: 10.17.1
preact-compat: 3.19.0
sass: 1.69.0
sinon: 16.1.0
sinon: 16.1.3
standard: 17.1.0
subscriptions-transport-ws: 0.11.0
svg-pan-zoom: 3.6.1
Expand Down Expand Up @@ -3745,9 +3745,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.3.1":
version: 13.3.1
resolution: "cypress@npm:13.3.1"
"cypress@npm:13.3.2":
version: 13.3.2
resolution: "cypress@npm:13.3.2"
dependencies:
"@cypress/request": ^3.0.0
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -3794,7 +3794,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 51798ecc6c5a33860012ecf39c428540911c3cf4df6ee63ea950cafea4a6c415d18da87951721f45b8601637e9731af4cf1464d37d62a36ce7243f8bfc8a59d2
checksum: eee7c06136dcf23c400e1042380b67a568d403677fccd835fa7f47868c382624aae272e1cb2b161d3216e2c5ab73e740e243d0f2c76721600d0270dbe50d2560
languageName: node
linkType: hard

Expand Down Expand Up @@ -8967,17 +8967,17 @@ __metadata:
languageName: node
linkType: hard

"sinon@npm:16.1.0":
version: 16.1.0
resolution: "sinon@npm:16.1.0"
"sinon@npm:16.1.3":
version: 16.1.3
resolution: "sinon@npm:16.1.3"
dependencies:
"@sinonjs/commons": ^3.0.0
"@sinonjs/fake-timers": ^10.3.0
"@sinonjs/samsam": ^8.0.0
diff: ^5.1.0
nise: ^5.1.4
supports-color: ^7.2.0
checksum: b3f910e9b3d28f1241b28ac9d384f45c673b64ecfabf7ca2b94c964036118bd4166a2315f2ec2379a85745a7d4840384514aca416bbf189508a9d7fb55b9d5a8
checksum: 83e5ccd724efdb5d1471e41b2cfaf4a46d9fe2cc76c15a23dedfbd741f7d448e6aec3d34a8253a79bdf8ddcc5bd889c5277ae71879e4709c621cb41094fbcdab
languageName: node
linkType: hard

Expand Down