Skip to content

Commit

Permalink
Bump husky from 9.1.6 to 9.1.7 (#39)
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 9.1.6 to 9.1.7.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.6...v9.1.7)

---
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 Nov 19, 2024
1 parent 30324c0 commit 0780faf
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 @@ -24,7 +24,7 @@
"devDependencies": {
"@11ty/eleventy": "^2.0.1",
"@x-govuk/govuk-eleventy-plugin": "^6.2.1",
"husky": "^9.0.11",
"husky": "^9.1.7",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.2.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3083,12 +3083,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^9.0.11":
version: 9.1.6
resolution: "husky@npm:9.1.6"
"husky@npm:^9.1.7":
version: 9.1.7
resolution: "husky@npm:9.1.7"
bin:
husky: bin.js
checksum: 10c0/705673db4a247c1febd9c5df5f6a3519106cf0335845027bb50a15fba9b1f542cb2610932ede96fd08008f6d9f49db0f15560509861808b0031cdc0e7c798bac
checksum: 10c0/35bb110a71086c48906aa7cd3ed4913fb913823715359d65e32e0b964cb1e255593b0ae8014a5005c66a68e6fa66c38dcfa8056dbbdfb8b0187c0ffe7ee3a58f
languageName: node
linkType: hard

Expand Down Expand Up @@ -4635,7 +4635,7 @@ __metadata:
"@11ty/eleventy": "npm:^2.0.1"
"@kevingimbel/eleventy-plugin-mermaid": "npm:^2.2.1"
"@x-govuk/govuk-eleventy-plugin": "npm:^6.2.1"
husky: "npm:^9.0.11"
husky: "npm:^9.1.7"
jest: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
lint-staged: "npm:^15.2.2"
Expand Down

0 comments on commit 0780faf

Please sign in to comment.