fix: update starters and examples (#24199)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
GatsbyJS Bot
2020-05-19 10:34:48 +00:00
co-authored by Renovate Bot
parent 3f647673e9
commit c21d3e0c31
3 changed files with 141 additions and 141 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
},
"dependencies": {
"gatsby": "^2.21.35",
"gatsby": "^2.21.37",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},