Skip to content

Commit a93bbf8

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

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": "14.0.0",
113+
"cypress": "14.0.1",
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
@@ -9864,9 +9864,9 @@ __metadata:
98649864
languageName: node
98659865
linkType: hard
98669866

9867-
"cypress@npm:14.0.0":
9868-
version: 14.0.0
9869-
resolution: "cypress@npm:14.0.0"
9867+
"cypress@npm:14.0.1":
9868+
version: 14.0.1
9869+
resolution: "cypress@npm:14.0.1"
98709870
dependencies:
98719871
"@cypress/request": ^3.0.6
98729872
"@cypress/xvfb": ^1.2.4
@@ -9913,7 +9913,7 @@ __metadata:
99139913
yauzl: ^2.10.0
99149914
bin:
99159915
cypress: bin/cypress
9916-
checksum: f037f855a453e687dad8ce5f1c757c8ef2209497ae6de7d722555a271f261181bbe53d0306228b006d7b8f28d78d44675cc0b46cdc9e9a6712298db6cd528f12
9916+
checksum: c1c1d3b913961868307f33afe716e1cbf26c91f5ad71a6b5f2f162172115c73ba83ea68cb49c295b49e643ffa223fafc624c397c1962fcc07cbdb4be588f5f14
99179917
languageName: node
99189918
linkType: hard
99199919

@@ -14784,7 +14784,7 @@ __metadata:
1478414784
concurrently: 9.1.2
1478514785
core-js: 3.40.0
1478614786
crop-url: 4.0.1
14787-
cypress: 14.0.0
14787+
cypress: 14.0.1
1478814788
cypress-fail-fast: 7.1.1
1478914789
d3-shape: 3.2.0
1479014790
d3-time-format: 4.1.0

0 commit comments

Comments
 (0)