From 3fd22f76750e013f4da29a97bab8b93e179eef3e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 19:13: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 0c59cea..e621abf 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "husky": "~8.0.3", "kkt": "^7.5.2", "lerna": "^7.1.4", - "lint-staged": "^13.2.3", + "lint-staged": "^15.0.0", "prettier": "^3.0.0", "tsbb": "^4.1.14" }