Skip to content

Commit a6341b0

Browse files
chore(deps): update dependency cypress to v10.10.0
1 parent 4ac138b commit a6341b0

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
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: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -133,18 +133,18 @@ __metadata:
133133
languageName: node
134134
linkType: hard
135135

136-
"@frsource/base64@npm:1.0.2":
137-
version: 1.0.2
138-
resolution: "@frsource/base64@npm:1.0.2"
139-
checksum: b979a6af4b0e9e205690a991c34c6d34afcdfa2f3de82ce5943b44987d51f2493b6ea47848dae3ad29679ef40f1065a226161b4fd8832c9cb4c8cd6046af361e
136+
"@frsource/base64@npm:1.0.3":
137+
version: 1.0.3
138+
resolution: "@frsource/base64@npm:1.0.3"
139+
checksum: f73e649443045d3b757bd900c57e552b4d415924734622ca6cf1c9ac6819dea6dcaeed4bce1a6bf6fe17c4a08f38ee98e16991dc6e56679338039fb1485be73f
140140
languageName: node
141141
linkType: hard
142142

143143
"@frsource/cypress-plugin-visual-regression-diff@portal:..::locator=example%40workspace%3A.":
144144
version: 0.0.0-use.local
145145
resolution: "@frsource/cypress-plugin-visual-regression-diff@portal:..::locator=example%40workspace%3A."
146146
dependencies:
147-
"@frsource/base64": 1.0.2
147+
"@frsource/base64": 1.0.3
148148
move-file: 2.1.0
149149
pixelmatch: 5.3.0
150150
pngjs: 6.0.0
@@ -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)