From 88854128a02af3ca4b26e6b9bd6ad720afd077e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 17:12:36 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 13.3.0 to 15.2.11 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 13.3.0 to 15.2.11. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v13.3.0...v15.2.11) --- updated-dependencies: - dependency-name: lint-staged 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 b8d9f13..3a8db7f 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "gh-pages": "^6.2.0", "husky": "^9.1.7", "less": "^3.10.3", - "lint-staged": "^13.0.3", + "lint-staged": "^15.2.11", "np": "^10.1.0", "prettier": "^3.4.2", "pretty-quick": "^3.0.0",