From 25d16994e33b0bcaa5ad59bd35d9e5946191587b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 13:29:58 +0100 Subject: [PATCH] build(deps): update dependency husky to v7.0.4 (#2780) Co-authored-by: Renovate Bot --- web/package.json | 2 +- web/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/package.json b/web/package.json index 0247fdcfa..56c5ed919 100644 --- a/web/package.json +++ b/web/package.json @@ -140,7 +140,7 @@ "eslint-plugin-prettier": "4.0.0", "eslint-plugin-react": "7.28.0", "eslint-plugin-react-hooks": "4.3.0", - "husky": "7.0.2", + "husky": "7.0.4", "jest": "27.4.7", "jest-transform-stub": "2.0.0", "jest-watch-typeahead": "1.0.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 1d9929376..7ab4e254d 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -32,7 +32,7 @@ specifiers: eslint-plugin-prettier: 4.0.0 eslint-plugin-react: 7.28.0 eslint-plugin-react-hooks: 4.3.0 - husky: 7.0.2 + husky: 7.0.4 jest: 27.4.7 jest-transform-stub: 2.0.0 jest-watch-typeahead: 1.0.0 @@ -97,7 +97,7 @@ devDependencies: eslint-plugin-prettier: 4.0.0_061d5edf7f5aff866b334ca1cc7c88d8 eslint-plugin-react: 7.28.0 eslint-plugin-react-hooks: 4.3.0 - husky: 7.0.2 + husky: 7.0.4 jest: 27.4.7 jest-transform-stub: 2.0.0 jest-watch-typeahead: 1.0.0_jest@27.4.7 @@ -5099,8 +5099,8 @@ packages: engines: {node: '>=10.17.0'} 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