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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2024
1 parent 6cd8a68 commit 9cf8ccb
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 @@ -21,7 +21,7 @@
"@movable/eslint-config-node": "^1.0.0",
"@movable/prettier-config": "^1.0.0",
"eslint": "^8.37.0",
"husky": "^8.0.3",
"husky": "^9.1.4",
"jest": "^29.5.0",
"lint-staged": "^13.2.1",
"prettier": "^2.8.7",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1128,7 +1128,7 @@ __metadata:
"@movable/prettier-config": ^1.0.0
ember-template-lint: ^3.16.0
eslint: ^8.37.0
husky: ^8.0.3
husky: ^9.1.4
jest: ^29.5.0
lint-staged: ^13.2.1
prettier: ^2.8.7
Expand Down Expand Up @@ -3573,12 +3573,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: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
husky: bin.js
checksum: 7608a6dfac264876a2ff37f2db8520e0f9f0ea2b810a9ca151548327e9eca0b7ed58a63e0a208d20d3f43b191d8f111edcab46c3c8132c95e10ef7bd7115ee9b
languageName: node
linkType: hard

Expand Down

0 comments on commit 9cf8ccb

Please sign in to comment.