From 6063ffe22638e57599239b6f75e0bae16f6f4936 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 09:26:46 +1000 Subject: [PATCH] build(deps): update dependency @types/react to v17.0.14 (#2164) Co-authored-by: Renovate Bot --- web/package.json | 2 +- web/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/package.json b/web/package.json index f1b0bcae0..ba4ac86f1 100644 --- a/web/package.json +++ b/web/package.json @@ -13,7 +13,7 @@ "@types/node": "15.6.0", "@types/qrcode.react": "1.0.1", "@types/query-string": "6.3.0", - "@types/react": "17.0.13", + "@types/react": "17.0.14", "@types/react-dom": "17.0.9", "@types/react-ga": "2.3.0", "@types/react-router-dom": "5.1.8", diff --git a/web/yarn.lock b/web/yarn.lock index d8d207b24..d80b915e0 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -2717,10 +2717,10 @@ "@types/prop-types" "*" csstype "^3.0.2" -"@types/react@17.0.13": - version "17.0.13" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.13.tgz#6b7c9a8f2868586ad87d941c02337c6888fb874f" - integrity sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ== +"@types/react@17.0.14": + version "17.0.14" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.14.tgz#f0629761ca02945c4e8fea99b8177f4c5c61fb0f" + integrity sha512-0WwKHUbWuQWOce61UexYuWTGuGY/8JvtUe/dtQ6lR4sZ3UiylHotJeWpf3ArP9+DSGUoLY3wbU59VyMrJps5VQ== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"