Merge pull request #1581 from prymitive/renovate/react-16.x

fix(deps): update dependency @types/react to v16.9.32
This commit is contained in:
Łukasz Mierzwa
2020-04-02 21:39:53 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5785,9 +5785,9 @@
}
},
"@types/react": {
"version": "16.9.31",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.31.tgz",
"integrity": "sha512-NpYJpNMWScFXtx3A2BJMeew2G3+9SEslVWMdxNJ6DLvxIuxWjY1bizK9q5Y1ujhln31vtjmhjOAYDr9Xx3k9FQ==",
"version": "16.9.32",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.32.tgz",
"integrity": "sha512-fmejdp0CTH00mOJmxUPPbWCEBWPvRIL4m8r0qD+BSDUqmutPyGQCHifzMpMzdvZwROdEdL78IuZItntFWgPXHQ==",
"requires": {
"@types/prop-types": "*",
"csstype": "^2.2.0"
+1 -1
View File
@@ -14,7 +14,7 @@
"@sentry/browser": "5.15.4",
"@types/jest": "25.1.5",
"@types/node": "12.12.31",
"@types/react": "16.9.31",
"@types/react": "16.9.32",
"@types/react-dom": "16.9.6",
"body-scroll-lock": "3.0.1",
"bootstrap": "4.4.1",