From 497c640fc358db2030058e55c00dd6c590fd8e6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Oct 2021 08:50:42 +0200 Subject: [PATCH] chore(deps): update dependency husky to v7.0.4 (#2569) Co-authored-by: Renovate Bot --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3901ce948..51b2390f1 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "detect-secrets": "1.0.6", "eslint": "7.32.0", "fs-extra": "10.0.0", - "husky": "7.0.2", + "husky": "7.0.4", "in-publish": "2.0.1", "jest": "27.2.5", "jest-environment-jsdom": "27.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f888bca37..638dfa23b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -68,7 +68,7 @@ importers: detect-secrets: 1.0.6 eslint: 7.32.0 fs-extra: 10.0.0 - husky: 7.0.2 + husky: 7.0.4 in-publish: 2.0.1 jest: 27.2.5 jest-environment-jsdom: 27.2.5 @@ -158,7 +158,7 @@ importers: detect-secrets: 1.0.6 eslint: 7.32.0 fs-extra: 10.0.0 - husky: 7.0.2 + husky: 7.0.4 in-publish: 2.0.1 jest: 27.2.5_ts-node@10.2.1 jest-environment-jsdom: 27.2.5 @@ -12999,8 +12999,8 @@ packages: resolution: {integrity: sha1-GZT/rs3+nEQe0r2sdFK3u0yeQaQ=} dev: true - /husky/7.0.2: - resolution: {integrity: sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==} + /husky/7.0.4: + resolution: {integrity: sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==} engines: {node: '>=12'} hasBin: true dev: true