From ce5041b6b93559bb52b8e38ea17a72035be0c02d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 01:22:16 +0000 Subject: [PATCH] Update dependency lint-staged to v15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae82f33..25d48cc 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "i18next": "^23", "i18next-http-backend": "^2.2.2", "jsdom": "^22", - "lint-staged": "^14", + "lint-staged": "^15.0.0", "lodash-es": "^4", "lucide-react": "latest", "lucide-static": "latest",