Skip to content

Commit

Permalink
Bump husky from 8.0.3 to 9.1.4
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.1.4.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v8.0.3...v9.1.4)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent 659762b commit 8326e1f
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 @@ -14,7 +14,7 @@
"@types/bn.js": "~5.1.5",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.8",
"husky": "^8.0.3",
"husky": "^9.1.4",
"lint-staged": "^15.2.0",
"nx": "^19.4.2",
"prettier": "^3.1.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ __metadata:
"@types/bn.js": "npm:~5.1.5"
"@types/mocha": "npm:^10.0.6"
"@types/node": "npm:^20.10.8"
husky: "npm:^8.0.3"
husky: "npm:^9.1.4"
lint-staged: "npm:^15.2.0"
nx: "npm:^19.4.2"
prettier: "npm:^3.1.1"
Expand Down Expand Up @@ -1883,12 +1883,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.4":
version: 9.1.4
resolution: "husky@npm:9.1.4"
bin:
husky: lib/bin.js
checksum: 10c0/6722591771c657b91a1abb082e07f6547eca79144d678e586828ae806499d90dce2a6aee08b66183fd8b085f19d20e0990a2ad396961746b4c8bd5bdb619d668
husky: bin.js
checksum: 10c0/f5185003bef9ad9ec3f40e821963e4c12409b993fdcab89e3d660bed7d8c9d8bfd399f05222e27e0ead6589601fb1bb08d1a589c51751a4ab0547ead3429b8de
languageName: node
linkType: hard

Expand Down

0 comments on commit 8326e1f

Please sign in to comment.