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 dependency cypress to v10.9.0 #6482

Merged
merged 1 commit into from
Oct 1, 2022
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"babel-plugin-remove-code": "0.0.6",
"boxen": "5.1.2",
"core-js": "3.25.3",
"cypress": "10.8.0",
"cypress": "10.9.0",
"cypress-wait-until": "1.7.2",
"eslint": "8.24.0",
"fast-glob": "3.2.12",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14108,9 +14108,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:10.8.0":
version: 10.8.0
resolution: "cypress@npm:10.8.0"
"cypress@npm:10.9.0":
version: 10.9.0
resolution: "cypress@npm:10.9.0"
dependencies:
"@cypress/request": ^2.88.10
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -14156,7 +14156,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: ff554512f66715c2a33ab964697d9b682bd3559dd785b68b1563fbae173abaed8228e18254d47f614e21e43764e1aff07fb3ea48d786e96b1941b6b0e31e2918
checksum: 0d16ca0e3b20cdd9b84651ae9a8549d211c916642c8b4537087f65e6607a70a9b3c0f92f9ec45813c918f047e1e32623449a78d8923a5cc245130b6f7da1c626
languageName: node
linkType: hard

Expand Down Expand Up @@ -27179,7 +27179,7 @@ __metadata:
babel-plugin-remove-code: 0.0.6
boxen: 5.1.2
core-js: 3.25.3
cypress: 10.8.0
cypress: 10.9.0
cypress-wait-until: 1.7.2
eslint: 8.24.0
fast-glob: 3.2.12
Expand Down