Skip to content

Commit

Permalink
chore(deps-dev): bump husky from 9.1.4 to 9.1.6 (#1652)
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 9.1.4 to 9.1.6.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.4...v9.1.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 493681f commit 8736381
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^1.13.3",
"eslint-plugin-prettier": "^5.1.3",
"husky": "^9.0.11",
"husky": "^9.1.6",
"lint-staged": "^15.2.2",
"npm-run-all": "^4.1.5",
"prettier": "3.2.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5310,12 +5310,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^9.0.11":
version: 9.1.4
resolution: "husky@npm:9.1.4"
"husky@npm:^9.1.6":
version: 9.1.6
resolution: "husky@npm:9.1.6"
bin:
husky: bin.js
checksum: 10c0/f5185003bef9ad9ec3f40e821963e4c12409b993fdcab89e3d660bed7d8c9d8bfd399f05222e27e0ead6589601fb1bb08d1a589c51751a4ab0547ead3429b8de
checksum: 10c0/705673db4a247c1febd9c5df5f6a3519106cf0335845027bb50a15fba9b1f542cb2610932ede96fd08008f6d9f49db0f15560509861808b0031cdc0e7c798bac
languageName: node
linkType: hard

Expand Down Expand Up @@ -7177,7 +7177,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-config-turbo: "npm:^1.13.3"
eslint-plugin-prettier: "npm:^5.1.3"
husky: "npm:^9.0.11"
husky: "npm:^9.1.6"
lint-staged: "npm:^15.2.2"
npm-run-all: "npm:^4.1.5"
prettier: "npm:3.2.5"
Expand Down

0 comments on commit 8736381

Please sign in to comment.