Merge pull request #599 from alxshelepenok/renovate/react

fix(deps): update react to ^16.13.0
This commit is contained in:
Alexander Shelepenok
2020-03-02 10:23:15 +03:00
committed by GitHub
2 changed files with 17 additions and 8 deletions

View File

@@ -76,9 +76,9 @@
"node-sass": "^4.13.1",
"normalize-scss": "^7.0.1",
"prismjs": "^1.19.0",
"react": "^16.12.0",
"react": "^16.13.0",
"react-disqus-comments": "^1.4.0",
"react-dom": "^16.12.0",
"react-dom": "^16.13.0",
"react-helmet": "^5.2.1"
},
"devDependencies": {