Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Commit

Permalink
Update dependency cypress to v10
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Jun 4, 2022
1 parent a9adbc8 commit e49dfc0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "5.27.0",
"@typescript-eslint/parser": "5.27.0",
"cypress": "9.7.0",
"cypress": "10.0.2",
"cypress-commands": "2.0.1",
"cypress-fill-command": "1.0.2",
"eslint": "8.17.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2035,7 +2035,7 @@ __metadata:
bootstrap: 4.6.1
copy-webpack-plugin: 11.0.0
cross-env: 7.0.3
cypress: 9.7.0
cypress: 10.0.2
cypress-commands: 2.0.1
cypress-fill-command: 1.0.2
d3-graphviz: 4.1.1
Expand Down Expand Up @@ -7628,9 +7628,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:9.7.0":
version: 9.7.0
resolution: "cypress@npm:9.7.0"
"cypress@npm:10.0.2":
version: 10.0.2
resolution: "cypress@npm:10.0.2"
dependencies:
"@cypress/request": ^2.88.10
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -7676,7 +7676,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 45df7c85bc7ec2e187153ff2b98bf5106d2313d70e2367a5742b5269a9e82d3fdd730d5bbc32ac8da72aeb120a52f9384c2ba4e2fc86b532f68440f22d700fc9
checksum: 7c4c07b832138a5c923b5092284d09249ec36a68d90cbacdc79f9fed97712d445c52b3314c23bdff26c4e5f41e1753dc2501f9664efb35c7313899d4bfa41afd
languageName: node
linkType: hard

Expand Down

0 comments on commit e49dfc0

Please sign in to comment.