chore(deps): bump @types/react to 16.9.5

This commit is contained in:
Jean-Philippe Sirois
2019-10-07 07:33:06 -04:00
parent 122d11de21
commit 87ed933e02
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2356,9 +2356,9 @@
}
},
"@types/react": {
"version": "16.9.2",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.2.tgz",
"integrity": "sha512-jYP2LWwlh+FTqGd9v7ynUKZzjj98T8x7Yclz479QdRhHfuW9yQ+0jjnD31eXSXutmBpppj5PYNLYLRfnZJvcfg==",
"version": "16.9.5",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.5.tgz",
"integrity": "sha512-jQ12VMiFOWYlp+j66dghOWcmDDwhca0bnlcTxS4Qz/fh5gi6wpaZDthPEu/Gc/YlAuO87vbiUXL8qKstFvuOaA==",
"requires": {
"@types/prop-types": "*",
"csstype": "^2.2.0"
+1 -1
View File
@@ -66,7 +66,7 @@
"@graphql-codegen/typescript-react-apollo": "1.8.1",
"@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.26",
"@types/react": "^16.9.2",
"@types/react": "^16.9.5",
"@types/react-dom": "^16.9.0",
"@types/react-helmet": "^5.0.10",
"@types/react-treeview": "^0.4.2",