From 2b81ee099a5e8483bf19d33229e71bdbc8c15bf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Feb 2021 19:50:02 +0000 Subject: [PATCH] Bump husky from 5.0.9 to 5.1.1 Bumps [husky](https://github.com/typicode/husky) from 5.0.9 to 5.1.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v5.0.9...v5.1.1) 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 a2607ee1..5d2c4f96 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.1.0", + "husky": "5.1.1", "inquirer": "7.3.3", "node-addon-api": "3.1.0", "node-gyp": "7.1.2", diff --git a/yarn.lock b/yarn.lock index 733e52e8..83664975 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4154,10 +4154,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.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== +husky@5.1.1: + version "5.1.1" + resolved "https://registry.npmjs.org/husky/-/husky-5.1.1.tgz#8678953fd8deb86f387cbf1ad50bb2f7f96e83f2" + integrity sha512-80LZ736V0Nr4/st0c2COYaMbEQhHNmAbLMN8J/kLk7/mo0QdUkUGNDjv/7jVkhug377Wh8wfbWyaVXEJ/h2B/Q== iconv-corefoundation@^1.1.5: version "1.1.5"