Skip to content

Commit 4a87f63

Browse files
build(deps-dev): bump husky from 3.0.0 to 3.0.1
Bumps [husky](https://github.com/typicode/husky) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](typicode/husky@v3.0.0...v3.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f316cfe commit 4a87f63

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,7 @@ chalk@^1.0.0:
863863
strip-ansi "^3.0.0"
864864
supports-color "^2.0.0"
865865

866-
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.4.1:
866+
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.4.1, chalk@^2.4.2:
867867
version "2.4.2"
868868
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
869869
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
@@ -2582,10 +2582,11 @@ https-browserify@^1.0.0:
25822582
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
25832583

25842584
husky@^3.0.0:
2585-
version "3.0.0"
2586-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.0.tgz#de63821a7049dc412b1afd753c259e2f6e227562"
2587-
integrity sha512-lKMEn7bRK+7f5eWPNGclDVciYNQt0GIkAQmhKl+uHP1qFzoN0h92kmH9HZ8PCwyVA2EQPD8KHf0FYWqnTxau+Q==
2585+
version "3.0.1"
2586+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.1.tgz#06152c28e129622b05fa09c494209de8cf2dfb59"
2587+
integrity sha512-PXBv+iGKw23GHUlgELRlVX9932feFL407/wHFwtsGeArp0dDM4u+/QusSQwPKxmNgjpSL+ustbOdQ2jetgAZbA==
25882588
dependencies:
2589+
chalk "^2.4.2"
25892590
cosmiconfig "^5.2.1"
25902591
execa "^1.0.0"
25912592
get-stdin "^7.0.0"

0 commit comments

Comments
 (0)