Skip to content

Commit

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

---
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 Jul 30, 2024
1 parent 97752fc commit aaaba7a
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 @@
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"husky": "^9.1.3",
"husky": "^9.1.4",
"nx": "^19.5.3",
"prettier": "^3.3.3"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10541,12 +10541,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^9.1.3":
version: 9.1.3
resolution: "husky@npm:9.1.3"
"husky@npm:^9.1.4":
version: 9.1.4
resolution: "husky@npm:9.1.4"
bin:
husky: bin.js
checksum: 10c0/3fb8657ff97f529dab0b9a0afa6b818ec604f60c39abc13e8e3f4263ea30a3aa6fff7a1b625b8a53700899ce0ea2f5f656981c46b8f1837cfd84ddb6da883fb2
checksum: 10c0/f5185003bef9ad9ec3f40e821963e4c12409b993fdcab89e3d660bed7d8c9d8bfd399f05222e27e0ead6589601fb1bb08d1a589c51751a4ab0547ead3429b8de
languageName: node
linkType: hard

Expand Down Expand Up @@ -15108,7 +15108,7 @@ __metadata:
"@commitlint/cli": "npm:^19.3.0"
"@commitlint/config-conventional": "npm:^19.2.2"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
husky: "npm:^9.1.3"
husky: "npm:^9.1.4"
nx: "npm:^19.5.3"
prettier: "npm:^3.3.3"
languageName: unknown
Expand Down

0 comments on commit aaaba7a

Please sign in to comment.