From b7ec79ed57c8353665278012d715b5582e899b70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 23:27:09 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 17.0.2 to 17.0.4 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 17.0.2 to 17.0.4. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v17.0.2...v17.0.4) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 17.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index abf32d1..259d19c 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "concurrently": "^9.2.1", "husky": "^9.1.7", "knip": "^6.12.0", - "lint-staged": "^17.0.2", + "lint-staged": "^17.0.4", "mocha": "^11.7.5", "rolldown": "^1.0.0-rc.18", "typescript": "^6.0.3" diff --git a/yarn.lock b/yarn.lock index ab3ff4b..72da3fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2793,7 +2793,7 @@ __metadata: concurrently: "npm:^9.2.1" husky: "npm:^9.1.7" knip: "npm:^6.12.0" - lint-staged: "npm:^17.0.2" + lint-staged: "npm:^17.0.4" mocha: "npm:^11.7.5" rolldown: "npm:^1.0.0-rc.18" typescript: "npm:^6.0.3" @@ -3354,9 +3354,9 @@ __metadata: languageName: node linkType: hard -"lint-staged@npm:^17.0.2": - version: 17.0.2 - resolution: "lint-staged@npm:17.0.2" +"lint-staged@npm:^17.0.4": + version: 17.0.5 + resolution: "lint-staged@npm:17.0.5" dependencies: listr2: "npm:^10.2.1" picomatch: "npm:^4.0.4" @@ -3368,7 +3368,7 @@ __metadata: optional: true bin: lint-staged: bin/lint-staged.js - checksum: 10/640d6e9624dd7fe0dfd78c1bde014156359e440fad4112dd551c22b766088d5072b1f62a57635d33e25e4a07ce740d869ce1e1adba6f4196f13d9475ee4f7cd0 + checksum: 10/a0bea43689d68ec0bf6a56943884dbdb96b6b49e2677bf80654d802678b2edf9fc65338ca8ef3fc310f245933ea2a809db1ac94431dc445c57a4d49620d9d4da languageName: node linkType: hard