Skip to content

Commit 736d3a7

Browse files
Update dependency husky to v9.1.1
1 parent 90a8591 commit 736d3a7

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"prepare": "husky install"
88
},
99
"devDependencies": {
10-
"husky": "9.0.2",
10+
"husky": "9.1.1",
1111
"prettier": "2.8.8"
1212
},
1313
"dependencies": {},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"husky@9.0.2":
6-
"integrity" "sha512-0yR5R3OPjl8bYApi6T4QMOAwhtLhBjdYIVg5S6zSzIO8DIvQMh/b7Q8jW3WLbHLHtzpwiyMLBNB4R0Eb6x5+AA=="
7-
"resolved" "https://registry.npmjs.org/husky/-/husky-9.0.2.tgz"
8-
"version" "9.0.2"
5+
"husky@9.1.1":
6+
"integrity" "sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg=="
7+
"resolved" "https://registry.npmjs.org/husky/-/husky-9.1.1.tgz"
8+
"version" "9.1.1"
99

1010
"prettier@2.8.8":
1111
"integrity" "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q=="

0 commit comments

Comments
 (0)