build(deps): update dependency @types/react to v17.0.9 (#2055)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/2056/head
parent
f798ffffdf
commit
36d3695967
|
@ -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.8",
|
"@types/react": "17.0.9",
|
||||||
"@types/react-dom": "17.0.5",
|
"@types/react-dom": "17.0.5",
|
||||||
"@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.8":
|
"@types/react@17.0.9":
|
||||||
version "17.0.8"
|
version "17.0.9"
|
||||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.8.tgz#fe76e3ba0fbb5602704110fd1e3035cf394778e3"
|
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.9.tgz#1147fb520024a62c9b3841f5cb4db89b73ddb87f"
|
||||||
integrity sha512-3sx4c0PbXujrYAKwXxNONXUtRp9C+hE2di0IuxFyf5BELD+B+AXL8G7QrmSKhVwKZDbv0igiAjQAMhXj8Yg3aw==
|
integrity sha512-2Cw7FvevpJxQrCb+k5t6GH1KIvmadj5uBbjPaLlJB/nZWUj56e1ZqcD6zsoMFB47MsJUTFl9RJ132A7hb3QFJA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/prop-types" "*"
|
"@types/prop-types" "*"
|
||||||
"@types/scheduler" "*"
|
"@types/scheduler" "*"
|
||||||
|
|
Loading…
Reference in New Issue