From 77405221fe8bd08eb4af139fb31694d137ffbc34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Oct 2020 06:46:03 +0000 Subject: [PATCH] Bump @types/react from 16.9.49 to 16.9.54 Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.49 to 16.9.54. - [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..9bfddb3 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.54", "@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..8939e2a 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.54": + version "16.9.54" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.54.tgz#140280c31825287ee74e9da95285b91c5a2e471d" + integrity sha512-GhawhYraQZpGFO2hVMArjPrYbnA/6+DS8SubK8IPhhVClmKqANihsRenOm5E0mvqK0m/BKoqVktA1O1+Xvlz9w== dependencies: "@types/prop-types" "*" csstype "^3.0.2"