Skip to content

Commit

Permalink
Bump husky from 9.1.6 to 9.1.7 (#615)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 84d3204 commit 83df06e
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 @@ -65,7 +65,7 @@
"depcheck": "^1.4.7",
"estree-walker": "^3.0.3",
"globby": "^14.0.2",
"husky": ">=9.1.6",
"husky": ">=9.1.7",
"lint-staged": ">=15.2.10",
"magic-string": "^0.30.12",
"markdown-it": "^14.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3117,12 +3117,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:>=9.1.6":
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: 10/421ccd8850378231aaefd70dbe9e4f1549b84ffe3a6897f93a202242bbc04e48bd498169aef43849411105d9fcf7c192b757d42661e28d06b934a609a4eb8771
checksum: 10/c2412753f15695db369634ba70f50f5c0b7e5cb13b673d0826c411ec1bd9ddef08c1dad89ea154f57da2521d2605bd64308af748749b27d08c5f563bcd89975f
languageName: node
linkType: hard

Expand Down Expand Up @@ -4129,7 +4129,7 @@ __metadata:
estree-walker: "npm:^3.0.3"
fetch-suspense: "npm:^1.2.2"
globby: "npm:^14.0.2"
husky: "npm:>=9.1.6"
husky: "npm:>=9.1.7"
katex: "npm:^0.16.11"
lint-staged: "npm:>=15.2.10"
magic-string: "npm:^0.30.12"
Expand Down

0 comments on commit 83df06e

Please sign in to comment.