Skip to content

Commit 0ee7c0b

Browse files
committed
Update dependency husky to v9.1.4
1 parent d60af25 commit 0ee7c0b

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
@@ -47,7 +47,7 @@
4747
"rollup-plugin-node-builtins": "^2.1.2"
4848
},
4949
"devDependencies": {
50-
"husky": "9.1.3",
50+
"husky": "9.1.4",
5151
"prettier": "3.3.3",
5252
"tslib": "^2.6.2",
5353
"typescript": "5.5.4"

yarn.lock

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

1819-
1820-
version "9.1.3"
1821-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.3.tgz#46cddff01f9a551f87b39accc67860bce5d00680"
1822-
integrity sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==
1819+
1820+
version "9.1.4"
1821+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4.tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34"
1822+
integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==
18231823

18241824
i18next@^23.12.2:
18251825
version "23.12.2"

0 commit comments

Comments
 (0)