From d30db69a8ca60d0479975246f189338b866c5948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 07:07:44 +0000 Subject: [PATCH] Bump @types/react from 16.9.49 to 16.9.53 Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.49 to 16.9.53. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 015924d..e1817c4 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@preconstruct/cli": "^1.1.27", "@types/jest": "^26.0.14", "@types/node": "^14.11.2", - "@types/react": "^16.9.43", + "@types/react": "^16.9.53", "@types/react-dom": "^16.9.8", "@types/uuid": "^8.3.0", "@typescript-eslint/eslint-plugin": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index e3f2df6..768115f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1679,10 +1679,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^16.9.43": - version "16.9.49" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.49.tgz#09db021cf8089aba0cdb12a49f8021a69cce4872" - integrity sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g== +"@types/react@*", "@types/react@^16.9.53": + version "16.9.53" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.53.tgz#40cd4f8b8d6b9528aedd1fff8fcffe7a112a3d23" + integrity sha512-4nW60Sd4L7+WMXH1D6jCdVftuW7j4Za6zdp6tJ33Rqv0nk1ZAmQKML9ZLD4H0dehA3FZxXR/GM8gXplf82oNGw== dependencies: "@types/prop-types" "*" csstype "^3.0.2"