Skip to content

Commit 63e06c8

Browse files
Bump husky from 9.0.11 to 9.1.7
Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.7. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.7) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7b5d56 commit 63e06c8

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
@@ -38,7 +38,7 @@
3838
"eslint-plugin-react": "^7.35.0",
3939
"eslint-plugin-react-hooks": "^4.6.2",
4040
"html-webpack-plugin": "^5.6.0",
41-
"husky": "^9.0.11",
41+
"husky": "^9.1.7",
4242
"jest": "^29.7.0",
4343
"lint-staged": "^15.2.7",
4444
"npm-run-all": "^4.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3559,10 +3559,10 @@ human-signals@^5.0.0:
35593559
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
35603560
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
35613561

3562-
husky@^9.0.11:
3563-
version "9.0.11"
3564-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
3565-
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
3562+
husky@^9.1.7:
3563+
version "9.1.7"
3564+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
3565+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
35663566

35673567
iconv-lite@0.4.24:
35683568
version "0.4.24"

0 commit comments

Comments
 (0)