From e85efcc390956790c6d0693e3842f8563ae5d41f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 03:01:11 +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 9810327..c8f4c9b 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "devDependencies": { "colors-named": "^1.0.0", "husky": "^8.0.1", - "lint-staged": "^13.0.3", + "lint-staged": "^15.0.0", "prettier": "^2.7.1", "tsbb": "^4.0.5" }