From 267b30d9865e2640907d4a06c86bc0630619e74f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 03:41:20 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.2.11 (#215) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18f9cc9..d8d0dd3 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint-plugin-import": "2.31.0", "husky": "9.1.7", "jest": "29.7.0", - "lint-staged": "15.2.10", + "lint-staged": "15.2.11", "prettier": "3.4.2", "ts-jest": "29.2.5", "typescript": "5.7.2"