diff --git a/package.json b/package.json index fdcda02..ffbbf99 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "cypress": "12.17.4", "eslint": "8.47.0", "eslint-plugin-cypress": "2.14.0", - "husky": "8.0.3", + "husky": "9.0.11", "jsdom": "22.1.0", "mockjs": "1.1.0", "sass": "1.66.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b0451e5..f2f1912 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,7 +17,7 @@ specifiers: element-plus: 2.3.9 eslint: 8.47.0 eslint-plugin-cypress: 2.14.0 - husky: 8.0.3 + husky: 9.0.11 jsdom: 22.1.0 lodash: 4.17.21 mockjs: 1.1.0 @@ -60,7 +60,7 @@ devDependencies: cypress: 12.17.4 eslint: 8.47.0 eslint-plugin-cypress: 2.14.0_eslint@8.47.0 - husky: 8.0.3 + husky: 9.0.11 jsdom: 22.1.0 mockjs: 1.1.0 sass: 1.66.1 @@ -4165,9 +4165,9 @@ packages: engines: {node: '>=10.17.0'} dev: true - /husky/8.0.3: - resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} - engines: {node: '>=14'} + /husky/9.0.11: + resolution: {integrity: sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==} + engines: {node: '>=18'} hasBin: true dev: true