fix: update starters and examples (#25196)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
GatsbyJS Bot
2020-06-23 21:13:43 +00:00
co-authored by Renovate Bot
parent 1a2fb85a1e
commit 948d1074d2
3 changed files with 1212 additions and 2980 deletions
+580 -1513
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -14,7 +14,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1" "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
}, },
"dependencies": { "dependencies": {
"gatsby": "^2.23.3", "gatsby": "^2.23.10",
"react": "^16.12.0", "react": "^16.12.0",
"react-dom": "^16.12.0" "react-dom": "^16.12.0"
}, },
+631 -1466
View File
File diff suppressed because it is too large Load Diff