Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v13.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 19, 2024
1 parent e147864 commit 3057f09
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.6.8",
"concurrently": "8.2.2",
"cypress": "13.6.6",
"cypress": "13.8.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 @@ -6176,9 +6176,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.6.6":
version: 13.6.6
resolution: "cypress@npm:13.6.6"
"cypress@npm:13.8.0":
version: 13.8.0
resolution: "cypress@npm:13.8.0"
dependencies:
"@cypress/request": "npm:^3.0.0"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -6224,7 +6224,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10/c86cc38fa25f04575d496fbf26edf8c738f2c98b0faeced9788ec691293424336f6be180f597256d38124df9ce75daddd42a015127af76d8f8df9eb071e3d90e
checksum: 10/114eaac462feb3ebb7a57dc088857cfeace1341ae4e84a3406ef8f487f3c0ec42f31d2b2c5de5411f26057502f50561f3d62fd019a8161933b615c6847fb5332
languageName: node
linkType: hard

Expand Down Expand Up @@ -8480,7 +8480,7 @@ __metadata:
"@vitejs/plugin-react": "npm:^4.2.1"
axios: "npm:1.6.8"
concurrently: "npm:8.2.2"
cypress: "npm:13.6.6"
cypress: "npm:13.8.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 3057f09

Please sign in to comment.