From a8e2df9a4ebad44dc844cef160a63dca48306465 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 20:30:52 +0530 Subject: [PATCH] build(deps-dev): bump lint-staged from 17.0.7 to 17.0.8 (#5121) Bumps [lint-staged](https://github.com/lint-staged/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 ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Awesome Stickz <38146668+AwesomeStickz@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index dd0eac7fa..b81711fad 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@biomejs/biome": "2.5.1", "husky": "^9.1.7", - "lint-staged": "^17.0.7", + "lint-staged": "^17.0.8", "turbo": "^2.9.18", "typedoc": "^0.28.19", "typedoc-plugin-markdown": "^4.12.0", diff --git a/yarn.lock b/yarn.lock index b5cc3520c..928cc8925 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1551,7 +1551,7 @@ __metadata: dependencies: "@biomejs/biome": "npm:2.5.1" husky: "npm:^9.1.7" - lint-staged: "npm:^17.0.7" + lint-staged: "npm:^17.0.8" turbo: "npm:^2.9.18" typedoc: "npm:^0.28.19" typedoc-plugin-markdown: "npm:^4.12.0" @@ -2189,9 +2189,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" @@ -2203,7 +2203,7 @@ __metadata: optional: true bin: lint-staged: bin/lint-staged.js - checksum: 10c0/c4e7100becb327d817999a231b8d345e6be389c555d9cd8d668797d2670832ad15c4e5085b61895e3fbf937f0fbd6be5c78ca76a4599ed332227f37270ebe8eb + checksum: 10c0/8f5692a6777de3e71b4a32a944ac3c756bb3f15a886f54d46d71d0a1694b3e3caf1b2ea207bdb20c9b730661e0aedd68b6c1d1c6ab5d5012be64e9cd820b7c87 languageName: node linkType: hard