Skip to content

Commit 8892472

Browse files
chore(deps): update dev dependency husky to v4.2.3 (#762)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b11fe2b commit 8892472

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": "6.9.0",
5050
"eslint-plugin-import": "2.20.1",
5151
"eslint-plugin-react": "7.18.0",
52-
"husky": "4.2.0",
52+
"husky": "4.2.3",
5353
"jest": "24.9.0",
5454
"jest-junit": "10.0.0",
5555
"lint-staged": "10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3770,10 +3770,10 @@ humanize-ms@^1.2.1:
37703770
dependencies:
37713771
ms "^2.0.0"
37723772

3773-
3774-
version "4.2.0"
3775-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.0.tgz#257dc349b1b2c7608351b6fe4cded003c5235819"
3776-
integrity sha512-UcEAvGAZVDyzYSxiguMBEbfxqYkVk/HD2UPTKlgDbVW3QB9/Dm3TNDrGwswkrcDfBTRzRIldiTZAyMU6DP9/PA==
3773+
3774+
version "4.2.3"
3775+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.3.tgz#3b18d2ee5febe99e27f2983500202daffbc3151e"
3776+
integrity sha512-VxTsSTRwYveKXN4SaH1/FefRJYCtx+wx04sSVcOpD7N2zjoHxa+cEJ07Qg5NmV3HAK+IRKOyNVpi2YBIVccIfQ==
37773777
dependencies:
37783778
chalk "^3.0.0"
37793779
ci-info "^2.0.0"

0 commit comments

Comments
 (0)