Update dependency @types/react to v16.4.7

This commit is contained in:
Renovate Bot 2018-07-25 07:15:13 +00:00 коммит произвёл Ed Morley
Родитель 429dae0a24
Коммит 27c43b2b59
2 изменённых файлов: 8 добавлений и 2 удалений

Просмотреть файл

@ -13,7 +13,7 @@
"dependencies": {
"@types/angular": "1.6.49",
"@types/prop-types": "15.5.4",
"@types/react": "16.4.6",
"@types/react": "16.4.7",
"@types/react-dom": "16.0.6",
"ajv": "6.5.2",
"angular": "1.7.2",

Просмотреть файл

@ -33,12 +33,18 @@
"@types/node" "*"
"@types/react" "*"
"@types/react@*", "@types/react@16.4.6":
"@types/react@*":
version "16.4.6"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.6.tgz#5024957c6bcef4f02823accf5974faba2e54fada"
dependencies:
csstype "^2.2.0"
"@types/react@16.4.7":
version "16.4.7"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.7.tgz#f33f6d759a7e1833befa15224d68942d178a5a3f"
dependencies:
csstype "^2.2.0"
abbrev@1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"