Skip to content

Commit

Permalink
build(deps-dev): 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent d9d1ba9 commit 2df4152
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 @@ -56,7 +56,7 @@
"eslint": "^8.57.0",
"eslint-plugin-playwright": "^1.6.2",
"eslint-plugin-vue": "^9.28.0",
"husky": "^8.0.3",
"husky": "^9.1.6",
"jsdom": "^24.1.1",
"lint-staged": "^15.2.10",
"lodash.debounce": "^4.0.8",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3575,7 +3575,7 @@ __metadata:
eslint: "npm:^8.57.0"
eslint-plugin-playwright: "npm:^1.6.2"
eslint-plugin-vue: "npm:^9.28.0"
husky: "npm:^8.0.3"
husky: "npm:^9.1.6"
jsdom: "npm:^24.1.1"
lint-staged: "npm:^15.2.10"
lodash.debounce: "npm:^4.0.8"
Expand Down Expand Up @@ -3825,12 +3825,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^8.0.3":
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: 10/b754cf70fdc97c3b60fec5b80056b9c11436464953b1691bf2b5dcf0081fb6685d2c5f47abb8b2b1c49f504aabea5321fdd6496f8b755d9f6e7525a493406abb
husky: bin.js
checksum: 10/421ccd8850378231aaefd70dbe9e4f1549b84ffe3a6897f93a202242bbc04e48bd498169aef43849411105d9fcf7c192b757d42661e28d06b934a609a4eb8771
languageName: node
linkType: hard

Expand Down

0 comments on commit 2df4152

Please sign in to comment.