Skip to content

Commit 0a7db03

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency husky to v6
1 parent d0acc25 commit 0a7db03

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"eslint-plugin-tsdoc": "^0.2.7",
100100
"eslint-plugin-unused-imports": "^0.1.3",
101101
"fs-extra": "^9.0.0",
102-
"husky": "^5.0.0",
102+
"husky": "^6.0.0",
103103
"jest": "^26.6.3",
104104
"jest-extended": "^0.11.2",
105105
"manual-git-changelog": "^1.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3109,10 +3109,10 @@ human-signals@^1.1.1:
31093109
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
31103110
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
31113111

3112-
husky@^5.0.0:
3113-
version "5.0.9"
3114-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.0.9.tgz#6d38706643d66ed395bcd4ee952d02e3f15eb3a3"
3115-
integrity sha512-0SjcaY21a+IRdx7p7r/X33Vc09UR2m8SbP8yfkhUX2/jAmwcz+GR7i9jXkp2pP3GfX23JhMkVP6SWwXB18uXtg==
3112+
husky@^6.0.0:
3113+
version "6.0.0"
3114+
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
3115+
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
31163116

31173117
iconv-lite@0.4.24, iconv-lite@^0.4.24:
31183118
version "0.4.24"

0 commit comments

Comments
 (0)