Update dependency @types/prop-types to v15.5.5

This commit is contained in:
Renovate Bot 2018-08-12 00:36:15 +00:00 коммит произвёл Ed Morley
Родитель 681c257682
Коммит 0f7372cae5
2 изменённых файлов: 8 добавлений и 2 удалений

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

@ -12,7 +12,7 @@
},
"dependencies": {
"@types/angular": "1.6.49",
"@types/prop-types": "15.5.4",
"@types/prop-types": "15.5.5",
"@types/react": "16.4.9",
"@types/react-dom": "16.0.6",
"ajv": "6.5.2",

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

@ -75,12 +75,18 @@
version "10.5.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.5.4.tgz#6eccc158504357d1da91434d75e86acde94bb10b"
"@types/prop-types@*", "@types/prop-types@15.5.4":
"@types/prop-types@*":
version "15.5.4"
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.5.4.tgz#9e6199bad131786e24c2baa2a82705a02139fbf8"
dependencies:
"@types/react" "*"
"@types/prop-types@15.5.5":
version "15.5.5"
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.5.5.tgz#17038dd322c2325f5da650a94d5f9974943625e3"
dependencies:
"@types/react" "*"
"@types/react-dom@16.0.6":
version "16.0.6"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.0.6.tgz#f1a65a4e7be8ed5d123f8b3b9eacc913e35a1a3c"