From 10c3c24ff49fcf9e31ce8ad9f21ff31cee2d72ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 06:44:03 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 15.4.3 to 15.5.0 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.4.3 to 15.5.0. - [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.0) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 15.5.0 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..855b83f 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.0", "neostandard": "0.12.1", "simple-git-hooks": "2.11.1", "typescript-eslint": "8.23.0",