Skip to content

Commit 2af0a09

Browse files
fix(deps): update dependency husky to v7.0.4 (#299)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 5532f8b commit 2af0a09

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
@@ -38,7 +38,7 @@
3838
"@jest/core": "26.6.3"
3939
},
4040
"dependencies": {
41-
"husky": "7.0.3",
41+
"husky": "7.0.4",
4242
"lerna": "4.0.0",
4343
"prettier": "2.4.1",
4444
"pretty-quick": "3.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11014,10 +11014,10 @@ humanize-ms@^1.2.1:
1101411014
dependencies:
1101511015
ms "^2.0.0"
1101611016

11017-
husky@7.0.3:
11018-
version "7.0.3"
11019-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.3.tgz#c678aaea7d56e388056e7c2015dfbaeef52101f2"
11020-
integrity sha512-iZVuBhO5KFLJIyn+DtldCc14cSzUJ+0cKrRHLJsI8omcXVhcTNe0gElrp+N6DARjZQ62uYPTaqwaDe5dp5ySFA==
11017+
husky@7.0.4:
11018+
version "7.0.4"
11019+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
11020+
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
1102111021

1102211022
hyphenate-style-name@^1.0.2, hyphenate-style-name@^1.0.4:
1102311023
version "1.0.4"

0 commit comments

Comments
 (0)