Skip to content

Commit

Permalink
Update dependency cypress to v12.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2023
1 parent 7f74f15 commit 9e374e5
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 @@ -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

0 comments on commit 9e374e5

Please sign in to comment.