Skip to content

Commit 58111f1

Browse files
dependabot-preview[bot]phil-r
authored andcommitted
Bump husky from 2.7.0 to 3.0.0
Bumps [husky](https://github.com/typicode/husky) from 2.7.0 to 3.0.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/v3.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a20cb7d commit 58111f1

File tree

2 files changed

+16
-33
lines changed

2 files changed

+16
-33
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-config-prettier": "^6.0.0",
3939
"eslint-plugin-prettier": "^3.0.0",
4040
"eslint-plugin-react": "^7.7.0",
41-
"husky": "^2.3.0",
41+
"husky": "^3.0.0",
4242
"prettier": "^1.11.1",
4343
"pretty-quick": "^1.4.1"
4444
},

yarn.lock

Lines changed: 15 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ [email protected]:
276276
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
277277
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
278278

279-
cosmiconfig@^5.2.0:
279+
cosmiconfig@^5.2.1:
280280
version "5.2.1"
281281
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
282282
integrity sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==
@@ -631,13 +631,6 @@ find-up@^2.1.0:
631631
dependencies:
632632
locate-path "^2.0.0"
633633

634-
find-up@^3.0.0:
635-
version "3.0.0"
636-
resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73"
637-
integrity sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==
638-
dependencies:
639-
locate-path "^3.0.0"
640-
641634
find-up@^4.0.0:
642635
version "4.1.0"
643636
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
@@ -749,17 +742,17 @@ hosted-git-info@^2.1.4:
749742
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.7.1.tgz#97f236977bd6e125408930ff6de3eec6281ec047"
750743
integrity sha512-7T/BxH19zbcCTa8XkMlbK5lTo1WtgkFi3GvdWEyNuc4Vex7/9Dqbnpsf4JMydcfj9HCg4zUWFTL3Za6lapg5/w==
751744

752-
husky@^2.3.0:
753-
version "2.7.0"
754-
resolved "https://registry.yarnpkg.com/husky/-/husky-2.7.0.tgz#c0a9a6a3b51146224e11bba0b46bba546e461d05"
755-
integrity sha512-LIi8zzT6PyFpcYKdvWRCn/8X+6SuG2TgYYMrM6ckEYhlp44UcEduVymZGIZNLiwOUjrEud+78w/AsAiqJA/kRg==
745+
husky@^3.0.0:
746+
version "3.0.0"
747+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.0.tgz#de63821a7049dc412b1afd753c259e2f6e227562"
748+
integrity sha512-lKMEn7bRK+7f5eWPNGclDVciYNQt0GIkAQmhKl+uHP1qFzoN0h92kmH9HZ8PCwyVA2EQPD8KHf0FYWqnTxau+Q==
756749
dependencies:
757-
cosmiconfig "^5.2.0"
750+
cosmiconfig "^5.2.1"
758751
execa "^1.0.0"
759-
find-up "^3.0.0"
760752
get-stdin "^7.0.0"
761753
is-ci "^2.0.0"
762-
pkg-dir "^4.1.0"
754+
opencollective-postinstall "^2.0.2"
755+
pkg-dir "^4.2.0"
763756
please-upgrade-node "^3.1.1"
764757
read-pkg "^5.1.1"
765758
run-node "^1.0.0"
@@ -981,14 +974,6 @@ locate-path@^2.0.0:
981974
p-locate "^2.0.0"
982975
path-exists "^3.0.0"
983976

984-
locate-path@^3.0.0:
985-
version "3.0.0"
986-
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
987-
integrity sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==
988-
dependencies:
989-
p-locate "^3.0.0"
990-
path-exists "^3.0.0"
991-
992977
locate-path@^5.0.0:
993978
version "5.0.0"
994979
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
@@ -1156,6 +1141,11 @@ onetime@^2.0.0:
11561141
dependencies:
11571142
mimic-fn "^1.0.0"
11581143

1144+
opencollective-postinstall@^2.0.2:
1145+
version "2.0.2"
1146+
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
1147+
integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
1148+
11591149
optionator@^0.8.2:
11601150
version "0.8.2"
11611151
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
@@ -1185,7 +1175,7 @@ p-limit@^1.1.0:
11851175
dependencies:
11861176
p-try "^1.0.0"
11871177

1188-
p-limit@^2.0.0, p-limit@^2.2.0:
1178+
p-limit@^2.2.0:
11891179
version "2.2.0"
11901180
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.0.tgz#417c9941e6027a9abcba5092dd2904e255b5fbc2"
11911181
integrity sha512-pZbTJpoUsCzV48Mc9Nh51VbwO0X9cuPFE8gYwx9BTCt9SF8/b7Zljd2fVgOxhIF/HDTKgpVzs+GPhyKfjLLFRQ==
@@ -1199,13 +1189,6 @@ p-locate@^2.0.0:
11991189
dependencies:
12001190
p-limit "^1.1.0"
12011191

1202-
p-locate@^3.0.0:
1203-
version "3.0.0"
1204-
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
1205-
integrity sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==
1206-
dependencies:
1207-
p-limit "^2.0.0"
1208-
12091192
p-locate@^4.1.0:
12101193
version "4.1.0"
12111194
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
@@ -1268,7 +1251,7 @@ path-parse@^1.0.6:
12681251
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
12691252
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
12701253

1271-
pkg-dir@^4.1.0:
1254+
pkg-dir@^4.2.0:
12721255
version "4.2.0"
12731256
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
12741257
integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==

0 commit comments

Comments
 (0)