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

This commit is contained in:
Jean-Philippe Sirois
2020-01-01 12:02:14 -08:00
parent e15f1b5d6a
commit 10f60ec663
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3740,9 +3740,9 @@
}
},
"@types/react": {
"version": "16.9.16",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.16.tgz",
"integrity": "sha512-dQ3wlehuBbYlfvRXfF5G+5TbZF3xqgkikK7DWAsQXe2KnzV+kjD4W2ea+ThCrKASZn9h98bjjPzoTYzfRqyBkw==",
"version": "16.9.17",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.17.tgz",
"integrity": "sha512-UP27In4fp4sWF5JgyV6pwVPAQM83Fj76JOcg02X5BZcpSu5Wx+fP9RMqc2v0ssBoQIFvD5JdKY41gjJJKmw6Bg==",
"requires": {
"@types/prop-types": "*",
"csstype": "^2.2.0"
+1 -1
View File
@@ -63,7 +63,7 @@
"@graphql-codegen/typescript-react-apollo": "1.9.1",
"@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.39",
"@types/react": "^16.9.16",
"@types/react": "^16.9.17",
"@types/react-dom": "^16.9.4",
"@types/react-helmet": "^5.0.14",
"@types/styled-components": "^4.4.1",