From 0ae73901ac6ecf803db327555c9460aa3ac34485 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 16:15:48 +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 6a022f6..0b7891c 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "eslint-plugin-prettier": "5.2.1", "husky": "9.1.5", "jest": "29.7.0", - "lint-staged": "15.2.9", + "lint-staged": "15.2.10", "tsup": "8.2.4", "typescript": "5.5.4", "typescript-eslint": "8.3.0"