From 5899997f0825ba8f2944578062a8e6899aa8ec7c Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 4 Jan 2023 02:09:04 +0000 Subject: [PATCH] :arrow_up: Update dependency husky to v8.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 726c976..c41c6c1 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "SebClem ", "license": "MIT", "devDependencies": { - "husky": "8.0.2", + "husky": "8.0.3", "lint-staged": "13.1.0", "prettier": "2.8.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 15bd6fb..945101d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,12 +1,12 @@ lockfileVersion: 5.4 specifiers: - husky: 8.0.2 + husky: 8.0.3 lint-staged: 13.1.0 prettier: 2.8.1 devDependencies: - husky: 8.0.2 + husky: 8.0.3 lint-staged: 13.1.0 prettier: 2.8.1 @@ -174,8 +174,8 @@ packages: engines: {node: '>=12.20.0'} 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