fix: update starters and examples (#24871)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
GatsbyJS Bot
2020-06-16 13:19:02 +00:00
co-authored by Renovate Bot
parent e794931d91
commit adb34174db
3 changed files with 1101 additions and 1045 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
},
"dependencies": {
"gatsby": "^2.22.15",
"gatsby": "^2.23.3",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},