Skip to content

Commit

Permalink
chore(deps): update dependency husky to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent b7d580a commit 05556d0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"eslint-plugin-prettier": "^5.1.1",
"eslint-plugin-promise": "^6.1.1",
"http-server": "14.1.1",
"husky": "8.0.3",
"husky": "9.0.7",
"jest": "29.7.0",
"jest-dom": "4.0.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2974,7 +2974,7 @@ __metadata:
eslint-plugin-promise: "npm:^6.1.1"
http-server: "npm:14.1.1"
http-status-codes: "npm:2.3.0"
husky: "npm:8.0.3"
husky: "npm:9.0.7"
jest: "npm:29.7.0"
jest-dom: "npm:4.0.0"
jest-environment-jsdom: "npm:29.7.0"
Expand Down Expand Up @@ -12290,12 +12290,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:8.0.3":
version: 8.0.3
resolution: "husky@npm:8.0.3"
"husky@npm:9.0.7":
version: 9.0.7
resolution: "husky@npm:9.0.7"
bin:
husky: lib/bin.js
checksum: b754cf70fdc97c3b60fec5b80056b9c11436464953b1691bf2b5dcf0081fb6685d2c5f47abb8b2b1c49f504aabea5321fdd6496f8b755d9f6e7525a493406abb
husky: bin.js
checksum: c5673acb9f224b6d2b36ee4892c6b99dbe9a077b041aee6013efeacb71d2d2cbe6ab7fac061f68fa5653c7dbe93aacfeed69eea01f755688e4c36c4044dcc5c0
languageName: node
linkType: hard

Expand Down

0 comments on commit 05556d0

Please sign in to comment.