From 18991f923b3cd3e87b36fccbf5cb8e6962b05750 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2020 22:21:41 +0100 Subject: [PATCH] chore(deps): update dependency @types/react to v16.9.48 (#228) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bb625c5..c15f430 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@types/nprogress": "0.2.0", "@types/object-fit-images": "3.2.0", "@types/prismjs": "1.16.1", - "@types/react": "16.9.46", + "@types/react": "16.9.48", "@types/react-modal": "3.10.6", "@types/react-transition-group": "4.4.0", "@types/sharp": "0.25.1", diff --git a/yarn.lock b/yarn.lock index efa94ec..a5f37f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3030,10 +3030,10 @@ "@types/prop-types" "*" csstype "^2.2.0" -"@types/react@16.9.46": - version "16.9.46" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.46.tgz#f0326cd7adceda74148baa9bff6e918632f5069e" - integrity sha512-dbHzO3aAq1lB3jRQuNpuZ/mnu+CdD3H0WVaaBQA8LTT3S33xhVBUj232T8M3tAhSWJs/D/UqORYUlJNl/8VQZg== +"@types/react@16.9.48": + version "16.9.48" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.48.tgz#d3387329f070d1b1bc0ff4a54a54ceefd5a8485c" + integrity sha512-4ykBVswgYitPGMXFRxJCHkxJDU2rjfU3/zw67f8+dB7sNdVJXsrwqoYxz/stkAucymnEEbRPFmX7Ce5Mc/kJCw== dependencies: "@types/prop-types" "*" csstype "^3.0.2"