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"