Merge pull request #628 from alxshelepenok/renovate/react

fix(deps): update react to ^16.13.1
This commit is contained in:
Alexander Shelepenok
2020-03-25 11:42:55 +03:00
committed by GitHub
2 changed files with 11 additions and 11 deletions

View File

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