Skip to content

Commit

Permalink
fix: update minor updates in packages (#18875)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and GatsbyJS Bot committed Oct 25, 2019
1 parent 6e6fcce commit b692879
Show file tree
Hide file tree
Showing 58 changed files with 7,469 additions and 9,836 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"chalk": "^2.4.2",
"chokidar": "^3.2.1",
"chokidar": "^3.2.2",
"cross-env": "^5.2.1",
"danger": "^8.0.0",
"date-fns": "^1.30.1",
Expand All @@ -20,9 +20,9 @@
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-react": "^7.16.0",
"flow-bin": "^0.109.0",
"flow-bin": "^0.110.1",
"fs-extra": "^8.1.0",
"glob": "^7.1.4",
"glob": "^7.1.5",
"husky": "3.0.9",
"ignore": "^5.1.4",
"jest": "^24.9.0",
Expand All @@ -32,7 +32,7 @@
"jest-serializer-path": "^0.1.15",
"joi": "^14.3.1",
"js-yaml": "^3.13.1",
"lerna": "^3.17.0",
"lerna": "^3.18.3",
"lint-staged": "^8.2.1",
"markdown-magic": "^0.2.1",
"npm-run-all": "4.1.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@babel/runtime": "^7.6.3",
"@hapi/joi": "^15.1.1",
"better-opn": "^0.1.4",
"bluebird": "^3.7.0",
"bluebird": "^3.7.1",
"chalk": "^2.4.2",
"ci-info": "^2.0.0",
"clipboardy": "^2.1.0",
Expand All @@ -37,7 +37,7 @@
"pretty-error": "^2.1.1",
"progress": "^2.0.3",
"prompts": "^2.2.1",
"react": "^16.10.2",
"react": "^16.11.0",
"redux": "^4.0.4",
"resolve-cwd": "^2.0.0",
"semver": "^6.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-dev-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@babel/runtime": "^7.6.3",
"chokidar": "^3.2.1",
"chokidar": "^3.2.2",
"configstore": "^5.0.0",
"del": "^5.1.0",
"execa": "^2.1.0",
Expand All @@ -21,7 +21,7 @@
"lodash": "^4.17.15",
"request": "2.88.0",
"signal-exit": "^3.0.2",
"verdaccio": "^4.3.3",
"verdaccio": "^4.3.4",
"yargs": "^8.0.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/gatsby-graphiql-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
"babel-preset-gatsby-package": "^0.2.9",
"cross-env": "^5.2.1",
"css-loader": "^1.0.1",
"graphiql": "^0.15.1",
"graphiql": "^0.16.0",
"graphiql-code-exporter": "^2.0.5",
"graphiql-explorer": "^0.4.5",
"html-webpack-plugin": "^3.2.0",
"npm-run-all": "4.1.5",
"react": "^16.10.2",
"react-dom": "^16.10.2",
"react": "^16.11.0",
"react-dom": "^16.11.0",
"style-loader": "^0.23.1",
"webpack": "^4.41.1",
"webpack": "^4.41.2",
"webpack-cli": "^3.3.9",
"whatwg-fetch": "^3.0.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-page-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-page-utils#readme",
"dependencies": {
"@babel/runtime": "^7.6.3",
"bluebird": "^3.7.0",
"chokidar": "3.2.1",
"bluebird": "^3.7.1",
"chokidar": "3.2.2",
"fs-exists-cached": "^1.0.0",
"glob": "^7.1.4",
"glob": "^7.1.5",
"lodash": "^4.17.15",
"micromatch": "^3.1.10",
"slash": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-emotion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@babel/runtime": "^7.6.3",
"@emotion/babel-preset-css-prop": "^10.0.17"
"@emotion/babel-preset-css-prop": "^10.0.22"
},
"devDependencies": {
"@babel/cli": "^7.6.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-guess-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.6.3",
"guess-webpack": "~0.4.9"
"guess-webpack": "~0.4.10"
},
"devDependencies": {
"@babel/cli": "^7.6.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"static-site-generator-webpack-plugin": "^3.4.2",
"style-to-object": "^0.2.3",
"underscore.string": "^3.3.5",
"unified": "^8.4.0",
"unified": "^8.4.1",
"unist-util-map": "^1.0.5",
"unist-util-remove": "^1.0.3",
"unist-util-visit": "^1.4.1"
Expand All @@ -59,7 +59,7 @@
"@mdx-js/react": "^1.5.1",
"jest": "^24.9.0",
"js-combinatorics": "^0.5.4",
"react-test-renderer": "^16.10.2"
"react-test-renderer": "^16.11.0"
},
"jest": {
"testEnvironment": "node"
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-plugin-netlify-cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"lodash": "^4.17.15",
"mini-css-extract-plugin": "^0.8.0",
"netlify-identity-widget": "^1.5.5",
"webpack": "^4.41.1"
"webpack": "^4.41.2"
},
"devDependencies": {
"@babel/cli": "^7.6.4",
"@babel/core": "^7.6.4",
"babel-preset-gatsby-package": "^0.2.9",
"cross-env": "^5.2.1",
"react": "^16.10.2",
"react-dom": "^16.10.2"
"react": "^16.11.0",
"react-dom": "^16.11.0"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-netlify-cms#readme",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-offline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/runtime": "^7.6.3",
"cheerio": "^1.0.0-rc.3",
"glob": "^7.1.4",
"glob": "^7.1.5",
"idb-keyval": "^3.2.0",
"lodash": "^4.17.15",
"slash": "^3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-page-creator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-page-creator#readme",
"dependencies": {
"@babel/runtime": "^7.6.3",
"bluebird": "^3.7.0",
"bluebird": "^3.7.1",
"fs-exists-cached": "^1.0.0",
"gatsby-page-utils": "^0.0.27",
"glob": "^7.1.4",
"glob": "^7.1.5",
"lodash": "^4.17.15",
"micromatch": "^3.1.10"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-preload-fonts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"chalk": "^2.4.2",
"date-fns": "^2.4.1",
"date-fns": "^2.6.0",
"fs-extra": "^8.1.0",
"graphql-request": "^1.8.2",
"progress": "^2.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sharp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/runtime": "^7.6.3",
"async": "^2.6.3",
"bluebird": "^3.7.0",
"bluebird": "^3.7.1",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.0.15",
"got": "^8.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-styletron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
},
"dependencies": {
"@babel/runtime": "^7.6.3",
"styletron-engine-atomic": "^1.4.1",
"styletron-react": "^5.2.2"
"styletron-engine-atomic": "^1.4.3",
"styletron-react": "^5.2.4"
},
"devDependencies": {
"@babel/cli": "^7.6.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-subfont/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@babel/runtime": "^7.6.3",
"shell-escape": "^0.2.0",
"subfont": "^3.7.0"
"subfont": "^3.7.1"
},
"devDependencies": {
"@babel/cli": "^7.6.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-typography/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@babel/core": "^7.6.4",
"babel-preset-gatsby-package": "^0.2.9",
"cross-env": "^5.2.1",
"react": "^16.10.2",
"react-dom": "^16.10.2",
"react": "^16.11.0",
"react-dom": "^16.11.0",
"react-typography": "^0.16.19",
"typography": "^0.16.19"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-remark-code-repls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"npm-package-arg": "^6.1.1",
"recursive-readdir": "^2.2.2",
"unist-util-map": "^1.0.5",
"urijs": "^1.19.1"
"urijs": "^1.19.2"
},
"devDependencies": {
"@babel/cli": "^7.6.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-contentful/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@hapi/joi": "^15.1.1",
"axios": "^0.19.0",
"base64-img": "^1.0.4",
"bluebird": "^3.7.0",
"bluebird": "^3.7.1",
"chalk": "^2.4.2",
"contentful": "^6.1.3",
"deep-map": "^1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-drupal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/runtime": "^7.6.3",
"axios": "^0.19.0",
"bluebird": "^3.7.0",
"bluebird": "^3.7.1",
"body-parser": "^1.19.0",
"gatsby-source-filesystem": "^2.1.33",
"lodash": "^4.17.15",
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-source-filesystem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"dependencies": {
"@babel/runtime": "^7.6.3",
"better-queue": "^3.8.10",
"bluebird": "^3.7.0",
"chokidar": "3.2.1",
"file-type": "^12.3.0",
"bluebird": "^3.7.1",
"chokidar": "3.2.2",
"file-type": "^12.3.1",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.0.15",
"got": "^7.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-lever/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@babel/runtime": "^7.6.3",
"axios": "^0.19.0",
"bluebird": "^3.7.0",
"bluebird": "^3.7.1",
"deep-map": "^1.5.0",
"deep-map-keys": "^1.2.0",
"json-stringify-safe": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@babel/runtime": "^7.6.3",
"lodash.camelcase": "^4.3.0",
"lodash.isstring": "^4.0.1",
"mongodb": "^3.3.2",
"mongodb": "^3.3.3",
"query-string": "^6.8.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-wordpress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@babel/runtime": "^7.6.3",
"axios": "^0.19.0",
"better-queue": "^3.8.10",
"bluebird": "^3.7.0",
"bluebird": "^3.7.1",
"deep-map": "^1.5.0",
"deep-map-keys": "^1.2.0",
"gatsby-source-filesystem": "^2.1.33",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/code-frame": "^7.5.5",
"@babel/runtime": "^7.6.3",
"bluebird": "^3.7.0",
"bluebird": "^3.7.1",
"boxen": "^3.2.0",
"ci-info": "2.0.0",
"configstore": "^5.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-theme-blog-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@mdx-js/react": "^1.5.1",
"gatsby": "^2.17.4",
"prettier": "^1.18.2",
"react": "^16.10.2",
"react-dom": "^16.10.2"
"react": "^16.11.0",
"react-dom": "^16.11.0"
}
}
8 changes: 4 additions & 4 deletions packages/gatsby-theme-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-theme-blog#readme",
"dependencies": {
"@emotion/core": "^10.0.21",
"@emotion/core": "^10.0.22",
"@mdx-js/react": "^1.5.1",
"@theme-ui/prism": "^0.2.40",
"@theme-ui/typography": "^0.2.40",
"deepmerge": "^4.1.1",
"deepmerge": "^4.2.1",
"gatsby-image": "^2.2.29",
"gatsby-plugin-emotion": "^4.1.12",
"gatsby-plugin-feed": "^2.3.19",
Expand All @@ -41,8 +41,8 @@
"devDependencies": {
"gatsby": "^2.17.4",
"prettier": "^1.18.2",
"react": "^16.10.2",
"react-dom": "^16.10.2"
"react": "^16.11.0",
"react-dom": "^16.11.0"
},
"peerDependencies": {
"gatsby": "^2.13.13",
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-theme-notes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-theme-notes#readme",
"devDependencies": {
"gatsby": "^2.17.4",
"react": "^16.10.2",
"react-dom": "^16.10.2"
"react": "^16.11.0",
"react-dom": "^16.11.0"
},
"peerDependencies": {
"gatsby": "^2.13.13",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},
"dependencies": {
"@emotion/core": "^10.0.21",
"@emotion/core": "^10.0.22",
"@mdx-js/mdx": "^1.5.1",
"@mdx-js/react": "^1.5.1",
"gatsby-core-utils": "^1.0.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme/gatsby-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@babel/plugin-syntax-jsx": "^7.2.0",
"commander": "^2.20.3",
"fast-levenshtein": "^2.0.6",
"glob": "^7.1.4",
"glob": "^7.1.5",
"globby": "^10.0.1",
"inquirer": "^6.5.2",
"lodash": "^4.17.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-csv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@babel/runtime": "^7.6.3",
"bluebird": "^3.7.0",
"bluebird": "^3.7.1",
"csvtojson": "^1.1"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-transformer-hjson/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
},
"dependencies": {
"@babel/runtime": "^7.6.3",
"bluebird": "^3.7.0",
"hjson": "^3.2.0"
"bluebird": "^3.7.1",
"hjson": "^3.2.1"
},
"devDependencies": {
"@babel/cli": "^7.6.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@babel/parser": "^7.6.4",
"@babel/runtime": "^7.6.3",
"@babel/traverse": "^7.6.3",
"bluebird": "^3.7.0"
"bluebird": "^3.7.1"
},
"devDependencies": {
"@babel/cli": "^7.6.4",
Expand Down

0 comments on commit b692879

Please sign in to comment.