From 0490061500ee9a98cc15cd045c7ede2e86d6adef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 02:04:05 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 10.5.4 to 16.2.7 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 10.5.4 to 16.2.7. - [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/v10.5.4...v16.2.7) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.2.7 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 e590519..3d4a2d3 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint-plugin-import": "^2.20.1", "eslint-plugin-prettier": "^3.1.2", "husky": "^8.0.3", - "lint-staged": "^10.0.8", + "lint-staged": "^16.2.7", "prettier": "^2.1.2" } } \ No newline at end of file