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.7.3 to 13.8.1 in /modules/web #8961

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": "7.6.0",
"codelyzer": "6.0.2",
"concurrently": "8.2.2",
"cypress": "13.7.3",
"cypress": "13.8.1",
"cypress-fail-fast": "7.1.0",
"del": "7.1.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 @@ -8686,9 +8686,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.7.3":
version: 13.7.3
resolution: "cypress@npm:13.7.3"
"cypress@npm:13.8.1":
version: 13.8.1
resolution: "cypress@npm:13.8.1"
dependencies:
"@cypress/request": ^3.0.0
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -8734,7 +8734,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 618db0839893d7633771437a0109225251fc4d3c1fcf54f35e727acc1422ec811907edab2721fa3d8bbc3017df5eb974e2b96cf78d70e40eb92465b3772fa5ca
checksum: 7abaf952d58485b4178bb044a2520ca029521b68dc002dce44d30ce1144df739f15178354e6386096e197ea0868a0b6ffab2f16777b65caf72216df8f4276b95
languageName: node
linkType: hard

Expand Down Expand Up @@ -13317,7 +13317,7 @@ __metadata:
concurrently: 8.2.2
core-js: 3.36.1
crop-url: 4.0.1
cypress: 13.7.3
cypress: 13.8.1
cypress-fail-fast: 7.1.0
d3-shape: 3.2.0
d3-time-format: 4.1.0
Expand Down
Loading