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

This commit is contained in:
Renovate Bot
2020-04-08 21:51:35 +00:00
committed by renovate[bot]
parent 3b6864c451
commit 277b24db0d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5795,9 +5795,9 @@
}
},
"@types/react": {
"version": "16.9.32",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.32.tgz",
"integrity": "sha512-fmejdp0CTH00mOJmxUPPbWCEBWPvRIL4m8r0qD+BSDUqmutPyGQCHifzMpMzdvZwROdEdL78IuZItntFWgPXHQ==",
"version": "16.9.33",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.33.tgz",
"integrity": "sha512-ovgoy7p9999HDzwv8Sewhl8GJjn/r0GRsFrM9UMwp1uodh0kQ0pwIHLQ6LNfqGSyjNzJ8II/HIg0BL7Yn/B9yA==",
"requires": {
"@types/prop-types": "*",
"csstype": "^2.2.0"
+1 -1
View File
@@ -14,7 +14,7 @@
"@sentry/browser": "5.15.4",
"@types/jest": "25.2.1",
"@types/node": "12.12.31",
"@types/react": "16.9.32",
"@types/react": "16.9.33",
"@types/react-dom": "16.9.6",
"body-scroll-lock": "3.0.1",
"bootstrap": "4.4.1",