1
0
Fork 0

update: update dependency @types/react to v16.9.50

This commit is contained in:
Renovate Bot 2020-10-02 15:33:38 +00:00 committed by Sean Sube
parent c6642eb668
commit c09bdf46a3
2 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@
"@types/js-yaml": "3.12.5", "@types/js-yaml": "3.12.5",
"@types/lodash": "4.14.161", "@types/lodash": "4.14.161",
"@types/mocha": "8.0.3", "@types/mocha": "8.0.3",
"@types/react": "16.9.49", "@types/react": "16.9.50",
"@types/react-dom": "16.9.8", "@types/react-dom": "16.9.8",
"@types/seedrandom": "2.4.28", "@types/seedrandom": "2.4.28",
"@types/sinon-chai": "3.2.5", "@types/sinon-chai": "3.2.5",

View File

@ -770,10 +770,10 @@
"@types/prop-types" "*" "@types/prop-types" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/react@16.9.49": "@types/react@16.9.50":
version "16.9.49" version "16.9.50"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/react/-/react-16.9.49.tgz#09db021cf8089aba0cdb12a49f8021a69cce4872" resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/react/-/react-16.9.50.tgz#cb5f2c22d42de33ca1f5efc6a0959feb784a3a2d"
integrity sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g== integrity sha512-kPx5YsNnKDJejTk1P+lqThwxN2PczrocwsvqXnjvVvKpFescoY62ZiM3TV7dH1T8lFhlHZF+PE5xUyimUwqEGA==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
csstype "^3.0.2" csstype "^3.0.2"