From ae42962d2169515a154208cc04eef38c338ac686 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 05:16:38 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 10.5.4 to 16.1.5 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 10.5.4 to 16.1.5. - [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.1.5) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.1.5 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..6ca9015 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.1.5", "prettier": "^2.1.2" } } \ No newline at end of file