Skip to content

Commit 01a7e13

Browse files
chore(deps): update dev dependency husky to v4.3.8 (#946)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5142e92 commit 01a7e13

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
@@ -49,7 +49,7 @@
4949
"eslint-config-prettier": "7.1.0",
5050
"eslint-plugin-import": "2.22.1",
5151
"eslint-plugin-react": "7.22.0",
52-
"husky": "4.3.7",
52+
"husky": "4.3.8",
5353
"jest": "26.6.3",
5454
"jest-junit": "12.0.0",
5555
"lint-staged": "10.5.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4114,10 +4114,10 @@ humanize-ms@^1.2.1:
41144114
dependencies:
41154115
ms "^2.0.0"
41164116

4117-
4118-
version "4.3.7"
4119-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.7.tgz#ca47bbe6213c1aa8b16bbd504530d9600de91e88"
4120-
integrity sha512-0fQlcCDq/xypoyYSJvEuzbDPHFf8ZF9IXKJxlrnvxABTSzK1VPT2RKYQKrcgJ+YD39swgoB6sbzywUqFxUiqjw==
4117+
4118+
version "4.3.8"
4119+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
4120+
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
41214121
dependencies:
41224122
chalk "^4.0.0"
41234123
ci-info "^2.0.0"

0 commit comments

Comments
 (0)