From 014c60f3769ab56a038bd053a49f47c771aa20b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 21:00:51 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15 --- example/react-component-tsx/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/react-component-tsx/package.json b/example/react-component-tsx/package.json index e4b6841d..8b1b279e 100644 --- a/example/react-component-tsx/package.json +++ b/example/react-component-tsx/package.json @@ -59,7 +59,7 @@ "compile-less-cli": "~1.9.0", "husky": "~8.0.0", "kkt": "^7.5.4", - "lint-staged": "~14.0.0", + "lint-staged": "~15.0.0", "prettier": "~3.0.0", "react-test-renderer": "~18.2.0", "tsbb": "^4.1.5"