From 160e055f0804c172d3ae247de656f20c3b564982 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 03:14:37 +0000 Subject: [PATCH] Bump husky from 5.0.9 to 5.1.3 Bumps [husky](https://github.com/typicode/husky) from 5.0.9 to 5.1.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v5.0.9...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 f61de22e..9a58d142 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "eslint-plugin-prettier": "3.3.1", "eslint-plugin-react": "7.22.0", "eslint-plugin-react-hooks": "4.2.0", - "husky": "5.0.9", + "husky": "5.1.3", "jest-environment-jsdom-sixteen": "1.0.3", "lint-staged": "10.5.4", "npm-run-all": "4.1.5", diff --git a/yarn.lock b/yarn.lock index 12fd35c0..8cb650e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9485,10 +9485,10 @@ humanize-string@^2.1.0: dependencies: decamelize "^2.0.0" -husky@5.0.9: - version "5.0.9" - resolved "https://registry.yarnpkg.com/husky/-/husky-5.0.9.tgz#6d38706643d66ed395bcd4ee952d02e3f15eb3a3" - integrity sha512-0SjcaY21a+IRdx7p7r/X33Vc09UR2m8SbP8yfkhUX2/jAmwcz+GR7i9jXkp2pP3GfX23JhMkVP6SWwXB18uXtg== +husky@5.1.3: + version "5.1.3" + resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.3.tgz#1a0645a4fe3ffc006c4d0d8bd0bcb4c98787cc9d" + integrity sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg== iconv-lite@0.4.24, iconv-lite@^0.4.17, iconv-lite@^0.4.24: version "0.4.24"