Skip to content

Commit 9e19027

Browse files
chore(deps): Update dependency husky to ^9.1.7
1 parent 113421f commit 9e19027

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
@@ -78,7 +78,7 @@
7878
"eslint": "^8.57.1",
7979
"eslint-plugin-react": "^7.37.2",
8080
"eslint-plugin-react-hooks": "^4.6.2",
81-
"husky": "^9.1.6",
81+
"husky": "^9.1.7",
8282
"jest-canvas-mock": "^2.5.2",
8383
"lerna": "^8.1.7",
8484
"lint-staged": "^15.2.10",

yarn.lock

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

9770-
husky@^9.1.6:
9771-
version "9.1.6"
9772-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
9773-
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
9770+
husky@^9.1.7:
9771+
version "9.1.7"
9772+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
9773+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
97749774

97759775
i18next-browser-languagedetector@^7.2.1:
97769776
version "7.2.1"

0 commit comments

Comments
 (0)