Skip to content

Commit b6c3bb6

Browse files
chore(deps): update dependency husky to v9
1 parent 4b09c96 commit b6c3bb6

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
@@ -70,7 +70,7 @@
7070
"eslint-plugin-node": "11.1.0",
7171
"eslint-plugin-promise": "5.2.0",
7272
"eslint-plugin-testing-library": "4.12.4",
73-
"husky": "6.0.0",
73+
"husky": "9.1.3",
7474
"lint-staged": "11.2.6",
7575
"pinst": "2.1.6",
7676
"prettier": "2.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14709,10 +14709,10 @@ humanize-ms@^1.2.1:
1470914709
dependencies:
1471014710
ms "^2.0.0"
1471114711

14712-
husky@6.0.0:
14713-
version "6.0.0"
14714-
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
14715-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
14712+
husky@9.1.3:
14713+
version "9.1.3"
14714+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.3.tgz#46cddff01f9a551f87b39accc67860bce5d00680"
14715+
integrity sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==
1471614716

1471714717
hyphenate-style-name@^1.0.3:
1471814718
version "1.0.4"

0 commit comments

Comments
 (0)