From 0f58e24e9d4508fbaee5ed66c2e61614ae30c509 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 05:37:54 +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 5b61daf7..7409af3d 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.5", - "lint-staged": "~14.0.0", + "lint-staged": "~15.2.0", "prettier": "~3.0.0", "react-test-renderer": "~18.2.0", "tsbb": "^4.1.5"