Skip to content

Commit

Permalink
Update dependency husky to v9.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 4d49584 commit 700ec72
Show file tree
Hide file tree
Showing 2 changed files with 19 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 @@
"@codeceptjs/ui": "1.1.1",
"codeceptjs": "^3.6.2-beta.1",
"config": "^3.3.9",
"husky": "9.0.11",
"husky": "9.1.5",
"nyc": "^15.1.0",
"webdriverio": "8.36.0"
},
Expand Down
24 changes: 18 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3317,6 +3317,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.4":
version: 1.7.5
resolution: "axios@npm:1.7.5"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 2859fe01437cf133eee35571abc1d4b5224bb13e530e66cb3581ca226e170541dd5eef9f46abb41592cee0a2f54930c9e4978354e0cf1064748fc20d9a05e9d5
languageName: node
linkType: hard

"b4a@npm:^1.6.4":
version: 1.6.6
resolution: "b4a@npm:1.6.6"
Expand Down Expand Up @@ -6484,6 +6495,7 @@ __metadata:
"@wdio/sauce-service": 8.36.0
"@wdio/selenium-standalone-service": 8.15.0
"@wdio/types": 8.36.0
axios: ^1.7.4
chance: ^1.1.11
codeceptjs: ^3.6.2-beta.1
codeceptjs-saucehelper: 1.4.0
Expand All @@ -6496,7 +6508,7 @@ __metadata:
eslint-plugin-mocha: 10.4.2
eslint-plugin-prettier: 5.2.1
groq-sdk: ^0.4.0
husky: 9.0.11
husky: 9.1.5
lint-staged: 15.2.2
mocha: 10.4.0
mocha-junit-reporter: ^2.2.1
Expand Down Expand Up @@ -8157,12 +8169,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:9.0.11":
version: 9.0.11
resolution: "husky@npm:9.0.11"
"husky@npm:9.1.5":
version: 9.1.5
resolution: "husky@npm:9.1.5"
bin:
husky: bin.mjs
checksum: 1aebc3334dc7ac6288ff5e1fb72cfb447cfa474e72cf7ba692e8c5698c573ab725c28c6a5088c9f8e6aca5f47d40fa7261beffbc07a4d307ca21656dc4571f07
husky: bin.js
checksum: c240018e852666dc12a93ca84751f1440bdf436468ba872c7b7b3cee54f5f1d7b4222a117988b27ca437093efdeb128778897ab0e409361336676a2c3012c8a7
languageName: node
linkType: hard

Expand Down

0 comments on commit 700ec72

Please sign in to comment.