From b2d1a50f11e9394f45caab6ca0727a219be4f94b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 13:37:54 +0200 Subject: [PATCH] chore(deps): update dependency lint-staged to ^17.0.4 (#1847) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1db14f63..77e67c5a 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "eslint-plugin-perfectionist": "^5.9.0", "eslint-plugin-vue": "^10.9.1", "husky": "^9.1.7", - "lint-staged": "^17.0.3", + "lint-staged": "^17.0.4", "neostandard": "^0.13.0", "prettier": "^3.8.3", "rimraf": "^6.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cfa4b3e1..4bb0a42c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -153,8 +153,8 @@ importers: specifier: ^9.1.7 version: 9.1.7 lint-staged: - specifier: ^17.0.3 - version: 17.0.3 + specifier: ^17.0.4 + version: 17.0.4 neostandard: specifier: ^0.13.0 version: 0.13.0(eslint@9.39.4(jiti@2.6.1))(typescript@6.0.3) @@ -4669,8 +4669,8 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - lint-staged@17.0.3: - resolution: {integrity: sha512-wnvMRhzC3GNpjixxleiG+pAW09dHTUgBCjMS7XouAg5E7wKUc8YdfogpF7zIgvXKDbH+452O6+XpnKm6V67rPw==} + lint-staged@17.0.4: + resolution: {integrity: sha512-+rU9lSUyVOZ/hDUmRLVGzyS2v73cDdQjX+XQz1AaOdIE4RysLq0HoPW2HrrgeNCLklkhi904VBU1bmgWLHVnkA==} engines: {node: '>=22.22.1'} hasBin: true @@ -11926,7 +11926,7 @@ snapshots: lines-and-columns@1.2.4: {} - lint-staged@17.0.3: + lint-staged@17.0.4: dependencies: listr2: 10.2.1 picomatch: 4.0.4 -- 2.53.0