From ac8da983f6e2d7712e34598da9315f0b0a9fb94b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 13 Jun 2019 19:32:32 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v16.8.20 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 50dd47da..f3af96f9 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@storybook/addon-options": "5.1.4", "@storybook/react": "5.1.4", "@types/jest": "24.0.14", - "@types/react": "16.8.19", + "@types/react": "16.8.20", "babel-core": "6.26.3", "babel-loader": "8.0.6", "fork-ts-checker-webpack-plugin": "1.3.6", diff --git a/yarn.lock b/yarn.lock index 53dd236c..6741d566 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2469,10 +2469,10 @@ resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8" integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw== -"@types/react@16.8.19": - version "16.8.19" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.19.tgz#629154ef05e2e1985cdde94477deefd823ad9be3" - integrity sha512-QzEzjrd1zFzY9cDlbIiFvdr+YUmefuuRYrPxmkwG0UQv5XF35gFIi7a95m1bNVcFU0VimxSZ5QVGSiBmlggQXQ== +"@types/react@16.8.20": + version "16.8.20" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.20.tgz#4f633ecbd0a4d56d0ccc50fff6f9321bbcd7d583" + integrity sha512-ZLmI+ubSJpfUIlQuULDDrdyuFQORBuGOvNnMue8HeA0GVrAJbWtZQhcBvnBPNRBI/GrfSfrKPFhthzC2SLEtLQ== dependencies: "@types/prop-types" "*" csstype "^2.2.0"