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

This commit is contained in:
Renovate Bot
2019-12-20 07:18:27 +00:00
committed by renovate[bot]
parent ea5f72bd16
commit 6603ae512d
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -3511,9 +3511,9 @@
}
},
"@types/react": {
"version": "16.9.16",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.16.tgz",
"integrity": "sha512-dQ3wlehuBbYlfvRXfF5G+5TbZF3xqgkikK7DWAsQXe2KnzV+kjD4W2ea+ThCrKASZn9h98bjjPzoTYzfRqyBkw==",
"version": "16.9.17",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.17.tgz",
"integrity": "sha512-UP27In4fp4sWF5JgyV6pwVPAQM83Fj76JOcg02X5BZcpSu5Wx+fP9RMqc2v0ssBoQIFvD5JdKY41gjJJKmw6Bg==",
"requires": {
"@types/prop-types": "*",
"csstype": "^2.2.0"

View File

@@ -13,7 +13,7 @@
"@sentry/browser": "5.10.2",
"@types/jest": "24.0.24",
"@types/node": "12.12.21",
"@types/react": "16.9.16",
"@types/react": "16.9.17",
"@types/react-dom": "16.9.4",
"body-scroll-lock": "2.6.4",
"bootstrap": "4.4.1",