Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v9.7.0 (#5635)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Dominic Saadi <[email protected]>
  • Loading branch information
3 people authored May 24, 2022
1 parent b2c2fd7 commit 5ae577f
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 @@ -73,7 +73,7 @@
"babel-plugin-remove-code": "0.0.6",
"boxen": "5.1.2",
"core-js": "3.22.6",
"cypress": "9.6.1",
"cypress": "9.7.0",
"cypress-wait-until": "1.7.2",
"eslint": "8.16.0",
"fast-glob": "3.2.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13638,9 +13638,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:9.6.1":
version: 9.6.1
resolution: "cypress@npm:9.6.1"
"cypress@npm:9.7.0":
version: 9.7.0
resolution: "cypress@npm:9.7.0"
dependencies:
"@cypress/request": ^2.88.10
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -13686,7 +13686,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: a15e08ba9aae5bc0ab1853c6eb2651553091e4cfcac0655f074102eaa05eeffb73888b06af7c0eeaa2271b2928cf5961e40a635a30e3b19754f8da5f951223f3
checksum: 9ebffdc463ebb4db796fa27fa11883f04e696711417f544a7d793a7a283c2f79c4f5d1e528bc3d312a16a1e1d6ae63532106feb4c70b4a42f51fd3d0487d4d38
languageName: node
linkType: hard

Expand Down Expand Up @@ -26971,7 +26971,7 @@ __metadata:
babel-plugin-remove-code: 0.0.6
boxen: 5.1.2
core-js: 3.22.6
cypress: 9.6.1
cypress: 9.7.0
cypress-wait-until: 1.7.2
eslint: 8.16.0
fast-glob: 3.2.11
Expand Down

0 comments on commit 5ae577f

Please sign in to comment.