Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v13.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 27, 2024
1 parent 7d4abf3 commit a0038be
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@vue/test-utils": "2.4.6",
"concurrently": "9.0.1",
"cross-fetch": "4.0.0",
"cypress": "13.15.0",
"cypress": "13.15.1",
"cypress-vite": "1.5.0",
"eslint": "8.57.1",
"eslint-config-standard": "17.1.0",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3579,7 +3579,7 @@ __metadata:
axios: "npm:1.7.7"
concurrently: "npm:9.0.1"
cross-fetch: "npm:4.0.0"
cypress: "npm:13.15.0"
cypress: "npm:13.15.1"
cypress-vite: "npm:1.5.0"
dedent: "npm:1.5.3"
enumify: "npm:2.0.0"
Expand Down Expand Up @@ -3645,9 +3645,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.15.0":
version: 13.15.0
resolution: "cypress@npm:13.15.0"
"cypress@npm:13.15.1":
version: 13.15.1
resolution: "cypress@npm:13.15.1"
dependencies:
"@cypress/request": "npm:^3.0.4"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -3689,11 +3689,12 @@ __metadata:
semver: "npm:^7.5.3"
supports-color: "npm:^8.1.1"
tmp: "npm:~0.2.3"
tree-kill: "npm:1.2.2"
untildify: "npm:^4.0.0"
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10c0/d453c89f8220aecb726f842ea2895f452a4ec0c74f718834354533da62d28545eb68fc3ac21209df52d4314b4db4221d26ce8f33a6f08641eec3b4269f037717
checksum: 10c0/9deb474949cbd4c87e9b26a0b51c29f86f7c8ecdf865848f9e41bf7359f1887908856864b0fd722e4aa78e263fa4e0ff8bb5190495ff5f89fed89a6b3d38bb27
languageName: node
linkType: hard

Expand Down Expand Up @@ -9686,7 +9687,7 @@ __metadata:
languageName: node
linkType: hard

"tree-kill@npm:^1.2.2":
"tree-kill@npm:1.2.2, tree-kill@npm:^1.2.2":
version: 1.2.2
resolution: "tree-kill@npm:1.2.2"
bin:
Expand Down

0 comments on commit a0038be

Please sign in to comment.