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 ae144e9

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency husky to v2.4.1
1 parent 4773cab commit ae144e9

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 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.13.0",
102-
"husky": "2.4.0",
102+
"husky": "2.4.1",
103103
"jest": "24.8.0",
104104
"lint-staged": "8.2.0",
105105
"markdownlint-cli": "0.16.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5196,10 +5196,10 @@ https-browserify@^1.0.0:
51965196
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
51975197
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
51985198

5199-
5200-
version "2.4.0"
5201-
resolved "https://registry.yarnpkg.com/husky/-/husky-2.4.0.tgz#1bac7c44588f6e91f808b72efc82d24a57194f36"
5202-
integrity sha512-3k1wuZU20gFkphNWMjh2ISCFaqfbaLY7R9FST2Mj9HeRhUK9ydj9qQR8qfXlog3EctVGsyeilcZkIT7uBZDDVA==
5199+
5200+
version "2.4.1"
5201+
resolved "https://registry.yarnpkg.com/husky/-/husky-2.4.1.tgz#dd00f9646f8693b93f7b3a12ba4be00be0eff7ab"
5202+
integrity sha512-ZRwMWHr7QruR22dQ5l3rEGXQ7rAQYsJYqaeCd+NyOsIFczAtqaApZQP3P4HwLZjCtFbm3SUNYoKuoBXX3AYYfw==
52035203
dependencies:
52045204
cosmiconfig "^5.2.0"
52055205
execa "^1.0.0"

0 commit comments

Comments
 (0)