Skip to content

Commit d66c210

Browse files
committed
chore(deps): update dependency husky to v7
1 parent 04e0d56 commit d66c210

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
@@ -37,7 +37,7 @@
3737
"@typescript-eslint/eslint-plugin": "4.28.1",
3838
"@typescript-eslint/parser": "4.28.1",
3939
"eslint": "7.28.0",
40-
"husky": "6.0.0",
40+
"husky": "7.0.0",
4141
"lint-staged": "11.0.0",
4242
"@types/node": "14.17.4",
4343
"bob-the-bundler": "1.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4431,10 +4431,10 @@ human-signals@^2.1.0:
44314431
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
44324432
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
44334433

4434-
husky@6.0.0:
4435-
version "6.0.0"
4436-
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
4437-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
4434+
husky@7.0.0:
4435+
version "7.0.0"
4436+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616"
4437+
integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==
44384438

44394439
[email protected], iconv-lite@^0.4.24:
44404440
version "0.4.24"

0 commit comments

Comments
 (0)