build(deps-dev): bump husky from 5.0.9 to 5.1.0

Bumps [husky](https://github.com/typicode/husky) from 5.0.9 to 5.1.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.0.9...v5.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-22 05:32:51 +00:00 committed by LongYinan
parent f49fbfddf8
commit 3d0f90bf49
2 changed files with 5 additions and 5 deletions

View file

@ -67,7 +67,7 @@
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.3.1",
"husky": "^5.0.9",
"husky": "^5.1.0",
"lerna": "^3.22.1",
"lint-staged": "^10.5.4",
"npm-run-all": "^4.1.5",

View file

@ -4051,10 +4051,10 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"
husky@^5.0.9:
version "5.0.9"
resolved "https://registry.npmjs.org/husky/-/husky-5.0.9.tgz#6d38706643d66ed395bcd4ee952d02e3f15eb3a3"
integrity sha512-0SjcaY21a+IRdx7p7r/X33Vc09UR2m8SbP8yfkhUX2/jAmwcz+GR7i9jXkp2pP3GfX23JhMkVP6SWwXB18uXtg==
husky@^5.1.0:
version "5.1.0"
resolved "https://registry.npmjs.org/husky/-/husky-5.1.0.tgz#68b1148523acc838af0655ead71bf4671adb9f93"
integrity sha512-Os0EY2haOO+59YZSwMiUDsHY43RFwBVIRStHcnnT8/kvA+sFfaA/YS4uLFRiymXYgQl6E6TQTt3y4v/Z2ctEtw==
iconv-lite@^0.4.24:
version "0.4.24"