From 22d6800047f489758fd5256b717abf030ed8c019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 18:47:19 +0000 Subject: [PATCH] Bump lint-staged from 15.2.11 to 16.2.4 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.11 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/v15.2.11...v16.2.4) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.2.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99c4b94f..7885119e 100644 --- a/package.json +++ b/package.json @@ -773,7 +773,7 @@ "husky": "9.1.7", "knip": "5.42.3", "libnpmpack": "9.0.9", - "lint-staged": "15.2.11", + "lint-staged": "16.2.4", "magic-string": "0.30.17", "make-fetch-happen": "15.0.2", "normalize-package-data": "8.0.0",