From 78c076bc34d16b4523ce0ea46e15f7a737ce0bc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 12:08:16 +0000 Subject: [PATCH] Bump lint-staged from 12.4.1 to 12.5.0 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 12.4.1 to 12.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/v12.4.1...v12.5.0) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 12.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 9f147a1..fab602b 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "karma-spec-reporter": "0.0.33", "license-check-and-add": "4.0.5", "license-checker": "25.0.1", - "lint-staged": "12.4.1", + "lint-staged": "12.5.0", "playwright-ng-schematics": "^1.2.2", "prettier": "2.6.2", "sonar-scanner": "3.1.0",