mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:31:43 +00:00
Update dependency @types/react to v16.9.34
This commit is contained in:
parent
13a4dd9565
commit
a8b992d72c
@ -123,7 +123,7 @@
|
||||
"@types/node": "13.13.5",
|
||||
"@types/optimize-css-assets-webpack-plugin": "5.0.1",
|
||||
"@types/puppeteer": "1.20.2",
|
||||
"@types/react": "16.9.32",
|
||||
"@types/react": "16.9.34",
|
||||
"@types/react-circular-progressbar": "1.0.2",
|
||||
"@types/react-dom": "16.9.6",
|
||||
"@types/react-hot-loader": "4.1.0",
|
||||
|
||||
@ -3250,10 +3250,10 @@
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react@*", "@types/react@16.9.32":
|
||||
version "16.9.32"
|
||||
resolved "https://registry.npmjs.org/@types/react/-/react-16.9.32.tgz#f6368625b224604148d1ddf5920e4fefbd98d383"
|
||||
integrity sha512-fmejdp0CTH00mOJmxUPPbWCEBWPvRIL4m8r0qD+BSDUqmutPyGQCHifzMpMzdvZwROdEdL78IuZItntFWgPXHQ==
|
||||
"@types/react@*", "@types/react@16.9.34":
|
||||
version "16.9.34"
|
||||
resolved "https://registry.npmjs.org/@types/react/-/react-16.9.34.tgz#f7d5e331c468f53affed17a8a4d488cd44ea9349"
|
||||
integrity sha512-8AJlYMOfPe1KGLKyHpflCg5z46n0b5DbRfqDksxBLBTUpB75ypDBAO9eCUcjNwE6LCUslwTz00yyG/X9gaVtow==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
csstype "^2.2.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user