Skip to content

Commit 140b172

Browse files
chore(deps-dev): bump husky from 2.5.0 to 2.6.0 (react-bootstrap#3960)
1 parent aa08cda commit 140b172

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

yarn.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4302,14 +4302,15 @@ https-proxy-agent@^2.2.1:
43024302
debug "^3.1.0"
43034303

43044304
husky@^2.1.0:
4305-
version "2.5.0"
4306-
resolved "https://registry.yarnpkg.com/husky/-/husky-2.5.0.tgz#fe9839e118e5d88e3f1d7121d52564745615815e"
4307-
integrity sha512-/aQIBaVMuzGi5X5BPliDPbHE+G+HDpWV7Zu28DiiXFMvHQcOeTsEnODWIGKyGBp7GM7rOgkxQdF+6AEo6xNtkw==
4305+
version "2.6.0"
4306+
resolved "https://registry.yarnpkg.com/husky/-/husky-2.6.0.tgz#0f7ad7ad2662909ca89e2978efa86584873bc7bd"
4307+
integrity sha512-AbBod6i0qmaPv/fb9XjOR+m/cJ6MKToLpJh+pYV8Pl7VKvOWvCXpjQK1MkFC4XLoxGX6mqBFfA/H5ugxUd9nLg==
43084308
dependencies:
43094309
cosmiconfig "^5.2.1"
43104310
execa "^1.0.0"
43114311
get-stdin "^7.0.0"
43124312
is-ci "^2.0.0"
4313+
opencollective-postinstall "^2.0.2"
43134314
pkg-dir "^4.2.0"
43144315
please-upgrade-node "^3.1.1"
43154316
read-pkg "^5.1.1"
@@ -6062,6 +6063,11 @@ onetime@^2.0.0:
60626063
dependencies:
60636064
mimic-fn "^1.0.0"
60646065

6066+
opencollective-postinstall@^2.0.2:
6067+
version "2.0.2"
6068+
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
6069+
integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
6070+
60656071
optimist@^0.6.1:
60666072
version "0.6.1"
60676073
resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"

0 commit comments

Comments
 (0)