From 8391f5897171e296a476e879de34350f491ef55c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 19:15:25 +0000 Subject: [PATCH] chore(deps): 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 0b47b74..09a3c23 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@cuaklabs/scripts": "workspace:*", "@cuaklabs/typescript-config": "workspace:*", "husky": "^8.0.3", - "lint-staged": "^14.0.1", + "lint-staged": "^15.0.0", "turbo": "^1.10.13" } }