Skip to content

Commit

Permalink
build(deps-dev): Bump husky from 9.0.10 to 9.0.11
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 9.0.10 to 9.0.11.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.0.10...v9.0.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 33db243 commit 1e6abfd
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 @@ -131,7 +131,7 @@
"eslint-plugin-unicorn": "50.0.1",
"eslint-plugin-yml": "1.12.2",
"growl": "1.10.5",
"husky": "9.0.10",
"husky": "9.0.11",
"is-ci": "3.0.1",
"jsonc-eslint-parser": "2.4.0",
"lint-staged": "15.2.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1453,7 +1453,7 @@ __metadata:
eslint-plugin-unicorn: "npm:50.0.1"
eslint-plugin-yml: "npm:1.12.2"
growl: "npm:1.10.5"
husky: "npm:9.0.10"
husky: "npm:9.0.11"
is-ci: "npm:3.0.1"
jsonc-eslint-parser: "npm:2.4.0"
lint-staged: "npm:15.2.2"
Expand Down Expand Up @@ -5943,12 +5943,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:9.0.10":
version: 9.0.10
resolution: "husky@npm:9.0.10"
"husky@npm:9.0.11":
version: 9.0.11
resolution: "husky@npm:9.0.11"
bin:
husky: bin.mjs
checksum: 10/c303f1862e2b63873605df55a2b08303155e35c799585d7dd677628f62d716e7304bd984fc7d00ec44e740caac07d51720d1a0abb0a23a70a38859d89eb8e72d
checksum: 10/8a9b7cb9dc8494b470b3b47b386e65d579608c6206da80d3cc8b71d10e37947264af3dfe00092368dad9673b51d2a5ee87afb4b2291e77ba9e7ec1ac36e56cd1
languageName: node
linkType: hard

Expand Down

0 comments on commit 1e6abfd

Please sign in to comment.