Skip to content

Commit

Permalink
build: 📦 update dependency cypress to v14.0.1 (#747)
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 Jan 30, 2025
1 parent 8b0d269 commit 825d686
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 @@ -97,7 +97,7 @@
"@vitest/ui": "2.1.8",
"autoprefixer": "^10.4.0",
"babel-jest": "29.7.0",
"cypress": "14.0.0",
"cypress": "14.0.1",
"cypress-pipe": "^2.0.0",
"dotenv": "16.4.7",
"eslint": "9.14.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4040,7 +4040,7 @@ __metadata:
"@vitest/ui": 2.1.8
autoprefixer: ^10.4.0
babel-jest: 29.7.0
cypress: 14.0.0
cypress: 14.0.1
cypress-pipe: ^2.0.0
dotenv: 16.4.7
eslint: 9.14.0
Expand Down Expand Up @@ -10321,9 +10321,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:14.0.0":
version: 14.0.0
resolution: "cypress@npm:14.0.0"
"cypress@npm:14.0.1":
version: 14.0.1
resolution: "cypress@npm:14.0.1"
dependencies:
"@cypress/request": ^3.0.6
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -10370,7 +10370,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: f037f855a453e687dad8ce5f1c757c8ef2209497ae6de7d722555a271f261181bbe53d0306228b006d7b8f28d78d44675cc0b46cdc9e9a6712298db6cd528f12
checksum: c1c1d3b913961868307f33afe716e1cbf26c91f5ad71a6b5f2f162172115c73ba83ea68cb49c295b49e643ffa223fafc624c397c1962fcc07cbdb4be588f5f14
languageName: node
linkType: hard

Expand Down

0 comments on commit 825d686

Please sign in to comment.