Skip to content

Commit d44ee81

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

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.0.9",
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.0.9:
14713+
version "9.0.9"
14714+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.9.tgz#3a48d0666bf871de14871865f929a5dceabc07f8"
14715+
integrity sha512-eW92PRr1XPKDWd7/iM2JvAl9gEKK3TF69yvbllQtKSYBw+Wtoi+P38NqH1Z7++sSd80FBkFagBFJkoQvMhCnGw==
1471614716

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

0 commit comments

Comments
 (0)