Skip to content

Commit 0e64337

Browse files
chore(deps): update dependency cypress to v15
1 parent 71414f4 commit 0e64337

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@vue/test-utils": "2.4.6",
6262
"concurrently": "9.2.0",
6363
"cross-fetch": "4.1.0",
64-
"cypress": "14.5.4",
64+
"cypress": "15.0.0",
6565
"cypress-vite": "1.6.0",
6666
"eslint": "8.57.1",
6767
"eslint-config-standard": "17.1.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4607,7 +4607,7 @@ __metadata:
46074607
axios: "npm:1.11.0"
46084608
concurrently: "npm:9.2.0"
46094609
cross-fetch: "npm:4.1.0"
4610-
cypress: "npm:14.5.4"
4610+
cypress: "npm:15.0.0"
46114611
cypress-vite: "npm:1.6.0"
46124612
dedent: "npm:1.6.0"
46134613
enumify: "npm:2.0.0"
@@ -4674,9 +4674,9 @@ __metadata:
46744674
languageName: node
46754675
linkType: hard
46764676

4677-
"cypress@npm:14.5.4":
4678-
version: 14.5.4
4679-
resolution: "cypress@npm:14.5.4"
4677+
"cypress@npm:15.0.0":
4678+
version: 15.0.0
4679+
resolution: "cypress@npm:15.0.0"
46804680
dependencies:
46814681
"@cypress/request": "npm:^3.0.9"
46824682
"@cypress/xvfb": "npm:^1.2.4"
@@ -4718,13 +4718,13 @@ __metadata:
47184718
request-progress: "npm:^3.0.0"
47194719
semver: "npm:^7.7.1"
47204720
supports-color: "npm:^8.1.1"
4721-
tmp: "npm:~0.2.3"
4721+
tmp: "npm:~0.2.4"
47224722
tree-kill: "npm:1.2.2"
47234723
untildify: "npm:^4.0.0"
47244724
yauzl: "npm:^2.10.0"
47254725
bin:
47264726
cypress: bin/cypress
4727-
checksum: 10c0/e4ded8f0ae8a6c56ac9ee615fc62d4b5c6543634035edaa5d5cbd67d6cd45457eef02a67ac90d0aa6f4fbfe25663513f782a6351f9305fd572e89a3ef587d3ab
4727+
checksum: 10c0/601d16909fe013c383ad49f6f736183bcbe64e7b774ba696842d06d865e013f1d64b3fe176e89ce0c127004a97d1d1035ec2f4bf71b00faedbf1b8761cc969b6
47284728
languageName: node
47294729
linkType: hard
47304730

@@ -11137,10 +11137,10 @@ __metadata:
1113711137
languageName: node
1113811138
linkType: hard
1113911139

11140-
"tmp@npm:~0.2.3":
11141-
version: 0.2.4
11142-
resolution: "tmp@npm:0.2.4"
11143-
checksum: 10c0/ac4a7538a9ddb89ead6f4ee019bc23c28ce31549a0bd0ba499a64f81e0804b1e9a3a758622b33807a1f9644dbde9a0205637985f9450abdba1d5062704f98782
11140+
"tmp@npm:~0.2.4":
11141+
version: 0.2.5
11142+
resolution: "tmp@npm:0.2.5"
11143+
checksum: 10c0/cee5bb7d674bb4ba3ab3f3841c2ca7e46daeb2109eec395c1ec7329a91d52fcb21032b79ac25161a37b2565c4858fefab927af9735926a113ef7bac9091a6e0e
1114411144
languageName: node
1114511145
linkType: hard
1114611146

0 commit comments

Comments
 (0)