update: update dependency @types/react to v16.9.55
This commit is contained in:
parent
71a90db0fa
commit
9a377dae6e
|
@ -34,7 +34,7 @@
|
|||
"@types/js-yaml": "3.12.5",
|
||||
"@types/lodash": "4.14.163",
|
||||
"@types/mocha": "8.0.3",
|
||||
"@types/react": "16.9.53",
|
||||
"@types/react": "16.9.55",
|
||||
"@types/react-dom": "16.9.8",
|
||||
"@types/seedrandom": "2.4.28",
|
||||
"@types/sinon-chai": "3.2.5",
|
||||
|
|
|
@ -807,10 +807,10 @@
|
|||
"@types/prop-types" "*"
|
||||
csstype "^3.0.2"
|
||||
|
||||
"@types/react@16.9.53":
|
||||
version "16.9.53"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/react/-/react-16.9.53.tgz#40cd4f8b8d6b9528aedd1fff8fcffe7a112a3d23"
|
||||
integrity sha512-4nW60Sd4L7+WMXH1D6jCdVftuW7j4Za6zdp6tJ33Rqv0nk1ZAmQKML9ZLD4H0dehA3FZxXR/GM8gXplf82oNGw==
|
||||
"@types/react@16.9.55":
|
||||
version "16.9.55"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/react/-/react-16.9.55.tgz#47078587f5bfe028a23b6b46c7b94ac0d436acff"
|
||||
integrity sha512-6KLe6lkILeRwyyy7yG9rULKJ0sXplUsl98MGoCfpteXf9sPWFWWMknDcsvubcpaTdBuxtsLF6HDUwdApZL/xIg==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
csstype "^3.0.2"
|
||||
|
|
Loading…
Reference in New Issue