diff --git a/package.json b/package.json index 3b9d31272..0849fa8c3 100644 --- a/package.json +++ b/package.json @@ -186,7 +186,7 @@ "got": "15.0.5", "husky": "9.1.7", "js-beautify": "1.15.4", - "lint-staged": "17.0.5", + "lint-staged": "17.0.7", "magic-string": "0.30.21", "mockdate": "3.0.5", "msw": "2.13.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3bc0961de..00de0a259 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -414,8 +414,8 @@ importers: specifier: 1.15.4 version: 1.15.4 lint-staged: - specifier: 17.0.5 - version: 17.0.5 + specifier: 17.0.7 + version: 17.0.7 magic-string: specifier: 0.30.21 version: 0.30.21 @@ -4348,8 +4348,8 @@ packages: linkify-it@5.0.1: resolution: {integrity: sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==} - lint-staged@17.0.5: - resolution: {integrity: sha512-d12yC+/e8RhBjZtaxZn71FyrgU/P5e+uAPifhCLwdosQZP/zamSdKRWDC30ocVIbzDKiFG1McHc/LUgB92GIPw==} + lint-staged@17.0.7: + resolution: {integrity: sha512-JrSobt+tW3rH8IOMi8tDZd3foorM5yPEkLD/V2NxobgHrFfHWGee4MOLVuZeScgxftEwbHrPHIFA/ZL+nUJeuA==} engines: {node: '>=22.22.1'} hasBin: true @@ -9644,12 +9644,12 @@ snapshots: dependencies: uc.micro: 2.1.0 - lint-staged@17.0.5: + lint-staged@17.0.7: dependencies: listr2: 10.2.1 picomatch: 4.0.4 string-argv: 0.3.2 - tinyexec: 1.1.2 + tinyexec: 1.2.4 optionalDependencies: yaml: 2.9.0