Skip to content

Commit e16c3b2

Browse files
chore(deps): update dependency husky to v9
1 parent ff586ec commit e16c3b2

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.1.6",
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
@@ -4111,10 +4111,10 @@ human-signals@^2.1.0:
41114111
resolved "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz"
41124112
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
41134113

4114-
husky@7.0.4:
4115-
version "7.0.4"
4116-
resolved "https://registry.npmjs.org/husky/-/husky-7.0.4.tgz"
4117-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
4114+
husky@9.1.6:
4115+
version "9.1.6"
4116+
resolved "https://registry.npmjs.org/husky/-/husky-9.1.6.tgz"
4117+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
41184118

41194119
iconv-lite@0.4.24:
41204120
version "0.4.24"

0 commit comments

Comments
 (0)