Skip to content

Commit 34c9d53

Browse files
chore(deps): update dependency cypress to v10.7.0 (#103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d95527 commit 34c9d53

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.6.0"
22+
"cypress": "10.7.0"
2323
}
2424
}

example/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2332,9 +2332,9 @@ __metadata:
23322332
languageName: node
23332333
linkType: hard
23342334

2335-
"cypress@npm:10.6.0":
2336-
version: 10.6.0
2337-
resolution: "cypress@npm:10.6.0"
2335+
"cypress@npm:10.7.0":
2336+
version: 10.7.0
2337+
resolution: "cypress@npm:10.7.0"
23382338
dependencies:
23392339
"@cypress/request": ^2.88.10
23402340
"@cypress/xvfb": ^1.2.4
@@ -2380,7 +2380,7 @@ __metadata:
23802380
yauzl: ^2.10.0
23812381
bin:
23822382
cypress: bin/cypress
2383-
checksum: 53993d2d712222df13ef4802db051fee8a7ac59b180ed11b22e6f10d36f5d9b2c2622f1bbfa012f61c7756139287a976abd075275ddd37191b13f40ec8deaa85
2383+
checksum: ef8a5ae54f3404f7926e1e248ba7a27c7f66e654a9603bf9df6366731d8dd75455f6ec9cc34d7e55e1a8c3cb8e0e36ce59add81b7b14466f2063cfe45e6c00f4
23842384
languageName: node
23852385
linkType: hard
23862386

@@ -2879,7 +2879,7 @@ __metadata:
28792879
"@frsource/cypress-plugin-visual-regression-diff": "portal:.."
28802880
"@vue/cli-plugin-e2e-cypress": 5.0.8
28812881
"@vue/cli-service": 5.0.8
2882-
cypress: 10.6.0
2882+
cypress: 10.7.0
28832883
vue: 3.2.37
28842884
languageName: unknown
28852885
linkType: soft

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/sharp": "0.30.5",
4545
"@typescript-eslint/eslint-plugin": "5.36.0",
4646
"@typescript-eslint/parser": "5.36.0",
47-
"cypress": "10.6.0",
47+
"cypress": "10.7.0",
4848
"del-cli": "4.0.1",
4949
"eslint": "8.23.0",
5050
"eslint-config-prettier": "8.5.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1440,7 +1440,7 @@ __metadata:
14401440
"@types/sharp": 0.30.5
14411441
"@typescript-eslint/eslint-plugin": 5.36.0
14421442
"@typescript-eslint/parser": 5.36.0
1443-
cypress: 10.6.0
1443+
cypress: 10.7.0
14441444
del-cli: 4.0.1
14451445
eslint: 8.23.0
14461446
eslint-config-prettier: 8.5.0
@@ -3727,9 +3727,9 @@ __metadata:
37273727
languageName: node
37283728
linkType: hard
37293729

3730-
"cypress@npm:10.6.0":
3731-
version: 10.6.0
3732-
resolution: "cypress@npm:10.6.0"
3730+
"cypress@npm:10.7.0":
3731+
version: 10.7.0
3732+
resolution: "cypress@npm:10.7.0"
37333733
dependencies:
37343734
"@cypress/request": ^2.88.10
37353735
"@cypress/xvfb": ^1.2.4
@@ -3775,7 +3775,7 @@ __metadata:
37753775
yauzl: ^2.10.0
37763776
bin:
37773777
cypress: bin/cypress
3778-
checksum: 53993d2d712222df13ef4802db051fee8a7ac59b180ed11b22e6f10d36f5d9b2c2622f1bbfa012f61c7756139287a976abd075275ddd37191b13f40ec8deaa85
3778+
checksum: ef8a5ae54f3404f7926e1e248ba7a27c7f66e654a9603bf9df6366731d8dd75455f6ec9cc34d7e55e1a8c3cb8e0e36ce59add81b7b14466f2063cfe45e6c00f4
37793779
languageName: node
37803780
linkType: hard
37813781

0 commit comments

Comments
 (0)