From 8ed175b0b2cb50a18ad2a98666c5793ba7dabb0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Mar 2021 11:41:26 +0000 Subject: [PATCH] Bump husky from 5.1.2 to 5.1.3 Bumps [husky](https://github.com/typicode/husky) from 5.1.2 to 5.1.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v5.1.2...v5.1.3) 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 415e11eb..f0cf9207 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-prettier": "3.3.1", "eslint-plugin-react": "7.22.0", - "husky": "5.1.2", + "husky": "5.1.3", "inquirer": "8.0.0", "node-addon-api": "3.1.0", "node-gyp": "7.1.2", diff --git a/yarn.lock b/yarn.lock index 924595c6..8ed0d77c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4090,10 +4090,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.2: - version "5.1.2" - resolved "https://registry.npmjs.org/husky/-/husky-5.1.2.tgz#dc6a1f68640455d8d98c28875e073087f86c5081" - integrity sha512-lilaRYeDXcAOj8DuRnN9IxUyEMVbYg9rK7yVNkPB5V4hCvxIUxpMeiv9K2h77CE0HzjCnk1Br0oWe1IghXngDQ== +husky@5.1.3: + version "5.1.3" + resolved "https://registry.npmjs.org/husky/-/husky-5.1.3.tgz#1a0645a4fe3ffc006c4d0d8bd0bcb4c98787cc9d" + integrity sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg== iconv-corefoundation@^1.1.5: version "1.1.5"