Skip to content

Commit 8e17757

Browse files
dependabot-preview[bot]taion
authored andcommitted
chore(deps-dev): bump husky from 2.6.0 to 2.7.0 (react-bootstrap#3962)
Bumps [husky](https://github.com/typicode/husky) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](https://github.com/typicode/husky/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d580bb6 commit 8e17757

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

yarn.lock

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2471,7 +2471,7 @@ core-util-is@1.0.2, core-util-is@~1.0.0:
24712471
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
24722472
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
24732473

2474-
cosmiconfig@^5.2.0, cosmiconfig@^5.2.1:
2474+
cosmiconfig@^5.2.0:
24752475
version "5.2.1"
24762476
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
24772477
integrity sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==
@@ -4303,16 +4303,16 @@ https-proxy-agent@^2.2.1:
43034303
debug "^3.1.0"
43044304

43054305
husky@^2.1.0:
4306-
version "2.6.0"
4307-
resolved "https://registry.yarnpkg.com/husky/-/husky-2.6.0.tgz#0f7ad7ad2662909ca89e2978efa86584873bc7bd"
4308-
integrity sha512-AbBod6i0qmaPv/fb9XjOR+m/cJ6MKToLpJh+pYV8Pl7VKvOWvCXpjQK1MkFC4XLoxGX6mqBFfA/H5ugxUd9nLg==
4306+
version "2.7.0"
4307+
resolved "https://registry.yarnpkg.com/husky/-/husky-2.7.0.tgz#c0a9a6a3b51146224e11bba0b46bba546e461d05"
4308+
integrity sha512-LIi8zzT6PyFpcYKdvWRCn/8X+6SuG2TgYYMrM6ckEYhlp44UcEduVymZGIZNLiwOUjrEud+78w/AsAiqJA/kRg==
43094309
dependencies:
4310-
cosmiconfig "^5.2.1"
4310+
cosmiconfig "^5.2.0"
43114311
execa "^1.0.0"
4312+
find-up "^3.0.0"
43124313
get-stdin "^7.0.0"
43134314
is-ci "^2.0.0"
4314-
opencollective-postinstall "^2.0.2"
4315-
pkg-dir "^4.2.0"
4315+
pkg-dir "^4.1.0"
43164316
please-upgrade-node "^3.1.1"
43174317
read-pkg "^5.1.1"
43184318
run-node "^1.0.0"
@@ -6065,11 +6065,6 @@ onetime@^2.0.0:
60656065
dependencies:
60666066
mimic-fn "^1.0.0"
60676067

6068-
opencollective-postinstall@^2.0.2:
6069-
version "2.0.2"
6070-
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
6071-
integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
6072-
60736068
optimist@^0.6.1:
60746069
version "0.6.1"
60756070
resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
@@ -6458,7 +6453,7 @@ pkg-dir@^3.0.0:
64586453
dependencies:
64596454
find-up "^3.0.0"
64606455

6461-
pkg-dir@^4.2.0:
6456+
pkg-dir@^4.1.0:
64626457
version "4.2.0"
64636458
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
64646459
integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==

0 commit comments

Comments
 (0)