From 83d0b37daf668fbbe0ffcdf225276b04a3a6c2d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Oct 2020 09:36:16 +0100 Subject: [PATCH] chore(deps): update dependency @types/react to v16.9.50 (#286) 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 269efe1..16a82bd 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@types/nprogress": "0.2.0", "@types/object-fit-images": "3.2.0", "@types/prismjs": "1.16.1", - "@types/react": "16.9.49", + "@types/react": "16.9.50", "@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 e80b310..83dac20 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3637,10 +3637,10 @@ "@types/prop-types" "*" csstype "^2.2.0" -"@types/react@16.9.49": - version "16.9.49" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.49.tgz#09db021cf8089aba0cdb12a49f8021a69cce4872" - integrity sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g== +"@types/react@16.9.50": + version "16.9.50" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.50.tgz#cb5f2c22d42de33ca1f5efc6a0959feb784a3a2d" + integrity sha512-kPx5YsNnKDJejTk1P+lqThwxN2PczrocwsvqXnjvVvKpFescoY62ZiM3TV7dH1T8lFhlHZF+PE5xUyimUwqEGA== dependencies: "@types/prop-types" "*" csstype "^3.0.2"