summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-06-12 19:32:16 +0800
committerHaishan <[email protected]>2019-06-20 00:37:40 +0800
commit067c108f1bbf75bf52ee0f8366a4c426c8ace2cb (patch)
tree9bad55fc8e82ebb3c65e754e39b5856c07d80763 /package.json
parentc291147668171ec122fa58cd71b57c0dfd733513 (diff)
build(deps-dev): bump husky from 2.4.0 to 2.4.1 (#40)
Bumps [husky](https://github.com/typicode/husky) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](https://github.com/typicode/husky/compare/v2.4.0...v2.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cdf43c1..b39c75f 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
"eslint-plugin-react-hooks": "^1.0.1",
"file-loader": "^4.0.0",
"html-webpack-plugin": "^3.2.0",
- "husky": "^2.4.0",
+ "husky": "^2.4.1",
"lint-staged": "^8.2.0",
"mini-css-extract-plugin": "^0.7.0",
"postcss-extend-rule": "^2.0.0",