Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit a8c91ac

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency husky to v2.6.0
1 parent 0c24123 commit a8c91ac

File tree

3 files changed

+21
-8
lines changed

3 files changed

+21
-8
lines changed

package-lock.json

Lines changed: 10 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"enzyme-to-json": "3.3.5",
100100
"eslint-config-prettier": "4.3.0",
101101
"eslint-plugin-react": "7.14.2",
102-
"husky": "2.5.0",
102+
"husky": "2.6.0",
103103
"jest": "24.8.0",
104104
"lint-staged": "8.2.1",
105105
"markdownlint-cli": "0.17.0",

yarn.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5241,15 +5241,16 @@ https-browserify@^1.0.0:
52415241
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
52425242
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
52435243

5244-
husky@2.5.0:
5245-
version "2.5.0"
5246-
resolved "https://registry.yarnpkg.com/husky/-/husky-2.5.0.tgz#fe9839e118e5d88e3f1d7121d52564745615815e"
5247-
integrity sha512-/aQIBaVMuzGi5X5BPliDPbHE+G+HDpWV7Zu28DiiXFMvHQcOeTsEnODWIGKyGBp7GM7rOgkxQdF+6AEo6xNtkw==
5244+
husky@2.6.0:
5245+
version "2.6.0"
5246+
resolved "https://registry.yarnpkg.com/husky/-/husky-2.6.0.tgz#0f7ad7ad2662909ca89e2978efa86584873bc7bd"
5247+
integrity sha512-AbBod6i0qmaPv/fb9XjOR+m/cJ6MKToLpJh+pYV8Pl7VKvOWvCXpjQK1MkFC4XLoxGX6mqBFfA/H5ugxUd9nLg==
52485248
dependencies:
52495249
cosmiconfig "^5.2.1"
52505250
execa "^1.0.0"
52515251
get-stdin "^7.0.0"
52525252
is-ci "^2.0.0"
5253+
opencollective-postinstall "^2.0.2"
52535254
pkg-dir "^4.2.0"
52545255
please-upgrade-node "^3.1.1"
52555256
read-pkg "^5.1.1"
@@ -7808,6 +7809,11 @@ open-editor@^1.2.0:
78087809
line-column-path "^1.0.0"
78097810
opn "^5.0.0"
78107811

7812+
opencollective-postinstall@^2.0.2:
7813+
version "2.0.2"
7814+
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
7815+
integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
7816+
78117817
opener@^1.5.1:
78127818
version "1.5.1"
78137819
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.1.tgz#6d2f0e77f1a0af0032aca716c2c1fbb8e7e8abed"

0 commit comments

Comments
 (0)