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

This commit is contained in:
Jean-Philippe Sirois
2019-08-05 14:39:06 -04:00
parent 7232fff18e
commit 00762a722e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1767,9 +1767,9 @@
}
},
"@types/react": {
"version": "16.8.23",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.8.23.tgz",
"integrity": "sha512-abkEOIeljniUN9qB5onp++g0EY38h7atnDHxwKUFz1r3VH1+yG1OKi2sNPTyObL40goBmfKFpdii2lEzwLX1cA==",
"version": "16.8.24",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.8.24.tgz",
"integrity": "sha512-VpFHUoD37YNY2+lr/+c7qL/tZsIU/bKuskUF3tmGUArbxIcQdb5j3zvo4cuuzu2A6UaVmVn7sJ4PgWYNFEBGzg==",
"requires": {
"@types/prop-types": "*",
"csstype": "^2.2.0"
+1 -1
View File
@@ -33,7 +33,7 @@
"@graphql-codegen/cli": "^1.4.0",
"@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.18",
"@types/react": "^16.8.23",
"@types/react": "^16.8.24",
"@types/react-dom": "^16.8.5",
"@types/react-helmet": "^5.0.8",
"@types/react-treeview": "^0.4.2",