diff --git a/package.json b/package.json index 24802f9..4a592a9 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "SebClem ", "license": "MIT", "devDependencies": { - "husky": "9.0.11", + "husky": "9.1.0", "lint-staged": "15.2.7", "prettier": "3.3.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index db16dfe..262db2b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: husky: - specifier: 9.0.11 - version: 9.0.11 + specifier: 9.1.0 + version: 9.1.0 lint-staged: specifier: 15.2.7 version: 15.2.7 @@ -94,8 +94,8 @@ packages: resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==} engines: {node: '>=16.17.0'} - husky@9.0.11: - resolution: {integrity: sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==} + husky@9.1.0: + resolution: {integrity: sha512-8XCjbomYTGdNF2h50dio3T3zghmZ9f/ZNzr99YwSkvDdhEjJGs5qzy8tbFx+SG8yCx2wn9nMVfZxVrr/yT8gNQ==} engines: {node: '>=18'} hasBin: true @@ -320,7 +320,7 @@ snapshots: human-signals@5.0.0: {} - husky@9.0.11: {} + husky@9.1.0: {} is-fullwidth-code-point@4.0.0: {}