Merge pull request #344 from alxshelepenok/renovate/react

fix(deps): update react to ^16.9.0
This commit is contained in:
Alexander Shelepenok
2019-08-09 14:16:47 +03:00
committed by GitHub
2 changed files with 31 additions and 4 deletions

View File

@@ -76,9 +76,9 @@
"node-sass": "^4.12.0",
"normalize-scss": "^7.0.1",
"prismjs": "^1.17.1",
"react": "^16.8.6",
"react": "^16.9.0",
"react-disqus-comments": "^1.4.0",
"react-dom": "^16.8.6",
"react-dom": "^16.9.0",
"react-helmet": "^5.2.1"
},
"devDependencies": {