build(deps): update dependency @types/react to v17.0.10 (#2074)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/2075/head
parent
2c42464fc8
commit
3d66879da5
|
@ -17,7 +17,7 @@
|
||||||
"@types/node": "15.6.0",
|
"@types/node": "15.6.0",
|
||||||
"@types/qrcode.react": "1.0.1",
|
"@types/qrcode.react": "1.0.1",
|
||||||
"@types/query-string": "6.3.0",
|
"@types/query-string": "6.3.0",
|
||||||
"@types/react": "17.0.9",
|
"@types/react": "17.0.10",
|
||||||
"@types/react-dom": "17.0.6",
|
"@types/react-dom": "17.0.6",
|
||||||
"@types/react-ga": "2.3.0",
|
"@types/react-ga": "2.3.0",
|
||||||
"@types/react-router-dom": "5.1.7",
|
"@types/react-router-dom": "5.1.7",
|
||||||
|
|
|
@ -2717,10 +2717,10 @@
|
||||||
"@types/prop-types" "*"
|
"@types/prop-types" "*"
|
||||||
csstype "^3.0.2"
|
csstype "^3.0.2"
|
||||||
|
|
||||||
"@types/react@17.0.9":
|
"@types/react@17.0.10":
|
||||||
version "17.0.9"
|
version "17.0.10"
|
||||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.9.tgz#1147fb520024a62c9b3841f5cb4db89b73ddb87f"
|
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.10.tgz#c8bb4e37cc642f7cc5532959cb5e2ead6c74dec9"
|
||||||
integrity sha512-2Cw7FvevpJxQrCb+k5t6GH1KIvmadj5uBbjPaLlJB/nZWUj56e1ZqcD6zsoMFB47MsJUTFl9RJ132A7hb3QFJA==
|
integrity sha512-+Tc5aGO49L/cjFBfpIPB398ztmAUChglc+a+EYlvphMOMvwUEzmLiyfmnEseGE7inMO6XiSffHmXVPC8GonksQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/prop-types" "*"
|
"@types/prop-types" "*"
|
||||||
"@types/scheduler" "*"
|
"@types/scheduler" "*"
|
||||||
|
|
Loading…
Reference in New Issue