From c4b0f5ad354361b51e3b499713afc35992d7e419 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 11:05:17 +0000 Subject: [PATCH] Update dependency husky to v9.0.2 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 777e00f0..ea75d7d7 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@angular/core": "16.0.5", "concurrently": "8.2.2", "esm-bundle-scripts": "1.2.0", - "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 139fa653..09255308 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ specifiers: '@angular/core': 16.0.5 concurrently: 8.2.2 esm-bundle-scripts: 1.2.0 - husky: 9.0.1 + husky: 9.0.2 karma: 6.4.2 karma-firefox-launcher: 2.1.2 karma-jasmine: 5.1.0 @@ -31,7 +31,7 @@ devDependencies: '@angular/core': 16.0.5_rxjs@7.8.1 concurrently: 8.2.2 esm-bundle-scripts: 1.2.0 - 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 @@ -4043,8 +4043,8 @@ packages: which-pm-runs: 1.1.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