Merge pull request #622 from streamich/renovate/react-16.x

Update dependency @types/react to v16.9.11
This commit is contained in:
Anton Zinovyev 2019-11-04 11:58:09 +03:00 committed by GitHub
commit 72f7a9ae2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 2 deletions

View File

@ -77,7 +77,7 @@
"@storybook/react": "5.2.5",
"@testing-library/react-hooks": "2.0.3",
"@types/jest": "24.0.21",
"@types/react": "16.9.2",
"@types/react": "16.9.11",
"babel-core": "6.26.3",
"babel-loader": "8.0.6",
"babel-plugin-dynamic-import-node": "2.3.0",

View File

@ -2439,7 +2439,7 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@16.9.2":
"@types/react@*":
version "16.9.2"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.2.tgz#6d1765431a1ad1877979013906731aae373de268"
integrity sha512-jYP2LWwlh+FTqGd9v7ynUKZzjj98T8x7Yclz479QdRhHfuW9yQ+0jjnD31eXSXutmBpppj5PYNLYLRfnZJvcfg==
@ -2447,6 +2447,14 @@
"@types/prop-types" "*"
csstype "^2.2.0"
"@types/react@16.9.11":
version "16.9.11"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.11.tgz#70e0b7ad79058a7842f25ccf2999807076ada120"
integrity sha512-UBT4GZ3PokTXSWmdgC/GeCGEJXE5ofWyibCcecRLUVN2ZBpXQGVgQGtG2foS7CrTKFKlQVVswLvf7Js6XA/CVQ==
dependencies:
"@types/prop-types" "*"
csstype "^2.2.0"
"@types/stack-utils@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"