From 67cbf97bcae99840dd4a0af0aebc1e66ba4b7601 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jun 2022 01:30:00 +0800 Subject: [PATCH] chore(deps): update dependency lint-staged to ~12.5.0 (#379) --- 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 7771d1c5..cd597647 100644 --- a/example/react-component-tsx/package.json +++ b/example/react-component-tsx/package.json @@ -59,7 +59,7 @@ "compile-less-cli": "~1.8.13", "husky": "~8.0.0", "kkt": "7.1.7", - "lint-staged": "~12.3.7", + "lint-staged": "~12.5.0", "prettier": "~2.6.0", "react-test-renderer": "~18.1.0", "tsbb": "~3.7.0"