From d42cbb3b880c4d0cfe68e87724f0d25663b24887 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2019 22:11:34 +0000 Subject: [PATCH] Bump @types/react from 16.9.6 to 16.9.9 Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.6 to 16.9.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 625d9ea0..0ac34170 100644 --- a/package.json +++ b/package.json @@ -282,7 +282,7 @@ "@babel/preset-typescript": "7.6.0", "@types/node": "^12.7.12", "@types/plist": "3.0.2", - "@types/react": "^16.9.6", + "@types/react": "^16.9.9", "@types/react-dom": "^16.9.1", "@types/react-redux": "^7.1.4", "@types/seamless-immutable": "7.1.11", diff --git a/yarn.lock b/yarn.lock index b780c90b..5811c17b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -500,10 +500,10 @@ hoist-non-react-statics "^3.3.0" redux "^4.0.0" -"@types/react@*", "@types/react@^16.9.6": - version "16.9.6" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.6.tgz#40722a2ef9f67b054c15b0a0b0d7f09409176134" - integrity sha512-ulPWlBFO0DQiObqxEm3t4icozuakPy5O81g6QyHv+Nyo1UPL+QVq2rmq1e4J8oHY7jl0HEtMAHNwNIzv6FRuTQ== +"@types/react@*", "@types/react@^16.9.9": + version "16.9.9" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.9.tgz#a62c6f40f04bc7681be5e20975503a64fe783c3a" + integrity sha512-L+AudFJkDukk+ukInYvpoAPyJK5q1GanFOINOJnM0w6tUgITuWvJ4jyoBPFL7z4/L8hGLd+K/6xR5uUjXu0vVg== dependencies: "@types/prop-types" "*" csstype "^2.2.0"