From c63f9b5977de69efc4ba625ff66b1fb746e0650b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 02:40:05 +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 226e0f9..d1babbf 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/react-dom": "^18.2.6", "husky": "^8.0.3", "kkt": "^7.5.2", - "lint-staged": "^14.0.0", + "lint-staged": "^15.0.0", "prettier": "^3.0.1", "tsbb": "^4.1.12" },