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

This commit is contained in:
Renovate Bot
2020-06-10 12:39:20 +01:00
committed by Łukasz Mierzwa
parent ea00f19933
commit 8388e8af97
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4873,9 +4873,9 @@
}
},
"@types/react": {
"version": "16.9.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.35.tgz",
"integrity": "sha512-q0n0SsWcGc8nDqH2GJfWQWUOmZSJhXV64CjVN5SvcNti3TdEaA3AH0D8DwNmMdzjMAC/78tB8nAZIlV8yTz+zQ==",
"version": "16.9.36",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.36.tgz",
"integrity": "sha512-mGgUb/Rk/vGx4NCvquRuSH0GHBQKb1OqpGS9cT9lFxlTLHZgkksgI60TuIxubmn7JuCb+sENHhQciqa0npm0AQ==",
"requires": {
"@types/prop-types": "*",
"csstype": "^2.2.0"
+1 -1
View File
@@ -13,7 +13,7 @@
"@sentry/browser": "5.17.0",
"@types/jest": "26.0.0",
"@types/node": "12.12.31",
"@types/react": "16.9.35",
"@types/react": "16.9.36",
"@types/react-dom": "16.9.8",
"body-scroll-lock": "3.0.3",
"bootstrap": "4.5.0",