Skip to content

Commit e4683d0

Browse files
renovate-botkristoferbaxter
authored andcommitted
Update dependency husky to v4.0.1 (#273)
1 parent 35853c3 commit e4683d0

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
"builtins": "3.0.0",
5252
"c8": "7.0.0",
5353
"codecov": "3.6.1",
54-
"husky": "4.0.0",
54+
"husky": "4.0.1",
5555
"lint-staged": "9.5.0",
5656
"np": "5.2.1",
5757
"npm-run-all": "4.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1891,10 +1891,10 @@ human-signals@^1.1.1:
18911891
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
18921892
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
18931893

1894-
1895-
version "4.0.0"
1896-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.0.tgz#654a72ecd7d59565de5360365a7d78a7bbb05286"
1897-
integrity sha512-h9kcWWpZgpGLrhlaBBtbMtA9Tsqu0yrfKSCU9ax6vulTvMSvVWEmFOsBehiLD38vJZVeFyrif5AcpcoiM0LJmw==
1894+
1895+
version "4.0.1"
1896+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.1.tgz#b0d9e16e660ec352392b3c2164ba709694d86b4d"
1897+
integrity sha512-x2wzNz3mra5rSYBPb9w59Bg3d5HnJZ+DBAALbMl/1K15Yv8zhcAxhrS792nMyjkxLsoPZtNpmnX+RqLtIKxpDQ==
18981898
dependencies:
18991899
chalk "^3.0.0"
19001900
ci-info "^2.0.0"

0 commit comments

Comments
 (0)