From ada59145ec5bfa1535b7d25dfa0de3d6f0a00497 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 22:07:17 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 14.0.1 to 15.2.7 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.1 to 15.2.7. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/okonet/lint-staged/compare/v14.0.1...v15.2.7) --- 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 4341533..2228d0c 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "less": "^4.2.0", "jsdom": "^24.0.0", "less": "^4.2.0", - "lint-staged": "^14.0.1", + "lint-staged": "^15.2.7", "np": "^10.0.5", "prettier": "^3.0.2", "react": "^18.0.0",