From 19d43f735102d4f49487ea903414143b17f57602 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 11:58:17 +0000 Subject: [PATCH] Update dependency lint-staged to v17.2.0 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4fe1511..818b5f9 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "devDependencies": { "debug": "4.4.3", "husky": "9.1.7", - "lint-staged": "17.1.1", + "lint-staged": "17.2.0", "tailwindcss": "4.3.3" }, "lint-staged": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 31a93a3..1803695 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: 9.1.7 version: 9.1.7 lint-staged: - specifier: 17.1.1 - version: 17.1.1 + specifier: 17.2.0 + version: 17.2.0 tailwindcss: specifier: 4.3.3 version: 4.3.3 @@ -3965,8 +3965,8 @@ packages: linkifyjs@4.3.3: resolution: {integrity: sha512-P8aEP5U/D1/IlTY2OeYsErdwh9bGuLE30NcXtKEjgdHcahveQoQwM2yZNsioQHsWFz0P7KKudisbrzCgR0sDHg==} - lint-staged@17.1.1: - resolution: {integrity: sha512-FnHWpSe5cPRtrDG+soOuNdBxb4XQb2gN5EqpEWKdweyqyOfpl4QSjbrz3ilcIf0WXmkiNQGZZRQ23R5YtB3TEw==} + lint-staged@17.2.0: + resolution: {integrity: sha512-FchGnFe4i4B1C/a35SPU9bNGPEHSC1+1iV0plLjzBmKVe9klZrlRfSgK6Cw4VeHyqOXbJUXP0vON61uRftNQ0A==} engines: {node: '>=22.22.1'} hasBin: true @@ -9726,7 +9726,7 @@ snapshots: linkifyjs@4.3.3: {} - lint-staged@17.1.1: + lint-staged@17.2.0: dependencies: picomatch: 4.0.5 string-argv: 0.3.2