Skip to content

Commit a0038be

Browse files
committed
chore(deps): update dependency cypress to v13.15.1
1 parent 7d4abf3 commit a0038be

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@vue/test-utils": "2.4.6",
6060
"concurrently": "9.0.1",
6161
"cross-fetch": "4.0.0",
62-
"cypress": "13.15.0",
62+
"cypress": "13.15.1",
6363
"cypress-vite": "1.5.0",
6464
"eslint": "8.57.1",
6565
"eslint-config-standard": "17.1.0",

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3579,7 +3579,7 @@ __metadata:
35793579
axios: "npm:1.7.7"
35803580
concurrently: "npm:9.0.1"
35813581
cross-fetch: "npm:4.0.0"
3582-
cypress: "npm:13.15.0"
3582+
cypress: "npm:13.15.1"
35833583
cypress-vite: "npm:1.5.0"
35843584
dedent: "npm:1.5.3"
35853585
enumify: "npm:2.0.0"
@@ -3645,9 +3645,9 @@ __metadata:
36453645
languageName: node
36463646
linkType: hard
36473647

3648-
"cypress@npm:13.15.0":
3649-
version: 13.15.0
3650-
resolution: "cypress@npm:13.15.0"
3648+
"cypress@npm:13.15.1":
3649+
version: 13.15.1
3650+
resolution: "cypress@npm:13.15.1"
36513651
dependencies:
36523652
"@cypress/request": "npm:^3.0.4"
36533653
"@cypress/xvfb": "npm:^1.2.4"
@@ -3689,11 +3689,12 @@ __metadata:
36893689
semver: "npm:^7.5.3"
36903690
supports-color: "npm:^8.1.1"
36913691
tmp: "npm:~0.2.3"
3692+
tree-kill: "npm:1.2.2"
36923693
untildify: "npm:^4.0.0"
36933694
yauzl: "npm:^2.10.0"
36943695
bin:
36953696
cypress: bin/cypress
3696-
checksum: 10c0/d453c89f8220aecb726f842ea2895f452a4ec0c74f718834354533da62d28545eb68fc3ac21209df52d4314b4db4221d26ce8f33a6f08641eec3b4269f037717
3697+
checksum: 10c0/9deb474949cbd4c87e9b26a0b51c29f86f7c8ecdf865848f9e41bf7359f1887908856864b0fd722e4aa78e263fa4e0ff8bb5190495ff5f89fed89a6b3d38bb27
36973698
languageName: node
36983699
linkType: hard
36993700

@@ -9686,7 +9687,7 @@ __metadata:
96869687
languageName: node
96879688
linkType: hard
96889689

9689-
"tree-kill@npm:^1.2.2":
9690+
"tree-kill@npm:1.2.2, tree-kill@npm:^1.2.2":
96909691
version: 1.2.2
96919692
resolution: "tree-kill@npm:1.2.2"
96929693
bin:

0 commit comments

Comments
 (0)