Skip to content

Commit

Permalink
Update dependency cypress to v13.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 5, 2024
1 parent ad93a36 commit 56c86fd
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 @@ -65,7 +65,7 @@
"@vitejs/plugin-react": "^4.2.1",
"axios": "1.7.2",
"concurrently": "8.2.2",
"cypress": "13.10.0",
"cypress": "13.11.0",
"env-cmd": "10.1.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5829,9 +5829,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.10.0":
version: 13.10.0
resolution: "cypress@npm:13.10.0"
"cypress@npm:13.11.0":
version: 13.11.0
resolution: "cypress@npm:13.11.0"
dependencies:
"@cypress/request": "npm:^3.0.0"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -5877,7 +5877,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10/d3dbce9a00a108d76d0f91ba419106be24a6ad2dfa3c4a3cbb70db7c053b84e9cff2465b31c77ed3a40574bdba6f908b9aa247bdc7e8115f23b622f9ef05d51d
checksum: 10/3890f8db0ad91b5ff103dde4e7a8f47575bf55c3304ce3aa44776596580463fb2eead56f1b8ae29ebb2592879ffbccca158ae67a7db33dabdeb818c619bb5c2d
languageName: node
linkType: hard

Expand Down Expand Up @@ -7953,7 +7953,7 @@ __metadata:
"@vitejs/plugin-react": "npm:^4.2.1"
axios: "npm:1.7.2"
concurrently: "npm:8.2.2"
cypress: "npm:13.10.0"
cypress: "npm:13.11.0"
env-cmd: "npm:10.1.0"
eslint: "npm:8.57.0"
eslint-config-airbnb: "npm:19.0.4"
Expand Down

0 comments on commit 56c86fd

Please sign in to comment.