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 Aug 20, 2024
1 parent c00a71f commit 634903f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@commitlint/config-conventional": "^18.6.3",
"@release-it/conventional-changelog": "^8.0.1",
"conventional-changelog-conventionalcommits": "^7.0.2",
"husky": "^8.0.3",
"husky": "^9.1.5",
"release-it": "^17.3.0",
"semver": "^7.6.2"
},
Expand Down
12 changes: 6 additions & 6 deletions devtools/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2349,12 +2349,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^8.0.3":
version: 8.0.3
resolution: "husky@npm:8.0.3"
"husky@npm:^9.1.5":
version: 9.1.5
resolution: "husky@npm:9.1.5"
bin:
husky: lib/bin.js
checksum: 10/b754cf70fdc97c3b60fec5b80056b9c11436464953b1691bf2b5dcf0081fb6685d2c5f47abb8b2b1c49f504aabea5321fdd6496f8b755d9f6e7525a493406abb
husky: bin.js
checksum: 10/21a3036dd03141c41347693bde301c62502b4e3bffb87310e7e42b3011c2e55691af2e4a9a5f39bd94e6b1d69e3cfc26ec636d8e164e19737b26f11c556caf10
languageName: node
linkType: hard

Expand Down Expand Up @@ -2995,7 +2995,7 @@ __metadata:
"@commitlint/config-conventional": "npm:^18.6.3"
"@release-it/conventional-changelog": "npm:^8.0.1"
conventional-changelog-conventionalcommits: "npm:^7.0.2"
husky: "npm:^8.0.3"
husky: "npm:^9.1.5"
prettier: "npm:^3.3.1"
release-it: "npm:^17.3.0"
semver: "npm:^7.6.2"
Expand Down

0 comments on commit 634903f

Please sign in to comment.