From f4cf475f6be88ff5372993c3d240327190043a7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 08:34:27 +0000 Subject: [PATCH] build: bump husky from 5.0.1 to 5.2.0 Bumps [husky](https://github.com/typicode/husky) from 5.0.1 to 5.2.0. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v5.0.1...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 3a05607981..d7c3738b0d 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "gulp-cli": "^2.3.0", "gulp-sass": "^4.0.2", "highlight.js": "^10.4.0", - "husky": "5.0.1", + "husky": "5.2.0", "inquirer": "^7.1.0", "jasmine": "^3.5.0", "jasmine-core": "^3.5.0", diff --git a/yarn.lock b/yarn.lock index 980512cad7..37ad367951 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6883,10 +6883,10 @@ https-proxy-agent@^5.0.0: agent-base "6" debug "4" -husky@5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/husky/-/husky-5.0.1.tgz#c1b1f2b0da297399e295b6c204b680e45f26feda" - integrity sha512-ZNfMqtluHyMaW795l1jOLGOGSFAyZ6JC8jZj1QkagBmfuxrSFKX+Wrbb9gR+OD8iNJb8JNDpaMtCpE5XnLdHMw== +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"