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

This commit is contained in:
Renovate Bot
2020-01-21 15:23:30 +00:00
parent 3678eab8bc
commit 56ba7213ef
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -3883,9 +3883,9 @@
}
},
"@types/react": {
"version": "16.9.17",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.17.tgz",
"integrity": "sha512-UP27In4fp4sWF5JgyV6pwVPAQM83Fj76JOcg02X5BZcpSu5Wx+fP9RMqc2v0ssBoQIFvD5JdKY41gjJJKmw6Bg==",
"version": "16.9.18",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.18.tgz",
"integrity": "sha512-MvjiKX/kUE8o49ipppg49RDZ97p4XfW1WWksp/UlTUSJpisyhzd62pZAMXxAscFLoxfYOflkGANAnGkSeHTFQg==",
"requires": {
"@types/prop-types": "*",
"csstype": "^2.2.0"

View File

@@ -13,7 +13,7 @@
"@sentry/browser": "5.11.1",
"@types/jest": "24.9.0",
"@types/node": "12.12.21",
"@types/react": "16.9.17",
"@types/react": "16.9.18",
"@types/react-dom": "16.9.5",
"body-scroll-lock": "2.6.4",
"bootstrap": "4.4.1",