From 94e54988b83720ca13fd18300a2e0bfa4fc53c7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 12:25:05 +0000 Subject: [PATCH] Update dependency husky to v9.0.2 (#485) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b40ee18..bfcb4c3 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": "9.0.1", + "husky": "9.0.2", "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 1ece4e8..f3b41ba 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: 9.0.1 + husky: 9.0.2 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: 9.0.1 + husky: 9.0.2 karma: 6.4.2 karma-firefox-launcher: 2.1.2 karma-jasmine: 5.1.0_karma@6.4.2 @@ -1740,8 +1740,8 @@ packages: engines: {node: '>=16.17.0'} dev: true - /husky/9.0.1: - resolution: {integrity: sha512-rXCT8yF2v3awSG03AG6IgICDhJ+m8o3jL1ROwsT4nQZ6urEyKSj0IWFDIh5YC2zgZeAxWksNMbN6rYY4BE1Zrw==} + /husky/9.0.2: + resolution: {integrity: sha512-0yR5R3OPjl8bYApi6T4QMOAwhtLhBjdYIVg5S6zSzIO8DIvQMh/b7Q8jW3WLbHLHtzpwiyMLBNB4R0Eb6x5+AA==} engines: {node: '>=18'} hasBin: true dev: true