From e71a204adc8c6b1bf617e31f4aee92c75ff20688 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 06:28:44 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 15.4.3 to 15.5.1 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.4.3 to 15.5.1. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v15.4.3...v15.5.1) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 15.5.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22a8380..f6a149d 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "eslint-plugin-yml": "1.16.0", "globals": "15.14.0", "jsonc-eslint-parser": "2.4.0", - "lint-staged": "15.4.3", + "lint-staged": "15.5.1", "neostandard": "0.12.1", "simple-git-hooks": "2.11.1", "typescript-eslint": "8.23.0",