From 2342a96ed81d50632cff81d8b0fe09692d8d34fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2024 13:01:46 +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 2b6427e..1e0aa59 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "ajv": "^8.8.0", "husky": "^8.0.3", "lerna": "^8.0.0", - "lint-staged": "^14.0.0", + "lint-staged": "^15.0.0", "prettier": "^3.0.0", "tsbb": "^4.0.5" }