diff --git a/package.json b/package.json index 15b2cfd..beeabd1 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@saika/github-corner": "0.1.3", "@vitejs/plugin-vue2": "^2.2.0", "eslint": "^8.36.0", - "husky": "8.0.3", + "husky": "9.1.7", "lint-staged": "13.3.0", "postcss": "8.4.47", "postcss-preset-env": "8.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f558120..e017238 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ devDependencies: specifier: ^8.36.0 version: 8.57.1 husky: - specifier: 8.0.3 - version: 8.0.3 + specifier: 9.1.7 + version: 9.1.7 lint-staged: specifier: 13.3.0 version: 13.3.0 @@ -3032,9 +3032,9 @@ packages: engines: {node: '>=16.17.0'} dev: true - /husky@8.0.3: - resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} - engines: {node: '>=14'} + /husky@9.1.7: + resolution: {integrity: sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==} + engines: {node: '>=18'} hasBin: true dev: true