From 80f2616003d41c9f9f8cc0ab9f8c5f09ccbc22f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 11:06:02 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a784b796..b92a0965 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-prettier": "3.3.1", "eslint-plugin-react": "7.22.0", - "husky": "5.0.9", + "husky": "5.1.0", "inquirer": "7.3.3", "node-addon-api": "3.1.0", "node-gyp": "7.1.2", diff --git a/yarn.lock b/yarn.lock index 46c5aad9..8badf412 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4060,10 +4060,10 @@ human-signals@^2.1.0: resolved "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== -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-corefoundation@^1.1.5: version "1.1.5"