From c6eb043102ef50fa37b87abcc73decca0c42d6b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Sep 2021 17:55:21 +0800 Subject: [PATCH] chore(deps): update dependency @types/react to v17.0.24 (#278) Co-authored-by: Renovate Bot --- 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 49c6d9a6..ff157003 100644 --- a/example/react-component-tsx/package.json +++ b/example/react-component-tsx/package.json @@ -43,7 +43,7 @@ "@kkt/raw-modules": "6.11.0", "@kkt/scope-plugin-options": "6.11.0", "@tsbb/babel-preset-tsbb": "1.14.2", - "@types/react": "17.0.22", + "@types/react": "17.0.24", "@types/react-dom": "17.0.9", "compile-less-cli": "1.8.8", "husky": "7.0.2",