From 724780620d4615581c95ff69498b7bf6c92a3c55 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 19:30:02 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v17.3.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index a64067a..259f4f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "husky": "9.1.7", "installed-check": "10.0.1", "knip": "6.29.0", - "lint-staged": "17.2.0", + "lint-staged": "17.3.0", "markdownlint-cli2": "0.23.2", "markdownlint-cli2-formatter-pretty": "0.0.10", "node-test-github-reporter": "1.3.2", @@ -6018,9 +6018,9 @@ } }, "node_modules/lint-staged": { - "version": "17.2.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.2.0.tgz", - "integrity": "sha512-FchGnFe4i4B1C/a35SPU9bNGPEHSC1+1iV0plLjzBmKVe9klZrlRfSgK6Cw4VeHyqOXbJUXP0vON61uRftNQ0A==", + "version": "17.3.0", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.3.0.tgz", + "integrity": "sha512-woZS3vNe3UKqBaLPvbLOtKRY4tLANpWQhom12MGWqC8Mh1lCOO+WgSwmX2amjJAqTY9BkXYW87fCUH5H9Ph6xw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 6578090..34a0984 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "husky": "9.1.7", "installed-check": "10.0.1", "knip": "6.29.0", - "lint-staged": "17.2.0", + "lint-staged": "17.3.0", "markdownlint-cli2": "0.23.2", "markdownlint-cli2-formatter-pretty": "0.0.10", "node-test-github-reporter": "1.3.2",