From 563db975ff2d784ef1d55b0d5e49d75ffb162d62 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 30 Sep 2021 12:19:41 +0000 Subject: [PATCH] Update dependency @types/react to v17.0.26 --- Dashboard/package.json | 2 +- Dashboard/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Dashboard/package.json b/Dashboard/package.json index 168a761..e208745 100644 --- a/Dashboard/package.json +++ b/Dashboard/package.json @@ -54,7 +54,7 @@ "@redux-devtools/cli": "1.0.0-9", "@types/jest": "27.0.2", "@types/node": "15.14.9", - "@types/react": "17.0.24", + "@types/react": "17.0.26", "@types/react-dom": "17.0.9", "@types/remote-redux-devtools": "0.5.5", "@types/styled-components": "5.1.14", diff --git a/Dashboard/yarn.lock b/Dashboard/yarn.lock index c359659..d8b49d4 100644 --- a/Dashboard/yarn.lock +++ b/Dashboard/yarn.lock @@ -2213,10 +2213,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@17.0.24": - version "17.0.24" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.24.tgz#7e1b3f78d0fc53782543f9bce6d949959a5880bd" - integrity sha512-eIpyco99gTH+FTI3J7Oi/OH8MZoFMJuztNRimDOJwH4iGIsKV2qkGnk4M9VzlaVWeEEWLWSQRy0FEA0Kz218cg== +"@types/react@17.0.26": + version "17.0.26" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.26.tgz#960ea4b3518cc154ed7df3b35656c508df653331" + integrity sha512-MXxuXrH2xOcv5cp/su4oz69dNQnSA90JjFw5HBd5wifw6Ihi94j7dRJm7qNsB30tnruXSCPc9qmlhGop4nh9Hw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"