Skip to content

Commit f53b790

Browse files
chore(deps): update dependency husky to v9
1 parent 4c01ecd commit f53b790

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 9 additions & 9 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
@@ -27,7 +27,7 @@
2727
"@types/react-test-renderer": "17.0.9",
2828
"babel-jest": "27.5.1",
2929
"eslint": "7.32.0",
30-
"husky": "7.0.4",
30+
"husky": "9.0.11",
3131
"jest": "27.5.1",
3232
"lint-staged": "11.2.6",
3333
"metro-react-native-babel-preset": "0.77.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4110,10 +4110,10 @@ human-signals@^2.1.0:
41104110
resolved "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz"
41114111
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
41124112

4113-
husky@7.0.4:
4114-
version "7.0.4"
4115-
resolved "https://registry.npmjs.org/husky/-/husky-7.0.4.tgz"
4116-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
4113+
husky@9.0.11:
4114+
version "9.0.11"
4115+
resolved "https://registry.npmjs.org/husky/-/husky-9.0.11.tgz"
4116+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
41174117

41184118
41194119
version "0.4.24"

0 commit comments

Comments
 (0)