From 34ceda4d6f0825c3f0bfc3debfc594fae2d356ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 17:51:49 +0000 Subject: [PATCH] chore(deps): update devdependency lint-staged to v15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 650565f..c2bdc4d 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "conventional-changelog-cli": "^2.2.2", "cz-git": "^1.3.11", "eslint": "^8.23.1", - "lint-staged": "^13.0.3", + "lint-staged": "^15.4.3", "rimraf": "^3.0.2", "simple-git-hooks": "^2.8.0", "typescript": "^4.8.3",