fix: update starters and examples (#23522)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
GatsbyJS Bot
2020-04-27 14:46:03 +00:00
co-authored by Renovate Bot
parent e3383b8774
commit 8c0bcad53e
3 changed files with 331 additions and 316 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
},
"dependencies": {
"gatsby": "^2.20.36",
"gatsby": "^2.21.0",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},