From bc2124c19624e4165a4c3ee1f34ac256aa721949 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 01:20:24 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 17.0.5 to 17.0.7 (#22153) Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 17.0.5 to 17.0.7. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v17.0.5...v17.0.7) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 17.0.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) 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