From f25cbc81d891720b31dc51455ec8116966439992 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 05:21:37 +0000 Subject: [PATCH] build: bump husky from 5.1.3 to 5.2.0 Bumps [husky](https://github.com/typicode/husky) from 5.1.3 to 5.2.0. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v5.1.3...v5.2.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 af8e4ec1f269..444f9428d805 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "gulp-cli": "^2.3.0", "gulp-dart-sass": "^1.0.2", "highlight.js": "^10.4.0", - "husky": "5.1.3", + "husky": "5.2.0", "inquirer": "^8.0.0", "jasmine": "^3.6.0", "jasmine-core": "^3.6.0", diff --git a/yarn.lock b/yarn.lock index 699b10774e03..17907347fa59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6996,10 +6996,10 @@ https-proxy-agent@^4.0.0: agent-base "5" debug "4" -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== +husky@5.2.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/husky/-/husky-5.2.0.tgz#fc5e1c2300d34855d47de4753607d00943fc0802" + integrity sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg== iconv-lite@0.4.24, iconv-lite@^0.4.24, iconv-lite@^0.4.4, iconv-lite@~0.4.11: version "0.4.24"