Skip to content

Commit

Permalink
chore(deps-dev): bump husky from 9.1.3 to 9.1.6
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.6.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.3...v9.1.6)

---
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] committed Sep 12, 2024
1 parent 698e8d2 commit 1613b75
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 @@ -59,7 +59,7 @@
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "^9.8.0",
"husky": "9.1.3",
"husky": "9.1.6",
"lint-staged": "15.2.7",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.40",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -978,7 +978,7 @@ __metadata:
cz-conventional-changelog: "npm:3.3.0"
eslint: "npm:^9.8.0"
glob: "npm:^11.0.0"
husky: "npm:9.1.3"
husky: "npm:9.1.6"
lint-staged: "npm:15.2.7"
npm-run-all: "npm:^4.1.5"
postcss: "npm:^8.4.40"
Expand Down Expand Up @@ -4352,12 +4352,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.6":
version: 9.1.6
resolution: "husky@npm:9.1.6"
bin:
husky: bin.js
checksum: 10/35d7ad85a247fb130659ae60b05bca9461820d261d6ff181b55c3dc6f2ae5da5ae3f3807367b90cc85d3bb915a2de8295aa9950e3cba3309994b7763dfd70cb1
checksum: 10/421ccd8850378231aaefd70dbe9e4f1549b84ffe3a6897f93a202242bbc04e48bd498169aef43849411105d9fcf7c192b757d42661e28d06b934a609a4eb8771
languageName: node
linkType: hard

Expand Down

0 comments on commit 1613b75

Please sign in to comment.