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

This commit is contained in:
Renovate Bot
2019-12-09 16:53:22 +00:00
parent 8566e606dc
commit 6a5c2fc4a7
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

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

View File

@@ -12,7 +12,7 @@
"@sentry/browser": "5.10.2",
"@types/jest": "24.0.23",
"@types/node": "12.12.15",
"@types/react": "16.9.15",
"@types/react": "16.9.16",
"@types/react-dom": "16.9.4",
"body-scroll-lock": "2.6.4",
"bootstrap": "4.4.1",