Skip to content

Commit

Permalink
chore(deps-dev): bump husky from 9.0.10 to 9.0.11 (#307)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent dbeb597 commit d1708d8
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 @@ -33,7 +33,7 @@
"@semantic-release/git": "10.0.1",
"@types/prettier": "^3.0.0",
"doctoc": "2.2.1",
"husky": "9.0.10",
"husky": "9.0.11",
"leasot": "13.3.0",
"lint-staged": "15.2.2",
"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 @@ -194,7 +194,7 @@ __metadata:
"@semantic-release/git": "npm:10.0.1"
"@types/prettier": "npm:^3.0.0"
doctoc: "npm:2.2.1"
husky: "npm:9.0.10"
husky: "npm:9.0.11"
leasot: "npm:13.3.0"
lint-staged: "npm:15.2.2"
prettier: "npm:3.2.5"
Expand Down Expand Up @@ -2901,12 +2901,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: c303f1862e2b63873605df55a2b08303155e35c799585d7dd677628f62d716e7304bd984fc7d00ec44e740caac07d51720d1a0abb0a23a70a38859d89eb8e72d
checksum: 8a9b7cb9dc8494b470b3b47b386e65d579608c6206da80d3cc8b71d10e37947264af3dfe00092368dad9673b51d2a5ee87afb4b2291e77ba9e7ec1ac36e56cd1
languageName: node
linkType: hard

Expand Down

0 comments on commit d1708d8

Please sign in to comment.