Skip to content

Commit 2865c3d

Browse files
dependabot-preview[bot]fisker
authored andcommitted
chore(deps-dev): bump husky from 2.6.0 to 2.7.0 (#127)
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] <[email protected]> Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 536556d commit 2865c3d

File tree

2 files changed

+10
-15
lines changed

2 files changed

+10
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"eslint": "6.0.1",
7373
"esm": "3.2.25",
7474
"execa": "2.0.1",
75-
"husky": "2.6.0",
75+
"husky": "2.7.0",
7676
"lint-staged": "8.2.1",
7777
"markdownlint-cli": "0.17.0",
7878
"npm-run-all": "4.1.5",

yarn.lock

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1459,7 +1459,7 @@ core-util-is@~1.0.0:
14591459
resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
14601460
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
14611461

1462-
cosmiconfig@^5.2.0, cosmiconfig@^5.2.1:
1462+
cosmiconfig@^5.2.0:
14631463
version "5.2.1"
14641464
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
14651465
integrity sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==
@@ -2693,17 +2693,17 @@ http-cache-semantics@^4.0.0:
26932693
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.0.3.tgz#495704773277eeef6e43f9ab2c2c7d259dda25c5"
26942694
integrity sha512-TcIMG3qeVLgDr1TEd2XvHaTnMPwYQUQMIBLy+5pLSDKYFc7UIqj39w8EGzZkaxoLv/l2K8HaI0t5AVA+YYgUew==
26952695

2696-
husky@2.6.0:
2697-
version "2.6.0"
2698-
resolved "https://registry.yarnpkg.com/husky/-/husky-2.6.0.tgz#0f7ad7ad2662909ca89e2978efa86584873bc7bd"
2699-
integrity sha512-AbBod6i0qmaPv/fb9XjOR+m/cJ6MKToLpJh+pYV8Pl7VKvOWvCXpjQK1MkFC4XLoxGX6mqBFfA/H5ugxUd9nLg==
2696+
husky@2.7.0:
2697+
version "2.7.0"
2698+
resolved "https://registry.yarnpkg.com/husky/-/husky-2.7.0.tgz#c0a9a6a3b51146224e11bba0b46bba546e461d05"
2699+
integrity sha512-LIi8zzT6PyFpcYKdvWRCn/8X+6SuG2TgYYMrM6ckEYhlp44UcEduVymZGIZNLiwOUjrEud+78w/AsAiqJA/kRg==
27002700
dependencies:
2701-
cosmiconfig "^5.2.1"
2701+
cosmiconfig "^5.2.0"
27022702
execa "^1.0.0"
2703+
find-up "^3.0.0"
27032704
get-stdin "^7.0.0"
27042705
is-ci "^2.0.0"
2705-
opencollective-postinstall "^2.0.2"
2706-
pkg-dir "^4.2.0"
2706+
pkg-dir "^4.1.0"
27072707
please-upgrade-node "^3.1.1"
27082708
read-pkg "^5.1.1"
27092709
run-node "^1.0.0"
@@ -4053,11 +4053,6 @@ onetime@^2.0.0:
40534053
dependencies:
40544054
mimic-fn "^1.0.0"
40554055

4056-
opencollective-postinstall@^2.0.2:
4057-
version "2.0.2"
4058-
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
4059-
integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
4060-
40614056
optionator@^0.8.2:
40624057
version "0.8.2"
40634058
resolved "https://registry.npmjs.org/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
@@ -4329,7 +4324,7 @@ pkg-dir@^3.0.0:
43294324
dependencies:
43304325
find-up "^3.0.0"
43314326

4332-
pkg-dir@^4.2.0:
4327+
pkg-dir@^4.1.0, pkg-dir@^4.2.0:
43334328
version "4.2.0"
43344329
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
43354330
integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==

0 commit comments

Comments
 (0)