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

This commit is contained in:
Renovate Bot
2020-05-11 02:22:49 +00:00
committed by renovate[bot]
parent 71d595be14
commit 2c74189ef3
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -5962,9 +5962,9 @@
}
},
"@types/react": {
"version": "16.9.34",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.34.tgz",
"integrity": "sha512-8AJlYMOfPe1KGLKyHpflCg5z46n0b5DbRfqDksxBLBTUpB75ypDBAO9eCUcjNwE6LCUslwTz00yyG/X9gaVtow==",
"version": "16.9.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.35.tgz",
"integrity": "sha512-q0n0SsWcGc8nDqH2GJfWQWUOmZSJhXV64CjVN5SvcNti3TdEaA3AH0D8DwNmMdzjMAC/78tB8nAZIlV8yTz+zQ==",
"requires": {
"@types/prop-types": "*",
"csstype": "^2.2.0"

View File

@@ -14,7 +14,7 @@
"@sentry/browser": "5.15.5",
"@types/jest": "25.2.1",
"@types/node": "12.12.31",
"@types/react": "16.9.34",
"@types/react": "16.9.35",
"@types/react-dom": "16.9.7",
"body-scroll-lock": "3.0.2",
"bootstrap": "4.4.1",