diff --git a/package.json b/package.json index 491ad31545..e1e95ab2a5 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@vitest/coverage-istanbul": "~4.0.18", "husky": "^9.1.5", "lerna": "^9.0.0", - "lint-staged": "17.0.4", + "lint-staged": "17.0.5", "oxfmt": "^0.51.0", "oxlint": "^1.58.0", "typescript": "^6.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 69e419ef03..4e4a18b96f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^9.0.0 version: 9.0.7(@swc/core@1.15.40)(@types/node@22.19.19) lint-staged: - specifier: 17.0.4 - version: 17.0.4 + specifier: 17.0.5 + version: 17.0.5 oxfmt: specifier: ^0.51.0 version: 0.51.0 @@ -3706,8 +3706,8 @@ packages: resolution: {integrity: sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - lint-staged@17.0.4: - resolution: {integrity: sha512-+rU9lSUyVOZ/hDUmRLVGzyS2v73cDdQjX+XQz1AaOdIE4RysLq0HoPW2HrrgeNCLklkhi904VBU1bmgWLHVnkA==} + lint-staged@17.0.5: + resolution: {integrity: sha512-d12yC+/e8RhBjZtaxZn71FyrgU/P5e+uAPifhCLwdosQZP/zamSdKRWDC30ocVIbzDKiFG1McHc/LUgB92GIPw==} engines: {node: '>=22.22.1'} hasBin: true @@ -7982,12 +7982,12 @@ snapshots: lines-and-columns@2.0.3: {} - lint-staged@17.0.4: + lint-staged@17.0.5: dependencies: listr2: 10.2.1 picomatch: 4.0.4 string-argv: 0.3.2 - tinyexec: 1.1.2 + tinyexec: 1.2.2 optionalDependencies: yaml: 2.9.0