Skip to content

Commit ca5fbe1

Browse files
chore(deps): update dependency cypress to v10.10.0 (#145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9160a1d commit ca5fbe1

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.9.0"
22+
"cypress": "10.10.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.9.0":
2344-
version: 10.9.0
2345-
resolution: "cypress@npm:10.9.0"
2343+
"cypress@npm:10.10.0":
2344+
version: 10.10.0
2345+
resolution: "cypress@npm:10.10.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: 79e3dccbb82d0b0c92bb8888682766a9738374f473cf2e9a04825a6b3dbe4420c57948cabaf757af0929192a8e61b7f08b32d7f6ee0c3cddf2736cf4f408edc1
2391+
checksum: 668a32534a527dba79754abbf98af176b80c539a12ec00058932ba2a19c794c7888323e59e738c30f726ad740c5451c31d02548a0cb7c1b1c8ad01c55a984ca2
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.9.0
2890+
cypress: 10.10.0
28912891
vue: 3.2.40
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.40.0",
7676
"@typescript-eslint/parser": "5.40.0",
7777
"@vitest/coverage-c8": "0.24.1",
78-
"cypress": "10.9.0",
78+
"cypress": "10.10.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.40.0
14791479
"@typescript-eslint/parser": 5.40.0
14801480
"@vitest/coverage-c8": 0.24.1
1481-
cypress: 10.9.0
1481+
cypress: 10.10.0
14821482
del-cli: 5.0.0
14831483
eslint: 8.24.0
14841484
eslint-config-prettier: 8.5.0
@@ -3913,9 +3913,9 @@ __metadata:
39133913
languageName: node
39143914
linkType: hard
39153915

3916-
"cypress@npm:10.9.0":
3917-
version: 10.9.0
3918-
resolution: "cypress@npm:10.9.0"
3916+
"cypress@npm:10.10.0":
3917+
version: 10.10.0
3918+
resolution: "cypress@npm:10.10.0"
39193919
dependencies:
39203920
"@cypress/request": ^2.88.10
39213921
"@cypress/xvfb": ^1.2.4
@@ -3961,7 +3961,7 @@ __metadata:
39613961
yauzl: ^2.10.0
39623962
bin:
39633963
cypress: bin/cypress
3964-
checksum: 79e3dccbb82d0b0c92bb8888682766a9738374f473cf2e9a04825a6b3dbe4420c57948cabaf757af0929192a8e61b7f08b32d7f6ee0c3cddf2736cf4f408edc1
3964+
checksum: 668a32534a527dba79754abbf98af176b80c539a12ec00058932ba2a19c794c7888323e59e738c30f726ad740c5451c31d02548a0cb7c1b1c8ad01c55a984ca2
39653965
languageName: node
39663966
linkType: hard
39673967

0 commit comments

Comments
 (0)