Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent 3c70061 commit 7e5727e
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 @@ -109,7 +109,7 @@
"@vitejs/plugin-react": "^4.2.1",
"@vitest/browser": "^3.0.0",
"concurrently": "9.1.2",
"cypress": "13.17.0",
"cypress": "14.0.1",
"env-cmd": "10.1.0",
"eslint": "9.19.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 @@ -5457,9 +5457,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.17.0":
version: 13.17.0
resolution: "cypress@npm:13.17.0"
"cypress@npm:14.0.1":
version: 14.0.1
resolution: "cypress@npm:14.0.1"
dependencies:
"@cypress/request": "npm:^3.0.6"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -5506,7 +5506,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10/6c548e2adf7ae127365570680aa32015dbeb94cad30ce4f8a92e2e58d8ef7033b7f0ece50579a0a13eb07061feede0c813ff8d1e50e0feb87520dece5be4ba95
checksum: 10/a14b17bbcc9c17671341dae5ce812b80e0177b5f01ade41d890f62f8f1c8d02eed22756bcb82db4867c5b281bfd87613096e57c0e38baee8e06a26696c6c77c6
languageName: node
linkType: hard

Expand Down Expand Up @@ -8170,7 +8170,7 @@ __metadata:
"@vitejs/plugin-react": "npm:^4.2.1"
"@vitest/browser": "npm:^3.0.0"
concurrently: "npm:9.1.2"
cypress: "npm:13.17.0"
cypress: "npm:14.0.1"
date-fns: "npm:^4.0.0"
env-cmd: "npm:10.1.0"
eslint: "npm:9.19.0"
Expand Down

0 comments on commit 7e5727e

Please sign in to comment.