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

This commit is contained in:
Renovate Bot
2020-03-26 20:19:48 +00:00
parent 3af77af6b9
commit 0fb43c201e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5819,9 +5819,9 @@
}
},
"@types/react": {
"version": "16.9.25",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.25.tgz",
"integrity": "sha512-Dlj2V72cfYLPNscIG3/SMUOzhzj7GK3bpSrfefwt2YT9GLynvLCCZjbhyF6VsT0q0+aRACRX03TDJGb7cA0cqg==",
"version": "16.9.26",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.26.tgz",
"integrity": "sha512-dGuSM+B0Pq1MKXYUMlUQWeS6Jj9IhSAUf9v8Ikaimj+YhkBcQrihWBkmyEhK/1fzkJTwZQkhZp5YhmWa2CH+Rw==",
"requires": {
"@types/prop-types": "*",
"csstype": "^2.2.0"
+1 -1
View File
@@ -13,7 +13,7 @@
"@sentry/browser": "5.15.1",
"@types/jest": "25.1.4",
"@types/node": "12.12.31",
"@types/react": "16.9.25",
"@types/react": "16.9.26",
"@types/react-dom": "16.9.5",
"body-scroll-lock": "3.0.1",
"bootstrap": "4.4.1",