From 62a5fc7b0dc0ae8b704016120d1685969a55f448 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2020 14:18:49 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Update=20dependency=20@types/react?= =?UTF-8?q?=20to=20v16.9.41=20(#1211)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Renovate Bot --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 3e1ca360f..f888e4fbf 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -72,7 +72,7 @@ "@types/jest": "26.0.3", "@types/markdown-it": "10.0.1", "@types/node": "14.0.14", - "@types/react": "16.9.38", + "@types/react": "16.9.41", "@types/react-color": "3.0.4", "@types/react-dom": "16.9.8", "@types/react-html-parser": "2.0.1",