From 46c9ce7d768b18fda51125a23787736750d2f360 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 19:47:07 +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 07aff19..2def692 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "husky": "^8.0.1", "kkt": "^7.4.9", "lerna": "^7.1.1", - "lint-staged": "^13.2.1", + "lint-staged": "^15.0.0", "prettier": "^2.8.7", "react-test-renderer": "^18.2.0", "tsbb": "^4.1.5",