From 173f46237336ce545d44721888a3322b0ce08f4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 14:45:53 +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 77f0ca0..eabd239 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", @@ -6020,9 +6020,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 f382703..4a0e5ba 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",