Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v14 (#1386)
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 Feb 1, 2025
1 parent 2ff7633 commit b12f2be
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^3.0.4",
"cross-env": "^7.0.3",
"cypress": "^13.17.0",
"cypress": "^14.0.1",
"eslint": "^8.57.1",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -76,7 +76,7 @@
"vitest": "^3.0.4"
},
"resolutions": {
"cypress": "^13.17.0"
"cypress": "^14.0.1"
},
"packageManager": "yarn@4.6.0"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2986,7 +2986,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^7.18.0"
"@vitest/coverage-v8": "npm:^3.0.4"
cross-env: "npm:^7.0.3"
cypress: "npm:^13.17.0"
cypress: "npm:^14.0.1"
eslint: "npm:^8.57.1"
eslint-config-airbnb: "npm:^19.0.4"
eslint-config-prettier: "npm:^9.1.0"
Expand Down Expand Up @@ -8682,9 +8682,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 @@ -8731,7 +8731,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10c0/159ce620e32d2785082aaa1f4f30f203dcec466df4a8e80dfa299035358772fd513c35820070ba8db52e2bf58078a372ff7009068e26967f993656e7da62e221
checksum: 10c0/6601a5b8260c496c96234b3a569a157d9ee08beafb3f1dd500c9cdbf9a1534a3eb13b18fe67d6417e8d06226d109139cb3208e7eebdc789000816075f9a42430
languageName: node
linkType: hard

Expand Down

0 comments on commit b12f2be

Please sign in to comment.