Skip to content

Commit 8d2ccab

Browse files
chore(deps): update dependency cypress to v10.3.0 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd1b896 commit 8d2ccab

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.0",
2121
"@vue/cli-service": "~5.0.0",
22-
"cypress": "^10.2.0"
22+
"cypress": "10.3.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.2.0":
2336-
version: 10.2.0
2337-
resolution: "cypress@npm:10.2.0"
2335+
"cypress@npm:10.3.0":
2336+
version: 10.3.0
2337+
resolution: "cypress@npm:10.3.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: 1fd687658e036b2fd07031bde5a2f40ab61f664ca802ae650e0e15786d8825b38bb9444dffd8528b90a8e539e18241be6d5eaab7d5ae05d941839e2481e09342
2383+
checksum: 9cc6d8cd087d7c79f07ad83b8ef9b183f44cf816499bba53e1cee2b6f987d0a6893be209fcd47660cdd0e8456bd132813abe8a6bd15f446d9c96e0129be2de29
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.0
28812881
"@vue/cli-service": ~5.0.0
2882-
cypress: ^10.2.0
2882+
cypress: 10.3.0
28832883
vue: ^3.2.13
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.4",
4545
"@typescript-eslint/eslint-plugin": "5.30.0",
4646
"@typescript-eslint/parser": "5.30.0",
47-
"cypress": "10.2.0",
47+
"cypress": "10.3.0",
4848
"del-cli": "4.0.1",
4949
"eslint": "8.18.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.4
14411441
"@typescript-eslint/eslint-plugin": 5.30.0
14421442
"@typescript-eslint/parser": 5.30.0
1443-
cypress: 10.2.0
1443+
cypress: 10.3.0
14441444
del-cli: 4.0.1
14451445
eslint: 8.18.0
14461446
eslint-config-prettier: 8.5.0
@@ -3693,9 +3693,9 @@ __metadata:
36933693
languageName: node
36943694
linkType: hard
36953695

3696-
"cypress@npm:10.2.0":
3697-
version: 10.2.0
3698-
resolution: "cypress@npm:10.2.0"
3696+
"cypress@npm:10.3.0":
3697+
version: 10.3.0
3698+
resolution: "cypress@npm:10.3.0"
36993699
dependencies:
37003700
"@cypress/request": ^2.88.10
37013701
"@cypress/xvfb": ^1.2.4
@@ -3741,7 +3741,7 @@ __metadata:
37413741
yauzl: ^2.10.0
37423742
bin:
37433743
cypress: bin/cypress
3744-
checksum: 1fd687658e036b2fd07031bde5a2f40ab61f664ca802ae650e0e15786d8825b38bb9444dffd8528b90a8e539e18241be6d5eaab7d5ae05d941839e2481e09342
3744+
checksum: 9cc6d8cd087d7c79f07ad83b8ef9b183f44cf816499bba53e1cee2b6f987d0a6893be209fcd47660cdd0e8456bd132813abe8a6bd15f446d9c96e0129be2de29
37453745
languageName: node
37463746
linkType: hard
37473747

0 commit comments

Comments
 (0)