Skip to content

Commit b853949

Browse files
chore(deps): update dependency husky to v8
1 parent 59822bf commit b853949

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
@@ -47,7 +47,7 @@
4747
"eslint-plugin-import": "2.27.5",
4848
"eslint-plugin-node": "11.1.0",
4949
"eslint-plugin-prettier": "3.4.1",
50-
"husky": "7.0.4",
50+
"husky": "8.0.3",
5151
"jest": "27.5.1",
5252
"prettier": "2.8.3",
5353
"rimraf": "3.0.2"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2495,10 +2495,10 @@ human-signals@^2.1.0:
24952495
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
24962496
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
24972497

2498-
husky@7.0.4:
2499-
version "7.0.4"
2500-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
2501-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
2498+
husky@8.0.3:
2499+
version "8.0.3"
2500+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
2501+
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
25022502

25032503
25042504
version "0.4.24"

0 commit comments

Comments
 (0)