From 970990ec9ac0a6c081aae7d52edcb5f3f33c4316 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 16:32:04 +0000 Subject: [PATCH] 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 faeb2f9..5f004f6 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "eslint-plugin-jest": "28.2.0", "husky": "9.0.10", "jest": "29.7.0", - "lint-staged": "15.2.7", + "lint-staged": "15.2.10", "npm-run-all2": "6.2.2", "prettier": "3.3.3", "ts-jest": "29.2.3",