Skip to content

Commit 3ee38d1

Browse files
chore(deps): update dependency husky to v8
1 parent 61f3306 commit 3ee38d1

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.4",
5353
"rimraf": "3.0.2"

yarn.lock

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

2540-
husky@7.0.4:
2541-
version "7.0.4"
2542-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
2543-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
2540+
husky@8.0.3:
2541+
version "8.0.3"
2542+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
2543+
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
25442544

25452545
25462546
version "0.4.24"

0 commit comments

Comments
 (0)