From f3dcafa977b062743368e5e0bf8c3239cae5620e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 02:13:07 +0000 Subject: [PATCH] deps(dev)(deps-dev): bump lint-staged in /SortVision Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 17.1.0 to 17.2.0. - [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.1.0...v17.2.0) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 17.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- SortVision/package.json | 2 +- SortVision/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/SortVision/package.json b/SortVision/package.json index 9ce0bc1e..2682f600 100644 --- a/SortVision/package.json +++ b/SortVision/package.json @@ -103,7 +103,7 @@ "globals": "^17.7.0", "husky": "^9.1.7", "jsdom": "^29.1.1", - "lint-staged": "^17.1.0", + "lint-staged": "^17.2.0", "postcss": "^8.5.20", "prettier": "^3.9.5", "react-doctor": "^0.8.1", diff --git a/SortVision/pnpm-lock.yaml b/SortVision/pnpm-lock.yaml index 9015255f..0f76093d 100644 --- a/SortVision/pnpm-lock.yaml +++ b/SortVision/pnpm-lock.yaml @@ -214,8 +214,8 @@ importers: specifier: ^29.1.1 version: 29.1.1 lint-staged: - specifier: ^17.1.0 - version: 17.1.0 + specifier: ^17.2.0 + version: 17.2.0 postcss: specifier: ^8.5.20 version: 8.5.20 @@ -4213,8 +4213,8 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - lint-staged@17.1.0: - resolution: {integrity: sha512-d7UQRu/9ZPgfu4+hu/k0wny5GEaIxo+2jb2LJqQDkE7cHRTm1HGqNUDq5UOwsGPpjpaNAFmgAsYo3TR+i9cSJw==} + lint-staged@17.2.0: + resolution: {integrity: sha512-FchGnFe4i4B1C/a35SPU9bNGPEHSC1+1iV0plLjzBmKVe9klZrlRfSgK6Cw4VeHyqOXbJUXP0vON61uRftNQ0A==} engines: {node: '>=22.22.1'} hasBin: true @@ -9396,7 +9396,7 @@ snapshots: lines-and-columns@1.2.4: {} - lint-staged@17.1.0: + lint-staged@17.2.0: dependencies: picomatch: 4.0.5 string-argv: 0.3.2