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 v12.16.0 #1288

Merged
merged 1 commit into from
Jun 30, 2023
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 @@ -117,7 +117,7 @@
"concurrently": "7.6.0",
"cors": "2.8.5",
"cross-env": "7.0.3",
"cypress": "12.15.0",
"cypress": "12.16.0",
"eslint": "8.43.0",
"eslint-config-react-app": "7.0.0",
"lint-staged": "13.2.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5980,9 +5980,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:12.15.0":
version: 12.15.0
resolution: "cypress@npm:12.15.0"
"cypress@npm:12.16.0":
version: 12.16.0
resolution: "cypress@npm:12.16.0"
dependencies:
"@cypress/request": ^2.88.10
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -6028,7 +6028,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: a1989386bc0843377526c71d60a7c2d64593fbf3209cd5986cb684653d1092007add9d83910906b85e1801637206dd5fa5ce9627c6ada3a20a3a82ec5c2f4d7a
checksum: 551e2ec372f56a39a22526575b39bf9c6a110e5648ac1bf1c76460dfaebc3ca57d5537e7c206316284fe796ec76fa18f0493f3e040c92bd39c3720c9136fd5e4
languageName: node
linkType: hard

Expand Down Expand Up @@ -13609,7 +13609,7 @@ __metadata:
cors: 2.8.5
cross-env: 7.0.3
custom-event-polyfill: 1.0.7
cypress: 12.15.0
cypress: 12.16.0
cypress-failed-log: 2.10.0
eslint: 8.43.0
eslint-config-prettier: 8.8.0
Expand Down