diff --git a/package.json b/package.json index f71e77f..6111522 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint-plugin-sort-exports": "0.8.0", "file-saver": "2.0.5", "howler": "^2.2.4", - "husky": "8.0.3", + "husky": "9.0.11", "lodash-es": "4.17.21", "mitt": "3.0.1", "pinia": "2.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 565152a..031ae4a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ dependencies: specifier: ^2.2.4 version: 2.2.4 husky: - specifier: 8.0.3 - version: 8.0.3 + specifier: 9.0.11 + version: 9.0.11 lodash-es: specifier: 4.17.21 version: 4.17.21 @@ -4042,9 +4042,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.11: + resolution: {integrity: sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==} + engines: {node: '>=18'} hasBin: true dev: false