Merge pull request #157 from alxshelepenok/renovate/react

fix(deps): update react to ^16.8.5
This commit is contained in:
Alexander Shelepenok
2019-03-23 21:53:25 +03:00
committed by GitHub
3 changed files with 21 additions and 28 deletions

View File

@@ -72,9 +72,9 @@
"node-sass": "^4.11.0",
"normalize-scss": "^7.0.1",
"prismjs": "^1.15.0",
"react": "^16.8.1",
"react": "^16.8.5",
"react-disqus-comments": "^1.4.0",
"react-dom": "^16.8.1",
"react-dom": "^16.8.5",
"react-helmet": "^5.2.0"
},
"devDependencies": {