From f9212a8370ed6921e4c65709c320540d6f76c543 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 16:48:11 +0000 Subject: [PATCH] chore: update dependency lint-staged to v17.0.7 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index bd4059c6aa..347e3b6d5e 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@vitest/coverage-istanbul": "~4.1.0", "husky": "^9.1.5", "lerna": "^9.0.0", - "lint-staged": "17.0.6", + "lint-staged": "17.0.7", "oxfmt": "^0.52.0", "oxlint": "^1.58.0", "typescript": "^6.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4faa4c5a74..e0aa76c545 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.6 - version: 17.0.6 + specifier: 17.0.7 + version: 17.0.7 oxfmt: specifier: ^0.52.0 version: 0.52.0 @@ -3928,8 +3928,8 @@ packages: linkify-it@5.0.1: resolution: {integrity: sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==} - lint-staged@17.0.6: - resolution: {integrity: sha512-xTowloQX5tfs9TC6SUHnKuBSx/TUx+9w39zRTbVrB70DxUJZh3OZWnOa0LbejxVX9adYuioGJoP4dpQ04QHehg==} + lint-staged@17.0.7: + resolution: {integrity: sha512-JrSobt+tW3rH8IOMi8tDZd3foorM5yPEkLD/V2NxobgHrFfHWGee4MOLVuZeScgxftEwbHrPHIFA/ZL+nUJeuA==} engines: {node: '>=22.22.1'} hasBin: true @@ -8570,12 +8570,12 @@ snapshots: dependencies: uc.micro: 2.1.0 - lint-staged@17.0.6: + lint-staged@17.0.7: dependencies: listr2: 10.2.1 picomatch: 4.0.4 string-argv: 0.3.2 - tinyexec: 1.2.2 + tinyexec: 1.2.4 optionalDependencies: yaml: 2.9.0