From 57ac8cfb1f54c299552410bb7be48a41a6b23b85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 08:57:30 +0000 Subject: [PATCH] chore(patch-deps): update dependency husky to ^8.0.3 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9829e52d0..408310e82 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "cz-conventional-changelog": "^3.3.0", "eslint": "^8.31.0", "eslint-plugin-tsdoc": "^0.2.17", - "husky": "^8.0.2", + "husky": "^8.0.3", "jest": "^29.3.1", "jest-junit": "^15.0.0", "lerna": "^6.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4b352e231..64259594b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,7 +23,7 @@ importers: cz-conventional-changelog: ^3.3.0 eslint: ^8.31.0 eslint-plugin-tsdoc: ^0.2.17 - husky: ^8.0.2 + husky: ^8.0.3 jest: ^29.3.1 jest-junit: ^15.0.0 lerna: ^6.3.0 @@ -55,7 +55,7 @@ importers: cz-conventional-changelog: 3.3.0 eslint: 8.31.0 eslint-plugin-tsdoc: 0.2.17 - husky: 8.0.2 + husky: 8.0.3 jest: 29.3.1 jest-junit: 15.0.0 lerna: 6.3.0 @@ -5880,8 +5880,8 @@ packages: ms: 2.1.3 dev: true - /husky/8.0.2: - resolution: {integrity: sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg==} + /husky/8.0.3: + resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} engines: {node: '>=14'} hasBin: true dev: true