From 136c869ffff5b88e906c55daaeb2ad21e5e95dd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:16:14 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 13.3.0 to 15.1.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.3.0 to 15.1.0. - [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/v13.3.0...v15.1.0) --- 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 0f44b6106..6d5dbc331 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "immutability-helper": "^3.0.0", "jsdom": "^23.0.0", "less": "^4.1.3", - "lint-staged": "^13.1.0", + "lint-staged": "^15.1.0", "np": "^7.0.0", "prettier": "^3.1.0", "rc-animate": "^3.0.0",