From edfba89b759d1f5ea44d738dc05e53bbef4487b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 16:24:37 +0100 Subject: [PATCH] :arrow_up: Update dependency @types/react to v16.9.6 (#671) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ab39c363f..6bea1b6d5 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@types/jest": "24.0.19", "@types/markdown-it": "0.0.9", "@types/node": "12.7.12", - "@types/react": "16.9.5", + "@types/react": "16.9.6", "@types/react-dom": "16.9.2", "@types/react-html-parser": "2.0.1", "@types/react-router-dom": "5.1.0", diff --git a/yarn.lock b/yarn.lock index 6274ad337..a4a195a28 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1795,10 +1795,10 @@ "@types/prop-types" "*" csstype "^2.2.0" -"@types/react@16.9.5": - version "16.9.5" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.5.tgz#079dabd918b19b32118c25fd00a786bb6d0d5e51" - integrity sha512-jQ12VMiFOWYlp+j66dghOWcmDDwhca0bnlcTxS4Qz/fh5gi6wpaZDthPEu/Gc/YlAuO87vbiUXL8qKstFvuOaA== +"@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== dependencies: "@types/prop-types" "*" csstype "^2.2.0"