From 730c9f0b4b044c8f3213ea862aa16bcaef6abe60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 03:39:17 +0000 Subject: [PATCH] Update dependency husky to v9 (#484) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index da5d511..b40ee18 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "autopublish-template": "20.0.20", "chai": "4.3.4", "concurrently": "8.2.2", - "husky": "8.0.3", + "husky": "9.0.1", "karma": "6.4.2", "karma-firefox-launcher": "2.1.2", "karma-jasmine": "5.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2180051..1ece4e8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ specifiers: autopublish-template: 20.0.20 chai: 4.3.4 concurrently: 8.2.2 - husky: 8.0.3 + husky: 9.0.1 karma: 6.4.2 karma-firefox-launcher: 2.1.2 karma-jasmine: 5.1.0 @@ -25,7 +25,7 @@ devDependencies: autopublish-template: 20.0.20 chai: 4.3.4 concurrently: 8.2.2 - husky: 8.0.3 + husky: 9.0.1 karma: 6.4.2 karma-firefox-launcher: 2.1.2 karma-jasmine: 5.1.0_karma@6.4.2 @@ -1740,9 +1740,9 @@ packages: engines: {node: '>=16.17.0'} dev: true - /husky/8.0.3: - resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} - engines: {node: '>=14'} + /husky/9.0.1: + resolution: {integrity: sha512-rXCT8yF2v3awSG03AG6IgICDhJ+m8o3jL1ROwsT4nQZ6urEyKSj0IWFDIh5YC2zgZeAxWksNMbN6rYY4BE1Zrw==} + engines: {node: '>=18'} hasBin: true dev: true