Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v13.17.0 (#288)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 334fbde commit 98bc5eb
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 @@ -88,7 +88,7 @@
"@vitejs/plugin-react": "^4.3.3",
"axios": "1.7.9",
"concurrently": "9.1.0",
"cypress": "13.16.1",
"cypress": "13.17.0",
"env-cmd": "10.1.0",
"eslint": "8.57.1",
"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 @@ -5187,9 +5187,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -6979,7 +6979,7 @@ __metadata:
"@vitejs/plugin-react": "npm:^4.3.3"
axios: "npm:1.7.9"
concurrently: "npm:9.1.0"
cypress: "npm:13.16.1"
cypress: "npm:13.17.0"
date-fns: "npm:^4.1.0"
env-cmd: "npm:10.1.0"
eslint: "npm:8.57.1"
Expand Down

0 comments on commit 98bc5eb

Please sign in to comment.