Skip to content

Commit f101fd1

Browse files
build: 📦 update dependency cypress to v14 (#731)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e19a46c commit f101fd1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@vitest/ui": "2.1.8",
9898
"autoprefixer": "^10.4.0",
9999
"babel-jest": "29.7.0",
100-
"cypress": "13.17.0",
100+
"cypress": "14.0.0",
101101
"cypress-pipe": "^2.0.0",
102102
"dotenv": "16.4.7",
103103
"eslint": "9.14.0",

‎yarn.lock‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3936,7 +3936,7 @@ __metadata:
39363936
"@vitest/ui": 2.1.8
39373937
autoprefixer: ^10.4.0
39383938
babel-jest: 29.7.0
3939-
cypress: 13.17.0
3939+
cypress: 14.0.0
39403940
cypress-pipe: ^2.0.0
39413941
dotenv: 16.4.7
39423942
eslint: 9.14.0
@@ -10217,9 +10217,9 @@ __metadata:
1021710217
languageName: node
1021810218
linkType: hard
1021910219

10220-
"cypress@npm:13.17.0":
10221-
version: 13.17.0
10222-
resolution: "cypress@npm:13.17.0"
10220+
"cypress@npm:14.0.0":
10221+
version: 14.0.0
10222+
resolution: "cypress@npm:14.0.0"
1022310223
dependencies:
1022410224
"@cypress/request": ^3.0.6
1022510225
"@cypress/xvfb": ^1.2.4
@@ -10266,7 +10266,7 @@ __metadata:
1026610266
yauzl: ^2.10.0
1026710267
bin:
1026810268
cypress: bin/cypress
10269-
checksum: c1d87358e8b92e19e3bf5246a8787dcdd5083e27fa7b816d26c28b4678ecd87b5b3b8661fb812bc993845ca30a482d3f18837af1ac6d9e142e41049dccbc51e0
10269+
checksum: f037f855a453e687dad8ce5f1c757c8ef2209497ae6de7d722555a271f261181bbe53d0306228b006d7b8f28d78d44675cc0b46cdc9e9a6712298db6cd528f12
1027010270
languageName: node
1027110271
linkType: hard
1027210272

0 commit comments

Comments
 (0)