From 52a2758c6e06558d7fa93e2c28bce3b5af6d1964 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 01:15:24 +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 64d8a3f6..545287f9 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "ajv": "^8.8.0", "husky": "^8.0.1", "lerna": "^7.3.0", - "lint-staged": "^14.0.1", + "lint-staged": "^15.0.0", "prettier": "^3.0.0", "tsbb": "^4.2.3" }