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

This commit is contained in:
Renovate Bot
2020-03-31 02:59:34 +00:00
committed by renovate[bot]
parent 18197556e5
commit 636af261ca
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5819,9 +5819,9 @@
}
},
"@types/react": {
"version": "16.9.27",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.27.tgz",
"integrity": "sha512-j+RvQb9w7a2kZFBOgTh+s/elCwtqWUMN6RJNdmz0ntmwpeoMHKnyhUcmYBu7Yw94Rtj9938D+TJSn6WGcq2+OA==",
"version": "16.9.29",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.29.tgz",
"integrity": "sha512-aE5sV9XVqKvIR8Lqa73hXvlqBzz5hBG0jtV9jZ1uuEWRmW8KN/mdQQmsYlPx6z/b2xa8zR3jtk7WoT+2/m4suA==",
"requires": {
"@types/prop-types": "*",
"csstype": "^2.2.0"
+1 -1
View File
@@ -13,7 +13,7 @@
"@sentry/browser": "5.15.4",
"@types/jest": "25.1.4",
"@types/node": "12.12.31",
"@types/react": "16.9.27",
"@types/react": "16.9.29",
"@types/react-dom": "16.9.5",
"body-scroll-lock": "3.0.1",
"bootstrap": "4.4.1",