Skip to content
This repository was archived by the owner on Feb 8, 2020. It is now read-only.

Commit 0a90bce

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency husky to v2.6.0
Signed-off-by: Charlike Mike Reagent <[email protected]>
1 parent fb5464c commit 0a90bce

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"for-in": "1.0.2",
4141
"hela": "1.1.3",
4242
"hela-preset-tunnckocore": "0.5.19",
43-
"husky": "2.5.0",
43+
"husky": "2.6.0",
4444
"mukla": "0.4.9",
4545
"new-release": "5.0.4"
4646
},

yarn.lock

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2032,14 +2032,15 @@ [email protected]:
20322032
version "0.1.3"
20332033
resolved "https://registry.yarnpkg.com/hr/-/hr-0.1.3.tgz#d9aa30f5929dabfd0b65ba395938a3e184dbcafe"
20342034

2035-
husky@2.5.0:
2036-
version "2.5.0"
2037-
resolved "https://registry.yarnpkg.com/husky/-/husky-2.5.0.tgz#fe9839e118e5d88e3f1d7121d52564745615815e"
2035+
husky@2.6.0:
2036+
version "2.6.0"
2037+
resolved "https://registry.yarnpkg.com/husky/-/husky-2.6.0.tgz#0f7ad7ad2662909ca89e2978efa86584873bc7bd"
20382038
dependencies:
20392039
cosmiconfig "^5.2.1"
20402040
execa "^1.0.0"
20412041
get-stdin "^7.0.0"
20422042
is-ci "^2.0.0"
2043+
opencollective-postinstall "^2.0.2"
20432044
pkg-dir "^4.2.0"
20442045
please-upgrade-node "^3.1.1"
20452046
read-pkg "^5.1.1"
@@ -2947,6 +2948,10 @@ onetime@^2.0.0:
29472948
dependencies:
29482949
mimic-fn "^1.0.0"
29492950

2951+
opencollective-postinstall@^2.0.2:
2952+
version "2.0.2"
2953+
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
2954+
29502955
[email protected], optimist@^0.6.1:
29512956
version "0.6.1"
29522957
resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"

0 commit comments

Comments
 (0)