From 110b28146c6ab9c892d5168fe2180171a35cb3af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 19:56:12 +0200 Subject: [PATCH] build(deps-dev): bump lint-staged from 16.2.3 to 16.2.4 (#4521) Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.2.3 to 16.2.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/v16.2.3...v16.2.4) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.2.4 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: Fleny --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index f877b599c..a94e8622a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@biomejs/biome": "2.2.6", "husky": "^9.1.7", - "lint-staged": "^16.2.3", + "lint-staged": "^16.2.4", "turbo": "^2.5.8", "typedoc": "^0.28.14", "typedoc-plugin-markdown": "^4.9.0", diff --git a/yarn.lock b/yarn.lock index 5b603aa43..cc113e55b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1430,7 +1430,7 @@ __metadata: dependencies: "@biomejs/biome": "npm:2.2.6" husky: "npm:^9.1.7" - lint-staged: "npm:^16.2.3" + lint-staged: "npm:^16.2.4" turbo: "npm:^2.5.8" typedoc: "npm:^0.28.14" typedoc-plugin-markdown: "npm:^4.9.0" @@ -2005,20 +2005,20 @@ __metadata: languageName: node linkType: hard -"lint-staged@npm:^16.2.3": - version: 16.2.3 - resolution: "lint-staged@npm:16.2.3" +"lint-staged@npm:^16.2.4": + version: 16.2.4 + resolution: "lint-staged@npm:16.2.4" dependencies: commander: "npm:^14.0.1" listr2: "npm:^9.0.4" micromatch: "npm:^4.0.8" - nano-spawn: "npm:^1.0.3" + nano-spawn: "npm:^2.0.0" pidtree: "npm:^0.6.0" string-argv: "npm:^0.3.2" yaml: "npm:^2.8.1" bin: lint-staged: bin/lint-staged.js - checksum: 10c0/9b057949f07f78539cd1540402df97b524a2d72d394e535d7c179025014982e4231fb81145fb1763704424d3dfac1184fee5eb4b7fc7d9534fae4106f5bf07d5 + checksum: 10c0/101b32040b9601938a7da6aa58195ce5a1f7a1a96998e8f700c219d9a1070e0f87ade9289d85ff8041a5f901252e834411c7e4f35538593678ed304ba2c58eba languageName: node linkType: hard @@ -2276,10 +2276,10 @@ __metadata: languageName: node linkType: hard -"nano-spawn@npm:^1.0.3": - version: 1.0.3 - resolution: "nano-spawn@npm:1.0.3" - checksum: 10c0/ea18857e493710a50ded333dd71677953bd9bd9e6a17ade74af957763c50a9a02205ef31bc0d6784f5b3ad82db3d9f47531e9baac2acf01118f9b7c35bd9d5de +"nano-spawn@npm:^2.0.0": + version: 2.0.0 + resolution: "nano-spawn@npm:2.0.0" + checksum: 10c0/d00f9b5739f86e28cb732ffd774793e110810cded246b8393c75c4f22674af47f98ee37b19f022ada2d8c9425f800e841caa0662fbff4c0930a10e39339fb366 languageName: node linkType: hard