From c7c74957b540313ea57a37ee21ca39176f80e4e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 16:42:48 +0000 Subject: [PATCH] Bump husky from 5.2.0 to 7.0.2 Bumps [husky](https://github.com/typicode/husky) from 5.2.0 to 7.0.2. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v5.2.0...v7.0.2) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... 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 7a6007f..e31ea7b 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ }, "devDependencies": { "forever": "^4.0.1", - "husky": "^5.0.6", + "husky": "^7.0.2", "lerna": "^3.22.1", "mongodb-memory-server": "^6.9.3", "npm-run-all": "^4.1.5", diff --git a/yarn.lock b/yarn.lock index 094c8b4..eb8f9f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9694,10 +9694,10 @@ humanize-ms@^1.2.1: dependencies: ms "^2.0.0" -husky@^5.0.6: - version "5.2.0" - resolved "https://registry.yarnpkg.com/husky/-/husky-5.2.0.tgz#fc5e1c2300d34855d47de4753607d00943fc0802" - integrity sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg== +husky@^7.0.2: + version "7.0.2" + resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.2.tgz#21900da0f30199acca43a46c043c4ad84ae88dff" + integrity sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg== hyphenate-style-name@^1.0.3: version "1.0.4"