Skip to content

Commit 3c09f9d

Browse files
chore(deps-dev): bump cypress from 13.17.0 to 14.0.0 in /modules/web (#9889)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.17.0 to 14.0.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.17.0...v14.0.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae1307f commit 3c09f9d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

modules/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"@typescript-eslint/parser": "8.21.0",
111111
"codelyzer": "6.0.2",
112112
"concurrently": "9.1.2",
113-
"cypress": "13.17.0",
113+
"cypress": "14.0.0",
114114
"cypress-fail-fast": "7.1.1",
115115
"del": "8.0.0",
116116
"eslint": "8.57.0",

modules/web/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9929,9 +9929,9 @@ __metadata:
99299929
languageName: node
99309930
linkType: hard
99319931

9932-
"cypress@npm:13.17.0":
9933-
version: 13.17.0
9934-
resolution: "cypress@npm:13.17.0"
9932+
"cypress@npm:14.0.0":
9933+
version: 14.0.0
9934+
resolution: "cypress@npm:14.0.0"
99359935
dependencies:
99369936
"@cypress/request": ^3.0.6
99379937
"@cypress/xvfb": ^1.2.4
@@ -9978,7 +9978,7 @@ __metadata:
99789978
yauzl: ^2.10.0
99799979
bin:
99809980
cypress: bin/cypress
9981-
checksum: c1d87358e8b92e19e3bf5246a8787dcdd5083e27fa7b816d26c28b4678ecd87b5b3b8661fb812bc993845ca30a482d3f18837af1ac6d9e142e41049dccbc51e0
9981+
checksum: f037f855a453e687dad8ce5f1c757c8ef2209497ae6de7d722555a271f261181bbe53d0306228b006d7b8f28d78d44675cc0b46cdc9e9a6712298db6cd528f12
99829982
languageName: node
99839983
linkType: hard
99849984

@@ -14839,7 +14839,7 @@ __metadata:
1483914839
concurrently: 9.1.2
1484014840
core-js: 3.40.0
1484114841
crop-url: 4.0.1
14842-
cypress: 13.17.0
14842+
cypress: 14.0.0
1484314843
cypress-fail-fast: 7.1.1
1484414844
d3-shape: 3.2.0
1484514845
d3-time-format: 4.1.0

0 commit comments

Comments
 (0)