From 3d3d89a5322abd0706980cc2d6330a1ce9cc663b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 17:30:45 +0000 Subject: [PATCH] Bump @types/react from 16.14.2 to 16.14.3 Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.14.2 to 16.14.3. - [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 bb56ab15..a258c734 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@types/jest": "^26.0.20", "@types/jszip": "^3.4.1", "@types/node": "^12.0.0", - "@types/react": "^16.9.35", + "@types/react": "^16.14.3", "@types/react-dom": "^16.9.8", "@types/react-redux": "^7.1.16", "@types/react-splitter-layout": "^3.0.1", diff --git a/yarn.lock b/yarn.lock index cbae48b5..8ab7b1aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2677,10 +2677,10 @@ "@types/prop-types" "*" csstype "^3.0.2" -"@types/react@^16", "@types/react@^16.9.35": - version "16.14.2" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.2.tgz#85dcc0947d0645349923c04ccef6018a1ab7538c" - integrity sha512-BzzcAlyDxXl2nANlabtT4thtvbbnhee8hMmH/CcJrISDBVcJS1iOsP1f0OAgSdGE0MsY9tqcrb9YoZcOFv9dbQ== +"@types/react@^16", "@types/react@^16.14.3": + version "16.14.3" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.3.tgz#f5210f5deecf35d8794845549c93c2c3ad63aa9c" + integrity sha512-zPrXn03hmPYqh9DznqSFQsoRtrQ4aHgnZDO+hMGvsE/PORvDTdJCHQ6XvJV31ic+0LzF73huPFXUb++W6Kri0Q== dependencies: "@types/prop-types" "*" csstype "^3.0.2"