From 1cf91bc91dfdf1bd8869b795bbe77476efe40b32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 22:48:23 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v17.5.0 | datasource | package | from | to | | ---------- | ----------- | ------ | ------ | | npm | lint-staged | 17.4.1 | 17.5.0 | --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b4f4ff28..3118345b 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "commander": "15.0.0", "conventional-changelog-conventionalcommits": "9.3.1", "husky": "9.1.7", - "lint-staged": "17.4.1", + "lint-staged": "17.5.0", "npm-run-all2": "9.0.3", "prettier": "3.9.6", "prettier-plugin-packagejson": "3.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index afe61005..0fc8c4f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: 9.1.7 version: 9.1.7 lint-staged: - specifier: 17.4.1 - version: 17.4.1 + specifier: 17.5.0 + version: 17.5.0 npm-run-all2: specifier: 9.0.3 version: 9.0.3 @@ -728,8 +728,8 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - lint-staged@17.4.1: - resolution: {integrity: sha512-FmJeudcalbSfg1du+JCfvi5vS6Qt08KgbfLWiHinbef+2JJwUZwAWVoaO1AcJVUTWPfk0t30PMQNwPAeCzYQ+Q==} + lint-staged@17.5.0: + resolution: {integrity: sha512-ah2qsNtvKP1+Ak4rAvEEIvcXDLjjbr/xmxCvlequxqEOFYk0qINcZcRxD3Ic8wRn7/oQ8+wC9s0DfDrdMVCRFg==} engines: {node: '>=22.22.1'} hasBin: true @@ -2162,7 +2162,7 @@ snapshots: lines-and-columns@1.2.4: {} - lint-staged@17.4.1: + lint-staged@17.5.0: dependencies: picomatch: 4.0.7 string-argv: 0.3.2