fix(deps): update dependency @types/react to v16.9.34

This commit is contained in:
Renovate Bot
2020-04-09 20:23:54 +00:00
committed by renovate[bot]
parent 83912ef414
commit 73ca0eb2cf
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -5796,9 +5796,9 @@
}
},
"@types/react": {
"version": "16.9.33",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.33.tgz",
"integrity": "sha512-ovgoy7p9999HDzwv8Sewhl8GJjn/r0GRsFrM9UMwp1uodh0kQ0pwIHLQ6LNfqGSyjNzJ8II/HIg0BL7Yn/B9yA==",
"version": "16.9.34",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.34.tgz",
"integrity": "sha512-8AJlYMOfPe1KGLKyHpflCg5z46n0b5DbRfqDksxBLBTUpB75ypDBAO9eCUcjNwE6LCUslwTz00yyG/X9gaVtow==",
"requires": {
"@types/prop-types": "*",
"csstype": "^2.2.0"

View File

@@ -14,7 +14,7 @@
"@sentry/browser": "5.15.4",
"@types/jest": "25.2.1",
"@types/node": "12.12.31",
"@types/react": "16.9.33",
"@types/react": "16.9.34",
"@types/react-dom": "16.9.6",
"body-scroll-lock": "3.0.1",
"bootstrap": "4.4.1",