From 06b2299295a668f3ad0acb1cf83ed5022f1a1fa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 18:09:17 +0000 Subject: [PATCH] build(deps-dev): Bump lint-staged from 16.2.5 to 16.2.6 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.2.5 to 16.2.6. - [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/v16.2.5...v16.2.6) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.2.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9f9b64225..15e45da31 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "globals": "16.4.0", "husky": "9.1.7", "jsdom": "26.1.0", - "lint-staged": "16.2.5", + "lint-staged": "16.2.6", "nock": "14.0.10", "pnpm": "10.19.0", "prettier": "3.6.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b1e2dfc57..4289776eb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -139,8 +139,8 @@ importers: specifier: 26.1.0 version: 26.1.0 lint-staged: - specifier: 16.2.5 - version: 16.2.5 + specifier: 16.2.6 + version: 16.2.6 nock: specifier: 14.0.10 version: 14.0.10 @@ -3118,8 +3118,8 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - lint-staged@16.2.5: - resolution: {integrity: sha512-o36wH3OX0jRWqDw5dOa8a8x6GXTKaLM+LvhRaucZxez0IxA+KNDUCiyjBfNgsMNmchwSX6urLSL7wShcUqAang==} + lint-staged@16.2.6: + resolution: {integrity: sha512-s1gphtDbV4bmW1eylXpVMk2u7is7YsrLl8hzrtvC70h4ByhcMLZFY01Fx05ZUDNuv1H8HO4E+e2zgejV1jVwNw==} engines: {node: '>=20.17'} hasBin: true @@ -7933,7 +7933,7 @@ snapshots: lines-and-columns@1.2.4: {} - lint-staged@16.2.5: + lint-staged@16.2.6: dependencies: commander: 14.0.1 listr2: 9.0.5