Skip to content

Commit d8de47c

Browse files
chore(deps): update dependency cypress to v10.9.0 (#129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80a1d54 commit d8de47c

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"@frsource/cypress-plugin-visual-regression-diff": "portal:..",
2020
"@vue/cli-plugin-e2e-cypress": "5.0.8",
2121
"@vue/cli-service": "5.0.8",
22-
"cypress": "10.8.0"
22+
"cypress": "10.9.0"
2323
}
2424
}

example/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2340,9 +2340,9 @@ __metadata:
23402340
languageName: node
23412341
linkType: hard
23422342

2343-
"cypress@npm:10.8.0":
2344-
version: 10.8.0
2345-
resolution: "cypress@npm:10.8.0"
2343+
"cypress@npm:10.9.0":
2344+
version: 10.9.0
2345+
resolution: "cypress@npm:10.9.0"
23462346
dependencies:
23472347
"@cypress/request": ^2.88.10
23482348
"@cypress/xvfb": ^1.2.4
@@ -2388,7 +2388,7 @@ __metadata:
23882388
yauzl: ^2.10.0
23892389
bin:
23902390
cypress: bin/cypress
2391-
checksum: c052690049980e7721e6fca563b724fde839d87d83c1478dfe26ce7d230992717c2c4028e7157bfb39ec274473e51929f49e5aab6a23c2b25cde2a439b1c3cf9
2391+
checksum: 79e3dccbb82d0b0c92bb8888682766a9738374f473cf2e9a04825a6b3dbe4420c57948cabaf757af0929192a8e61b7f08b32d7f6ee0c3cddf2736cf4f408edc1
23922392
languageName: node
23932393
linkType: hard
23942394

@@ -2887,7 +2887,7 @@ __metadata:
28872887
"@frsource/cypress-plugin-visual-regression-diff": "portal:.."
28882888
"@vue/cli-plugin-e2e-cypress": 5.0.8
28892889
"@vue/cli-service": 5.0.8
2890-
cypress: 10.8.0
2890+
cypress: 10.9.0
28912891
vue: 3.2.39
28922892
languageName: unknown
28932893
linkType: soft

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@typescript-eslint/eslint-plugin": "5.38.1",
7676
"@typescript-eslint/parser": "5.38.1",
7777
"@vitest/coverage-c8": "0.23.4",
78-
"cypress": "10.8.0",
78+
"cypress": "10.9.0",
7979
"del-cli": "5.0.0",
8080
"eslint": "8.24.0",
8181
"eslint-config-prettier": "8.5.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1478,7 +1478,7 @@ __metadata:
14781478
"@typescript-eslint/eslint-plugin": 5.38.1
14791479
"@typescript-eslint/parser": 5.38.1
14801480
"@vitest/coverage-c8": 0.23.4
1481-
cypress: 10.8.0
1481+
cypress: 10.9.0
14821482
del-cli: 5.0.0
14831483
eslint: 8.24.0
14841484
eslint-config-prettier: 8.5.0
@@ -3884,9 +3884,9 @@ __metadata:
38843884
languageName: node
38853885
linkType: hard
38863886

3887-
"cypress@npm:10.8.0":
3888-
version: 10.8.0
3889-
resolution: "cypress@npm:10.8.0"
3887+
"cypress@npm:10.9.0":
3888+
version: 10.9.0
3889+
resolution: "cypress@npm:10.9.0"
38903890
dependencies:
38913891
"@cypress/request": ^2.88.10
38923892
"@cypress/xvfb": ^1.2.4
@@ -3932,7 +3932,7 @@ __metadata:
39323932
yauzl: ^2.10.0
39333933
bin:
39343934
cypress: bin/cypress
3935-
checksum: c052690049980e7721e6fca563b724fde839d87d83c1478dfe26ce7d230992717c2c4028e7157bfb39ec274473e51929f49e5aab6a23c2b25cde2a439b1c3cf9
3935+
checksum: 79e3dccbb82d0b0c92bb8888682766a9738374f473cf2e9a04825a6b3dbe4420c57948cabaf757af0929192a8e61b7f08b32d7f6ee0c3cddf2736cf4f408edc1
39363936
languageName: node
39373937
linkType: hard
39383938

0 commit comments

Comments
 (0)