From bc2e264cfb30a855c35f157297080e4b18e10781 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 21:40:09 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.2.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb9d65c..86862b2 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "eslint": "8.57.0", "husky": "9.0.11", "jest": "29.7.0", - "lint-staged": "15.2.9", + "lint-staged": "15.2.10", "prettier": "3.3.3", "ts-jest-resolver": "2.0.1", "typescript": "5.5.4"