chore(deps): bump react to 16.9.0

This commit is contained in:
Jean-Philippe Sirois
2019-09-23 17:40:00 -04:00
parent f2b1c566e6
commit 2db7bfa7a0
2 changed files with 29 additions and 19 deletions
+4 -4
View File
@@ -48,8 +48,8 @@
"polished": "^3.4.1",
"prismjs": "^1.17.1",
"ramda": "^0.26.1",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react": "^16.9.0",
"react-dom": "^16.9.0",
"react-helmet": "^5.2.1",
"react-highlight": "^0.12.0",
"react-particles-js": "^2.7.0",
@@ -64,8 +64,8 @@
"@graphql-codegen/typescript-react-apollo": "1.4.0",
"@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.18",
"@types/react": "^16.8.24",
"@types/react-dom": "^16.8.5",
"@types/react": "^16.9.2",
"@types/react-dom": "^16.9.0",
"@types/react-helmet": "^5.0.8",
"@types/react-treeview": "^0.4.2",
"@types/styled-components": "^4.1.18",