Skip to content

Commit e54dceb

Browse files
chore(deps): update dependency husky to v9 (ardatan#6499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae7b085 commit e54dceb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"eslint-plugin-standard": "4.1.0",
7171
"globby": "11.1.0",
7272
"graphql": "16.8.1",
73-
"husky": "8.0.3",
73+
"husky": "9.0.10",
7474
"jest": "29.7.0",
7575
"lint-staged": "15.2.2",
7676
"patch-package": "8.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -13370,10 +13370,10 @@ humanize-ms@^1.2.1:
1337013370
dependencies:
1337113371
ms "^2.0.0"
1337213372

13373-
husky@8.0.3:
13374-
version "8.0.3"
13375-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
13376-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
13373+
husky@9.0.10:
13374+
version "9.0.10"
13375+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.10.tgz#ddca8908deb5f244e9286865ebc80b54387672c2"
13376+
integrity sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==
1337713377

1337813378
hyperlinker@^1.0.0:
1337913379
version "1.0.0"

0 commit comments

Comments
 (0)