From 16ef0085c6b98d1f2be4d300d2a669ef06bf9216 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Nov 2021 12:54:46 +0800 Subject: [PATCH] chore(deps): update dependency @types/react to v17.0.34 (#322) 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 0b157293..0b096145 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.33", + "@types/react": "17.0.34", "@types/react-dom": "17.0.11", "compile-less-cli": "1.8.9", "husky": "7.0.2",