Skip to content

Commit a199c9d

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency husky to v7
1 parent 9b2b809 commit a199c9d

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
@@ -96,7 +96,7 @@
9696
"eslint-plugin-tsdoc": "^0.2.7",
9797
"eslint-plugin-unused-imports": "^2.0.0",
9898
"fs-extra": "^10.0.0",
99-
"husky": "^6.0.0",
99+
"husky": "^7.0.0",
100100
"jest": "^27.0.1",
101101
"jest-extended": "^0.11.2",
102102
"manual-git-changelog": "^1.0.1",

yarn.lock

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

2984-
husky@^6.0.0:
2985-
version "6.0.0"
2986-
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
2987-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
2984+
husky@^7.0.0:
2985+
version "7.0.4"
2986+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
2987+
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
29882988

29892989
29902990
version "0.4.24"

0 commit comments

Comments
 (0)