From a3c30a3e4e9f3ff4e75c0cb709a85b0588bc9e6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 09:09:35 +0000 Subject: [PATCH] npm: bump lint-staged from 11.2.6 to 15.2.10 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 11.2.6 to 15.2.10. - [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/v11.2.6...v15.2.10) --- 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 f183d54e4c..665e51e07a 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "git-cz": "^4.7.6", "jsonlint": "^1.6.3", "license-checker": "^25.0.1", - "lint-staged": "^11.0.1", + "lint-staged": "^15.2.10", "markdown-link-check": "^3.8.7", "markdownlint-cli": "^0.27.1", "stylelint": "~13.13.1",