Skip to content

Commit

Permalink
Update dependency cypress to v14 (#2941)
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 24, 2025
1 parent 2c48c90 commit d28ff4d
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 @@ -69,7 +69,7 @@
"core-js": "3.40.0",
"cross-env": "7.0.3",
"css-loader": "7.1.2",
"cypress": "13.17.0",
"cypress": "14.0.0",
"cypress-axe": "1.5.0",
"cypress-fail-on-console-error": "5.1.1",
"cypress-iframe": "1.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5419,7 +5419,7 @@ __metadata:
core-js: "npm:3.40.0"
cross-env: "npm:7.0.3"
css-loader: "npm:7.1.2"
cypress: "npm:13.17.0"
cypress: "npm:14.0.0"
cypress-axe: "npm:1.5.0"
cypress-fail-on-console-error: "npm:5.1.1"
cypress-iframe: "npm:1.0.1"
Expand Down Expand Up @@ -7406,9 +7406,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.0":
version: 14.0.0
resolution: "cypress@npm:14.0.0"
dependencies:
"@cypress/request": "npm:^3.0.6"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -7455,7 +7455,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10c0/159ce620e32d2785082aaa1f4f30f203dcec466df4a8e80dfa299035358772fd513c35820070ba8db52e2bf58078a372ff7009068e26967f993656e7da62e221
checksum: 10c0/231af826d394b9a9f35200ab56e531e911f774b86b2ecb17a3183685982ac93d534e7c80cfe24ca36f74c99525025472fe28a3ccf2f246c8e67f85ecb768086b
languageName: node
linkType: hard

Expand Down

0 comments on commit d28ff4d

Please sign in to comment.