Skip to content

Commit

Permalink
chore(deps): update tests packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2023
1 parent a7fb63f commit 6ce3ee5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
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

0 comments on commit 6ce3ee5

Please sign in to comment.