Skip to content

Commit 308e156

Browse files
chore(deps-dev): bump husky from 8.0.2 to 9.1.7
Bumps [husky](https://github.com/typicode/husky) from 8.0.2 to 9.1.7. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.2...v9.1.7) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca38977 commit 308e156

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"eslint-plugin-jest": "27.2.1",
112112
"eslint-plugin-react": "7.32.2",
113113
"eslint-plugin-react-native": "4.0.0",
114-
"husky": "8.0.2",
114+
"husky": "9.1.7",
115115
"jest": "29.5.0",
116116
"lint-staged": "13.1.0",
117117
"metro-react-native-babel-preset": "0.75.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5827,10 +5827,10 @@ humanize-ms@^1.2.1:
58275827
dependencies:
58285828
ms "^2.0.0"
58295829

5830-
husky@8.0.2:
5831-
version "8.0.2"
5832-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.2.tgz#5816a60db02650f1f22c8b69b928fd6bcd77a236"
5833-
integrity sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg==
5830+
husky@9.1.7:
5831+
version "9.1.7"
5832+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
5833+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
58345834

58355835
i18n-js@^3.8.0:
58365836
version "3.9.2"

0 commit comments

Comments
 (0)