Skip to content

Commit 0b17b9a

Browse files
chore(deps-dev): bump cypress from 14.0.1 to 14.0.2 in /modules/web (#9921)
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.0.1 to 14.0.2. - [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.1...v14.0.2) --- 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 f5ccbc4 commit 0b17b9a

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.23.0",
111111
"codelyzer": "6.0.2",
112112
"concurrently": "9.1.2",
113-
"cypress": "14.0.1",
113+
"cypress": "14.0.2",
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
@@ -9861,9 +9861,9 @@ __metadata:
98619861
languageName: node
98629862
linkType: hard
98639863

9864-
"cypress@npm:14.0.1":
9865-
version: 14.0.1
9866-
resolution: "cypress@npm:14.0.1"
9864+
"cypress@npm:14.0.2":
9865+
version: 14.0.2
9866+
resolution: "cypress@npm:14.0.2"
98679867
dependencies:
98689868
"@cypress/request": ^3.0.6
98699869
"@cypress/xvfb": ^1.2.4
@@ -9910,7 +9910,7 @@ __metadata:
99109910
yauzl: ^2.10.0
99119911
bin:
99129912
cypress: bin/cypress
9913-
checksum: c1c1d3b913961868307f33afe716e1cbf26c91f5ad71a6b5f2f162172115c73ba83ea68cb49c295b49e643ffa223fafc624c397c1962fcc07cbdb4be588f5f14
9913+
checksum: 6970145267eca27d3ce091e1263c4a43abb5b751a17bbf124c546b4172bf79d4f7412a62cfa96a9a9a4a6ea67b77c4a04e48372796f436b64068fbc872e6165d
99149914
languageName: node
99159915
linkType: hard
99169916

@@ -14781,7 +14781,7 @@ __metadata:
1478114781
concurrently: 9.1.2
1478214782
core-js: 3.40.0
1478314783
crop-url: 4.0.1
14784-
cypress: 14.0.1
14784+
cypress: 14.0.2
1478514785
cypress-fail-fast: 7.1.1
1478614786
d3-shape: 3.2.0
1478714787
d3-time-format: 4.1.0

0 commit comments

Comments
 (0)