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] authored Oct 27, 2024
1 parent 09369d1 commit 66e53d7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"sass": "^1.55.0"
},
"devDependencies": {
"cypress": "13.15.0",
"cypress": "13.15.1",
"prettier": "3.3.3",
"serve": "14.2.3"
},
Expand Down
20 changes: 15 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5985,9 +5985,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 @@ -6029,11 +6029,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 @@ -13873,7 +13874,7 @@ __metadata:
dependencies:
"@snyk/protect": "npm:^1.1194.0"
bulma: "npm:^1.0.0"
cypress: "npm:13.15.0"
cypress: "npm:13.15.1"
font-awesome: "npm:^4.7.0"
gatsby: "npm:^5.0.0"
gatsby-plugin-manifest: "npm:^5.0.0"
Expand Down Expand Up @@ -14761,6 +14762,15 @@ __metadata:
languageName: node
linkType: hard

"tree-kill@npm:1.2.2":
version: 1.2.2
resolution: "tree-kill@npm:1.2.2"
bin:
tree-kill: cli.js
checksum: 10c0/7b1b7c7f17608a8f8d20a162e7957ac1ef6cd1636db1aba92f4e072dc31818c2ff0efac1e3d91064ede67ed5dc57c565420531a8134090a12ac10cf792ab14d2
languageName: node
linkType: hard

"trim-repeated@npm:^1.0.0":
version: 1.0.0
resolution: "trim-repeated@npm:1.0.0"
Expand Down

0 comments on commit 66e53d7

Please sign in to comment.