Skip to content

Commit 43cd820

Browse files
authored
Merge pull request #199 from increments/dependabot/npm_and_yarn/husky-9.1.7
Bump husky from 9.0.11 to 9.1.7
2 parents c142f56 + 63e06c8 commit 43cd820

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
@@ -3594,10 +3594,10 @@ human-signals@^5.0.0:
35943594
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
35953595
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
35963596

3597-
husky@^9.0.11:
3598-
version "9.0.11"
3599-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
3600-
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
3597+
husky@^9.1.7:
3598+
version "9.1.7"
3599+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
3600+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
36013601

36023602
iconv-lite@0.4.24:
36033603
version "0.4.24"

0 commit comments

Comments
 (0)