Skip to content

Commit

Permalink
Update dependency husky to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent 557cd41 commit 5aa6c60
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 @@ -95,7 +95,7 @@
"eslint-plugin-tsdoc": "^0.2.7",
"eslint-plugin-unused-imports": "^2.0.0",
"fs-extra": "^11.0.0",
"husky": "^8.0.0",
"husky": "^9.0.0",
"jest": "^29.0.0",
"jest-extended": "^4.0.0",
"manual-git-changelog": "^1.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2663,7 +2663,7 @@ __metadata:
eslint-plugin-tsdoc: "npm:^0.2.7"
eslint-plugin-unused-imports: "npm:^2.0.0"
fs-extra: "npm:^11.0.0"
husky: "npm:^8.0.0"
husky: "npm:^9.0.0"
jest: "npm:^29.0.0"
jest-extended: "npm:^4.0.0"
jsonld-context-parser: "npm:^2.1.5"
Expand Down Expand Up @@ -4064,12 +4064,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^8.0.0":
version: 8.0.1
resolution: "husky@npm:8.0.1"
"husky@npm:^9.0.0":
version: 9.0.6
resolution: "husky@npm:9.0.6"
bin:
husky: lib/bin.js
checksum: 58c0e87c37f0aaea4e0ea02499444df11adb9ec182fd42735385045b51a55cbdcca48afeea337801e50435fbeb0e77c57c2b430695663774afb279bb0e8aa25f
husky: bin.js
checksum: 1ef034899dcdc35e5bf5436e1e02f8a7177dbb8a10dd91b77456d7fe110c204d8d4a7d53180e0651b87e35f39d7e0e95a53b4b7c334f68aefbc0d93bce4b54f8
languageName: node
linkType: hard

Expand Down

0 comments on commit 5aa6c60

Please sign in to comment.