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

This commit is contained in:
Renovate Bot
2020-06-24 10:06:18 +00:00
committed by Łukasz Mierzwa
parent 46992f0b88
commit d778ff1a7b
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -4799,9 +4799,9 @@
}
},
"@types/react": {
"version": "16.9.39",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.39.tgz",
"integrity": "sha512-kpdbGez6hqN9Ihcoi6flShP+ka9XxSBPes1UOBPLmbH6oRiBLkrh2VrtWosTy/l5LKGYSGoWf2WPFRCU4gdRmg==",
"version": "16.9.40",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.40.tgz",
"integrity": "sha512-OCkF5au6H5tn7JCMq7fuutYeawzFezrpHaRvI+Zq+n386lkU0fGrQMAB5YP/WzBiQa8tAe1IXA61+lYCqLfMZg==",
"requires": {
"@types/prop-types": "*",
"csstype": "^2.2.0"

View File

@@ -13,7 +13,7 @@
"@sentry/browser": "5.18.0",
"@types/jest": "26.0.1",
"@types/node": "12.12.31",
"@types/react": "16.9.39",
"@types/react": "16.9.40",
"@types/react-dom": "16.9.8",
"body-scroll-lock": "3.0.3",
"bootstrap": "4.5.0",