Skip to content

Commit fa762b4

Browse files
chore(deps-dev): bump cypress from 13.15.0 to 13.15.1 in /modules/web (#9597)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.15.0 to 13.15.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@v13.15.0...v13.15.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 efaf9ad commit fa762b4

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-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.11.0",
111111
"codelyzer": "6.0.2",
112112
"concurrently": "9.0.1",
113-
"cypress": "13.15.0",
113+
"cypress": "13.15.1",
114114
"cypress-fail-fast": "7.1.1",
115115
"del": "8.0.0",
116116
"eslint": "8.57.0",

modules/web/yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9464,9 +9464,9 @@ __metadata:
94649464
languageName: node
94659465
linkType: hard
94669466

9467-
"cypress@npm:13.15.0":
9468-
version: 13.15.0
9469-
resolution: "cypress@npm:13.15.0"
9467+
"cypress@npm:13.15.1":
9468+
version: 13.15.1
9469+
resolution: "cypress@npm:13.15.1"
94709470
dependencies:
94719471
"@cypress/request": ^3.0.4
94729472
"@cypress/xvfb": ^1.2.4
@@ -9508,11 +9508,12 @@ __metadata:
95089508
semver: ^7.5.3
95099509
supports-color: ^8.1.1
95109510
tmp: ~0.2.3
9511+
tree-kill: 1.2.2
95119512
untildify: ^4.0.0
95129513
yauzl: ^2.10.0
95139514
bin:
95149515
cypress: bin/cypress
9515-
checksum: 2c2b4f47f0a53f2a853a05c011839772c303a5e383725f204aef19dbc3baf235d4cda1486118b4024d0080cf3cf1f396994c0d0a14e34728a37d0febf4950312
9516+
checksum: eac8727698ee4bb9e560ce8f8663bd234accabae5c2dae61783d58dc2e4bc01ca0cb8482d107c280f44a1fc5d295e19fb4306e3c26ac5c9c3654a2fa238b3f4c
95169517
languageName: node
95179518
linkType: hard
95189519

@@ -14320,7 +14321,7 @@ __metadata:
1432014321
concurrently: 9.0.1
1432114322
core-js: 3.38.1
1432214323
crop-url: 4.0.1
14323-
cypress: 13.15.0
14324+
cypress: 13.15.1
1432414325
cypress-fail-fast: 7.1.1
1432514326
d3-shape: 3.2.0
1432614327
d3-time-format: 4.1.0

0 commit comments

Comments
 (0)