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

This commit is contained in:
Renovate Bot
2020-07-10 14:35:05 +00:00
committed by Łukasz Mierzwa
parent ef434dcf60
commit eecbc944a3
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -5054,9 +5054,9 @@
}
},
"@types/react": {
"version": "16.9.41",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.41.tgz",
"integrity": "sha512-6cFei7F7L4wwuM+IND/Q2cV1koQUvJ8iSV+Gwn0c3kvABZ691g7sp3hfEQHOUBJtccl1gPi+EyNjMIl9nGA0ug==",
"version": "16.9.42",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.42.tgz",
"integrity": "sha512-iGy6HwfVfotqJ+PfRZ4eqPHPP5NdPZgQlr0lTs8EfkODRBV9cYy8QMKcC9qPCe1JrESC1Im6SrCFR6tQgg74ag==",
"requires": {
"@types/prop-types": "*",
"csstype": "^2.2.0"

View File

@@ -11,7 +11,7 @@
"@juggle/resize-observer": "3.2.0",
"@popperjs/core": "2.4.4",
"@sentry/browser": "5.19.1",
"@types/react": "16.9.41",
"@types/react": "16.9.42",
"@types/react-dom": "16.9.8",
"body-scroll-lock": "3.0.3",
"bootstrap": "4.5.0",