update: update dependency @types/react to v16.9.50
This commit is contained in:
parent
c6642eb668
commit
c09bdf46a3
|
@ -34,7 +34,7 @@
|
|||
"@types/js-yaml": "3.12.5",
|
||||
"@types/lodash": "4.14.161",
|
||||
"@types/mocha": "8.0.3",
|
||||
"@types/react": "16.9.49",
|
||||
"@types/react": "16.9.50",
|
||||
"@types/react-dom": "16.9.8",
|
||||
"@types/seedrandom": "2.4.28",
|
||||
"@types/sinon-chai": "3.2.5",
|
||||
|
|
|
@ -770,10 +770,10 @@
|
|||
"@types/prop-types" "*"
|
||||
csstype "^3.0.2"
|
||||
|
||||
"@types/react@16.9.49":
|
||||
version "16.9.49"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/react/-/react-16.9.49.tgz#09db021cf8089aba0cdb12a49f8021a69cce4872"
|
||||
integrity sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g==
|
||||
"@types/react@16.9.50":
|
||||
version "16.9.50"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/react/-/react-16.9.50.tgz#cb5f2c22d42de33ca1f5efc6a0959feb784a3a2d"
|
||||
integrity sha512-kPx5YsNnKDJejTk1P+lqThwxN2PczrocwsvqXnjvVvKpFescoY62ZiM3TV7dH1T8lFhlHZF+PE5xUyimUwqEGA==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
csstype "^3.0.2"
|
||||
|
|
Loading…
Reference in New Issue