From 9a02803661b941ed2e50c58c3277bba0d47e26e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jan 2021 07:35:46 +0000 Subject: [PATCH] build: bump husky from 5.0.1 to 5.0.7 Bumps [husky](https://github.com/typicode/husky) from 5.0.1 to 5.0.7. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v5.0.1...v5.0.7) 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 3a0560798..8c7bf8309 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.0.7", "inquirer": "^7.1.0", "jasmine": "^3.5.0", "jasmine-core": "^3.5.0", diff --git a/yarn.lock b/yarn.lock index 980512cad..bc211ec19 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.0.7: + version "5.0.7" + resolved "https://registry.yarnpkg.com/husky/-/husky-5.0.7.tgz#00727c9327b22173d7a132a46d284b9a484fe51d" + integrity sha512-K90Uvpirq3p5/0w5WIBW3Mp523YmmHvy2EQSscok0f+5MTL6TnTb/h9t8AfLHbXznfMmz82q4RUQnj8MIYxLIQ== iconv-lite@0.4.24, iconv-lite@^0.4.24, iconv-lite@^0.4.4, iconv-lite@~0.4.11: version "0.4.24"