chore: update minor updates in packages (#19248)

This commit is contained in:
GatsbyJS Bot
2019-11-10 20:35:33 +00:00
parent c5217e434b
commit 7486c8a91f
3 changed files with 874 additions and 833 deletions
+419 -395
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -13,12 +13,12 @@
"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.17.6", "gatsby": "^2.17.10",
"react": "^16.11.0", "react": "^16.11.0",
"react-dom": "^16.11.0" "react-dom": "^16.11.0"
}, },
"devDependencies": { "devDependencies": {
"prettier": "^1.18.2" "prettier": "^1.19.1"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
+453 -436
View File
File diff suppressed because it is too large Load Diff