From 2ee8db6d67bba5e70542590c847b88600892a746 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 21:20:51 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 20f57c1..56d6593 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "eslint": "8.57.0", "husky": "9.0.11", "jest": "29.7.0", - "lint-staged": "15.2.2", + "lint-staged": "15.2.4", "prettier": "3.2.5", "typescript": "5.4.5" },