From e75b4ab41ac3b4a61e8ea31c51ef492fa2944295 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 13:04:24 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged in the npm-dev-minor-and-patch group Bumps the npm-dev-minor-and-patch group with 1 update: [lint-staged](https://github.com/lint-staged/lint-staged). Updates `lint-staged` from 17.0.7 to 17.0.8 - [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.7...v17.0.8) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 17.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-minor-and-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 30aa8d8..9e430a5 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@vitest/coverage-v8": "^4.1.9", "github-actionlint": "^1.7.12", "husky": "^9.1.7", - "lint-staged": "^17.0.7", + "lint-staged": "^17.0.8", "markdownlint-cli2": "^0.22.1", "oxfmt": "^0.54.0", "oxlint": "^1.69.0", diff --git a/yarn.lock b/yarn.lock index 7f9706c..79fab0c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2569,9 +2569,9 @@ __metadata: languageName: node linkType: hard -"lint-staged@npm:^17.0.7": - version: 17.0.7 - resolution: "lint-staged@npm:17.0.7" +"lint-staged@npm:^17.0.8": + version: 17.0.8 + resolution: "lint-staged@npm:17.0.8" dependencies: listr2: "npm:^10.2.1" picomatch: "npm:^4.0.4" @@ -2583,7 +2583,7 @@ __metadata: optional: true bin: lint-staged: bin/lint-staged.js - checksum: 10c0/c4e7100becb327d817999a231b8d345e6be389c555d9cd8d668797d2670832ad15c4e5085b61895e3fbf937f0fbd6be5c78ca76a4599ed332227f37270ebe8eb + checksum: 10c0/8f5692a6777de3e71b4a32a944ac3c756bb3f15a886f54d46d71d0a1694b3e3caf1b2ea207bdb20c9b730661e0aedd68b6c1d1c6ab5d5012be64e9cd820b7c87 languageName: node linkType: hard @@ -3636,7 +3636,7 @@ __metadata: "@vitest/coverage-v8": "npm:^4.1.9" github-actionlint: "npm:^1.7.12" husky: "npm:^9.1.7" - lint-staged: "npm:^17.0.7" + lint-staged: "npm:^17.0.8" markdownlint-cli2: "npm:^0.22.1" oxfmt: "npm:^0.54.0" oxlint: "npm:^1.69.0"