From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 09:31:23 +0000 (+0000) Subject: chore(deps): update dependency husky to v9 X-Git-Tag: v3.9.2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2e038db99a0e3f88f198f686ea49028c8ad8fd6;p=thirdparty%2Fvuejs%2Fcreate-vue.git chore(deps): update dependency husky to v9 --- diff --git a/package.json b/package.json index 75ead66c..15628c55 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "ejs": "^3.1.9", "esbuild": "^0.18.20", "esbuild-plugin-license": "^1.2.2", - "husky": "^8.0.3", + "husky": "^9.0.1", "kolorist": "^1.8.0", "lint-staged": "^15.2.0", "minimist": "^1.2.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9fe72f2e..11ef3bfc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^1.2.2 version: 1.2.2(esbuild@0.18.20) husky: - specifier: ^8.0.3 - version: 8.0.3 + specifier: ^9.0.1 + version: 9.0.1 kolorist: specifier: ^1.8.0 version: 1.8.0 @@ -3705,9 +3705,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