fix: update starters and examples (#23541)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
GatsbyJS Bot
2020-05-05 21:24:49 +00:00
co-authored by Renovate Bot
parent 581a0f7cd3
commit 9e6707aebb
3 changed files with 946 additions and 647 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
},
"dependencies": {
"gatsby": "^2.21.0",
"gatsby": "^2.21.13",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},