Skip to content

Commit

Permalink
chore(deps-dev): 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 1, 2024
1 parent 18483aa commit 7538c62
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 @@ -37,7 +37,7 @@
"eslint": "^8.53.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.4",
"husky": "^8.0.2",
"husky": "^9.1.4",
"prettier": "^3.0.0",
"typescript": "^5.2.2",
"vite": "^4.5.0"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3186,7 +3186,7 @@ __metadata:
eslint: ^8.53.0
eslint-plugin-prettier: ^5.1.3
eslint-plugin-react: ^7.34.4
husky: ^8.0.2
husky: ^9.1.4
i18next: ^23.6.0
lodash.isequal: ^4.5.0
prettier: ^3.0.0
Expand All @@ -3206,12 +3206,12 @@ __metadata:
languageName: unknown
linkType: soft

"husky@npm:^8.0.2":
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: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
husky: bin.js
checksum: 7608a6dfac264876a2ff37f2db8520e0f9f0ea2b810a9ca151548327e9eca0b7ed58a63e0a208d20d3f43b191d8f111edcab46c3c8132c95e10ef7bd7115ee9b
languageName: node
linkType: hard

Expand Down

0 comments on commit 7538c62

Please sign in to comment.