From 12c0579ab7bfa73caf764f20a39f76b3c55287d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 16:39:20 +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 0d5d7db..c236504 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint-plugin-import": "2.29.1", "husky": "9.1.5", "jest": "29.7.0", - "lint-staged": "15.2.9", + "lint-staged": "15.2.10", "prettier": "3.3.3", "ts-jest": "29.2.5", "typescript": "5.5.4"