From c87e4ec95737439bddaeec3538e2ffe5c3b27d57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Nov 2021 13:37:30 +0800 Subject: [PATCH] chore(deps): update dependency @types/react to v17.0.33 (#309) 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 b7eae429..23e82969 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.29", + "@types/react": "17.0.33", "@types/react-dom": "17.0.10", "compile-less-cli": "1.8.9", "husky": "7.0.2",