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

This commit is contained in:
Jean-Philippe Sirois
2019-12-16 00:13:16 -05:00
parent caeaa16d8b
commit 4d19129d62
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3722,9 +3722,9 @@
}
},
"@types/react": {
"version": "16.9.11",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.11.tgz",
"integrity": "sha512-UBT4GZ3PokTXSWmdgC/GeCGEJXE5ofWyibCcecRLUVN2ZBpXQGVgQGtG2foS7CrTKFKlQVVswLvf7Js6XA/CVQ==",
"version": "16.9.16",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.16.tgz",
"integrity": "sha512-dQ3wlehuBbYlfvRXfF5G+5TbZF3xqgkikK7DWAsQXe2KnzV+kjD4W2ea+ThCrKASZn9h98bjjPzoTYzfRqyBkw==",
"requires": {
"@types/prop-types": "*",
"csstype": "^2.2.0"
+1 -1
View File
@@ -66,7 +66,7 @@
"@graphql-codegen/typescript-react-apollo": "1.9.1",
"@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.38",
"@types/react": "^16.9.11",
"@types/react": "^16.9.16",
"@types/react-dom": "^16.9.4",
"@types/react-helmet": "^5.0.14",
"@types/react-treeview": "^0.4.2",