Skip to content

Commit 49109b3

Browse files
chore(deps-dev): bump cypress from 13.7.2 to 13.7.3 in /modules/web (#8908)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.2 to 13.7.3. - [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.7.2...v13.7.3) --- 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 4eed0ff commit 49109b3

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
@@ -109,7 +109,7 @@
109109
"@typescript-eslint/parser": "7.6.0",
110110
"codelyzer": "6.0.2",
111111
"concurrently": "8.2.2",
112-
"cypress": "13.7.2",
112+
"cypress": "13.7.3",
113113
"cypress-fail-fast": "7.1.0",
114114
"del": "7.1.0",
115115
"eslint": "8.57.0",

modules/web/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8669,9 +8669,9 @@ __metadata:
86698669
languageName: node
86708670
linkType: hard
86718671

8672-
"cypress@npm:13.7.2":
8673-
version: 13.7.2
8674-
resolution: "cypress@npm:13.7.2"
8672+
"cypress@npm:13.7.3":
8673+
version: 13.7.3
8674+
resolution: "cypress@npm:13.7.3"
86758675
dependencies:
86768676
"@cypress/request": ^3.0.0
86778677
"@cypress/xvfb": ^1.2.4
@@ -8717,7 +8717,7 @@ __metadata:
87178717
yauzl: ^2.10.0
87188718
bin:
87198719
cypress: bin/cypress
8720-
checksum: ff4df8403756bf12b21b045ffd288da53c1b4bb2e69b4ce8fcc54ccf6a35cb4c2ede8e08586f2c758086a552170e61a14908fbead35a72783fff4f6e23cf9852
8720+
checksum: 618db0839893d7633771437a0109225251fc4d3c1fcf54f35e727acc1422ec811907edab2721fa3d8bbc3017df5eb974e2b96cf78d70e40eb92465b3772fa5ca
87218721
languageName: node
87228722
linkType: hard
87238723

@@ -13299,7 +13299,7 @@ __metadata:
1329913299
concurrently: 8.2.2
1330013300
core-js: 3.36.1
1330113301
crop-url: 4.0.1
13302-
cypress: 13.7.2
13302+
cypress: 13.7.3
1330313303
cypress-fail-fast: 7.1.0
1330413304
d3-shape: 3.2.0
1330513305
d3-time-format: 4.1.0

0 commit comments

Comments
 (0)