Skip to content

Commit b55925b

Browse files
build(deps): bump husky from 3.0.2 to 3.0.5
Bumps [husky](https://github.com/typicode/husky) from 3.0.2 to 3.0.5. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](typicode/husky@v3.0.2...v3.0.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent eebb2b8 commit b55925b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3981,9 +3981,9 @@ https-browserify@^1.0.0:
39813981
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
39823982

39833983
husky@^3.0.0:
3984-
version "3.0.2"
3985-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.2.tgz#e78fd2ae16edca59fc88e56aeb8d70acdcc1c082"
3986-
integrity sha512-WXCtaME2x0o4PJlKY4ap8BzLA+D0zlvefqAvLCPriOOu+x0dpO5uc5tlB7CY6/0SE2EESmoZsj4jW5D09KrJoA==
3984+
version "3.0.5"
3985+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.5.tgz#d7db27c346645a8dc52df02aa534a377ad7925e0"
3986+
integrity sha512-cKd09Jy9cDyNIvAdN2QQAP/oA21sle4FWXjIMDttailpLAYZuBE7WaPmhrkj+afS8Sj9isghAtFvWSQ0JiwOHg==
39873987
dependencies:
39883988
chalk "^2.4.2"
39893989
cosmiconfig "^5.2.1"
@@ -3992,7 +3992,7 @@ husky@^3.0.0:
39923992
is-ci "^2.0.0"
39933993
opencollective-postinstall "^2.0.2"
39943994
pkg-dir "^4.2.0"
3995-
please-upgrade-node "^3.1.1"
3995+
please-upgrade-node "^3.2.0"
39963996
read-pkg "^5.1.1"
39973997
run-node "^1.0.0"
39983998
slash "^3.0.0"
@@ -6402,10 +6402,10 @@ pkg-up@^2.0.0:
64026402
dependencies:
64036403
find-up "^2.1.0"
64046404

6405-
please-upgrade-node@^3.1.1:
6406-
version "3.1.1"
6407-
resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.1.1.tgz#ed320051dfcc5024fae696712c8288993595e8ac"
6408-
integrity sha512-KY1uHnQ2NlQHqIJQpnh/i54rKkuxCEBx+voJIS/Mvb+L2iYd2NMotwduhKTMjfC1uKoX3VXOxLjIYG66dfJTVQ==
6405+
please-upgrade-node@^3.1.1, please-upgrade-node@^3.2.0:
6406+
version "3.2.0"
6407+
resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942"
6408+
integrity sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg==
64096409
dependencies:
64106410
semver-compare "^1.0.0"
64116411

0 commit comments

Comments
 (0)