Skip to content

Commit

Permalink
Bump husky from 8.0.3 to 9.1.6
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.6.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v8.0.3...v9.1.6)

---
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] authored Oct 1, 2024
1 parent 712d0b3 commit 1d71308
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 @@ -43,7 +43,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.19.2",
"husky": "^8.0.1",
"husky": "^9.1.6",
"lint-staged": "^15.2.0",
"prettier": "2.8",
"sass": "~1.69",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3041,12 +3041,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^8.0.1":
version: 8.0.3
resolution: "husky@npm:8.0.3"
"husky@npm:^9.1.6":
version: 9.1.6
resolution: "husky@npm:9.1.6"
bin:
husky: lib/bin.js
checksum: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
husky: bin.js
checksum: 421ccd8850378231aaefd70dbe9e4f1549b84ffe3a6897f93a202242bbc04e48bd498169aef43849411105d9fcf7c192b757d42661e28d06b934a609a4eb8771
languageName: node
linkType: hard

Expand Down Expand Up @@ -4620,7 +4620,7 @@ __metadata:
eslint-plugin-prettier: ^4.2.1
eslint-plugin-vue: ^9.19.2
highlight.js: ^11.6.0
husky: ^8.0.1
husky: ^9.1.6
lint-staged: ^15.2.0
markdown-it: ^13.0.1
markdown-it-link-attributes: ^4.0.0
Expand Down

0 comments on commit 1d71308

Please sign in to comment.