From 3024ee53ab9e1181f69eefe13cc6b6b52ef7bc65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:35:44 +0000 Subject: [PATCH] chore: bump lint-staged from 11.2.6 to 15.2.6 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.2.6 to 15.2.6. - [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/v11.2.6...v15.2.6) --- 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 766f275935..15a066a39e 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "eslint-config-hexo": "^5.0.0", "hexo-renderer-marked": "^5.0.0", "husky": "^7.0.4", - "lint-staged": "^11.0.0", + "lint-staged": "^15.2.6", "mocha": "^9.2.0", "nyc": "^15.1.0", "sinon": "^12.0.1"