From 79e02e5e9c97b5ad1e79b58be09c5ac1a2d5f33f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Oct 2021 22:06:57 +0800 Subject: [PATCH] chore(deps): update dependency @types/react to v17.0.27 (#290) 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 9b7df088..04c23596 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.24", + "@types/react": "17.0.27", "@types/react-dom": "17.0.9", "compile-less-cli": "1.8.8", "husky": "7.0.2",