Skip to content

Commit dcaab18

Browse files
chore(deps): update dev dependency husky to v4.3.8 (#957)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d1e0488 commit dcaab18

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
@@ -51,7 +51,7 @@
5151
"eslint-plugin-import": "2.22.1",
5252
"eslint-plugin-react": "7.22.0",
5353
"flowgen": "1.13.0",
54-
"husky": "4.3.7",
54+
"husky": "4.3.8",
5555
"lint-staged": "10.5.3",
5656
"prettier": "2.2.1",
5757
"prettier-package-json": "2.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3503,10 +3503,10 @@ humanize-ms@^1.2.1:
35033503
dependencies:
35043504
ms "^2.0.0"
35053505

3506-
3507-
version "4.3.7"
3508-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.7.tgz#ca47bbe6213c1aa8b16bbd504530d9600de91e88"
3509-
integrity sha512-0fQlcCDq/xypoyYSJvEuzbDPHFf8ZF9IXKJxlrnvxABTSzK1VPT2RKYQKrcgJ+YD39swgoB6sbzywUqFxUiqjw==
3506+
3507+
version "4.3.8"
3508+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
3509+
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
35103510
dependencies:
35113511
chalk "^4.0.0"
35123512
ci-info "^2.0.0"

0 commit comments

Comments
 (0)