Skip to content

Commit e600a5b

Browse files
chore: update dependency husky to v4.3.8 (#2411)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7111ccf commit e600a5b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"eslint-config-prettier": "^7.0.0",
9090
"eslint-plugin-import": "^2.20.1",
9191
"eslint-plugin-jest": "^24.0.0",
92-
"husky": "4.3.7",
92+
"husky": "4.3.8",
9393
"jest": "26.6.3",
9494
"lerna": "^3.22.1",
9595
"lerna-v3": "npm:lerna@3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5397,10 +5397,10 @@ humanize-ms@^1.2.1:
53975397
dependencies:
53985398
ms "^2.0.0"
53995399

5400-
5401-
version "4.3.7"
5402-
resolved "https://registry.npmjs.org/husky/-/husky-4.3.7.tgz#ca47bbe6213c1aa8b16bbd504530d9600de91e88"
5403-
integrity sha512-0fQlcCDq/xypoyYSJvEuzbDPHFf8ZF9IXKJxlrnvxABTSzK1VPT2RKYQKrcgJ+YD39swgoB6sbzywUqFxUiqjw==
5400+
5401+
version "4.3.8"
5402+
resolved "https://registry.npmjs.org/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
5403+
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
54045404
dependencies:
54055405
chalk "^4.0.0"
54065406
ci-info "^2.0.0"

0 commit comments

Comments
 (0)