Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump cypress from 13.17.0 to 14.0.0 in /modules/web #9889

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"@typescript-eslint/parser": "8.21.0",
"codelyzer": "6.0.2",
"concurrently": "9.1.2",
"cypress": "13.17.0",
"cypress": "14.0.0",
"cypress-fail-fast": "7.1.1",
"del": "8.0.0",
"eslint": "8.57.0",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9783,9 +9783,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": ^3.0.6
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -9832,7 +9832,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: c1d87358e8b92e19e3bf5246a8787dcdd5083e27fa7b816d26c28b4678ecd87b5b3b8661fb812bc993845ca30a482d3f18837af1ac6d9e142e41049dccbc51e0
checksum: f037f855a453e687dad8ce5f1c757c8ef2209497ae6de7d722555a271f261181bbe53d0306228b006d7b8f28d78d44675cc0b46cdc9e9a6712298db6cd528f12
languageName: node
linkType: hard

Expand Down Expand Up @@ -14693,7 +14693,7 @@ __metadata:
concurrently: 9.1.2
core-js: 3.40.0
crop-url: 4.0.1
cypress: 13.17.0
cypress: 14.0.0
cypress-fail-fast: 7.1.1
d3-shape: 3.2.0
d3-time-format: 4.1.0
Expand Down
Loading