From d1df7a5aecb63b8a0b5955fa2db8884006d16c83 Mon Sep 17 00:00:00 2001 From: streamich Date: Sun, 18 Aug 2019 15:32:33 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20fix=20master?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 10 +--------- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index ce6e14fe9b..6ffec10312 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@storybook/react": "5.1.11", "@testing-library/react-hooks": "2.0.1", "@types/jest": "24.0.17", - "@types/react": "16.9.2", + "@types/react": "16.8.23", "babel-core": "6.26.3", "babel-loader": "8.0.6", "babel-plugin-dynamic-import-node": "2.3.0", diff --git a/yarn.lock b/yarn.lock index 6fe3a605f4..98d56a4469 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2253,7 +2253,7 @@ dependencies: "@types/react" "*" -"@types/react@*": +"@types/react@*", "@types/react@16.8.23": version "16.8.23" resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.23.tgz#ec6be3ceed6353a20948169b6cb4c97b65b97ad2" integrity sha512-abkEOIeljniUN9qB5onp++g0EY38h7atnDHxwKUFz1r3VH1+yG1OKi2sNPTyObL40goBmfKFpdii2lEzwLX1cA== @@ -2261,14 +2261,6 @@ "@types/prop-types" "*" csstype "^2.2.0" -"@types/react@16.9.2": - version "16.9.2" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.2.tgz#6d1765431a1ad1877979013906731aae373de268" - integrity sha512-jYP2LWwlh+FTqGd9v7ynUKZzjj98T8x7Yclz479QdRhHfuW9yQ+0jjnD31eXSXutmBpppj5PYNLYLRfnZJvcfg== - dependencies: - "@types/prop-types" "*" - csstype "^2.2.0" - "@types/react@>=16.9.0": version "16.9.1" resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.1.tgz#862c83b4c9d5cd116e42fd9a4f3694843cd2c051"