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

Update dependency cypress to v9.7.0 #1135

Merged
merged 1 commit into from
Jul 13, 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 @@ -113,7 +113,7 @@
"babel-eslint": "10.1.0",
"concurrently": "7.0.0",
"cross-env": "7.0.3",
"cypress": "9.5.0",
"cypress": "9.7.0",
"enzyme": "3.11.0",
"enzyme-to-json": "3.6.2",
"eslint": "8.9.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5483,9 +5483,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:9.5.0":
version: 9.5.0
resolution: "cypress@npm:9.5.0"
"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 @@ -5519,7 +5519,7 @@ __metadata:
listr2: ^3.8.3
lodash: ^4.17.21
log-symbols: ^4.0.0
minimist: ^1.2.5
minimist: ^1.2.6
ospath: ^1.2.2
pretty-bytes: ^5.6.0
proxy-from-env: 1.0.0
Expand All @@ -5531,7 +5531,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 0a4ef1413676e37c19526e86dba7bc82420b9afa840b2a68b94e749b878e6b394f4e64bb099bca12c44f4520e7a1cb07ab17d6c9ccf87746bc1bfc3c9555f334
checksum: 45df7c85bc7ec2e187153ff2b98bf5106d2313d70e2367a5742b5269a9e82d3fdd730d5bbc32ac8da72aeb120a52f9384c2ba4e2fc86b532f68440f22d700fc9
languageName: node
linkType: hard

Expand Down Expand Up @@ -9946,7 +9946,7 @@ __metadata:
languageName: node
linkType: hard

"minimist@npm:^1.1.1, minimist@npm:^1.2.0, minimist@npm:^1.2.5":
"minimist@npm:^1.1.1, minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6":
version: 1.2.6
resolution: "minimist@npm:1.2.6"
checksum: d15428cd1e11eb14e1233bcfb88ae07ed7a147de251441d61158619dfb32c4d7e9061d09cab4825fdee18ecd6fce323228c8c47b5ba7cd20af378ca4048fb3fb
Expand Down Expand Up @@ -12888,7 +12888,7 @@ __metadata:
cookie-parser: 1.4.5
cross-env: 7.0.3
custom-event-polyfill: 1.0.7
cypress: 9.5.0
cypress: 9.7.0
cypress-failed-log: 2.9.5
enzyme: 3.11.0
enzyme-to-json: 3.6.2
Expand Down