Skip to content

Commit

Permalink
build(deps-dev): Bump husky from 9.1.3 to 9.1.4
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.4.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.3...v9.1.4)

---
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 Jul 30, 2024
1 parent 88063a1 commit f05f2ba
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 @@ -153,7 +153,7 @@
"growl": "1.10.5",
"hast-util-from-html": "2.0.1",
"hast-util-to-html": "9.0.1",
"husky": "9.1.3",
"husky": "9.1.4",
"is-ci": "3.0.1",
"jsonc-eslint-parser": "2.4.0",
"lint-staged": "15.2.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1688,7 +1688,7 @@ __metadata:
growl: "npm:1.10.5"
hast-util-from-html: "npm:2.0.1"
hast-util-to-html: "npm:9.0.1"
husky: "npm:9.1.3"
husky: "npm:9.1.4"
is-ci: "npm:3.0.1"
jsonc-eslint-parser: "npm:2.4.0"
lint-staged: "npm:15.2.7"
Expand Down Expand Up @@ -6054,12 +6054,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.4":
version: 9.1.4
resolution: "husky@npm:9.1.4"
bin:
husky: bin.js
checksum: 10/35d7ad85a247fb130659ae60b05bca9461820d261d6ff181b55c3dc6f2ae5da5ae3f3807367b90cc85d3bb915a2de8295aa9950e3cba3309994b7763dfd70cb1
checksum: 10/c43aa7cbf98246d4f347bc3da807049555b5003af7c6e1658c5cea44a9743b4d0683c72973a4fe02a4ccceb81031a664ecaa7a1a86efe4d37a80a0af17c988ea
languageName: node
linkType: hard

Expand Down

0 comments on commit f05f2ba

Please sign in to comment.