Skip to content

Commit

Permalink
fix: update minor updates in packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 21, 2019
1 parent cedea4a commit 3d7f8a4
Show file tree
Hide file tree
Showing 51 changed files with 22,804 additions and 20,988 deletions.
6 changes: 3 additions & 3 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 @@ -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.1",
"lint-staged": "^8.2.1",
"markdown-magic": "^0.2.1",
"npm-run-all": "4.1.5",
Expand All @@ -45,7 +45,7 @@
"yargs": "^10.1.2"
},
"engines": {
"yarn": "^1.17.3",
"yarn": "^1.19.1",
"node": ">=6.11.5"
},
"eslintIgnore": [
Expand Down
2 changes: 1 addition & 1 deletion 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 Down
2 changes: 1 addition & 1 deletion 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 Down
4 changes: 2 additions & 2 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",
"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
4 changes: 2 additions & 2 deletions packages/gatsby-page-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"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",
"lodash": "^4.17.15",
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
2 changes: 1 addition & 1 deletion 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 Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-netlify-cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"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",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-page-creator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"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",
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.5.1",
"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
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
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
4 changes: 2 additions & 2 deletions packages/gatsby-source-filesystem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"dependencies": {
"@babel/runtime": "^7.6.3",
"better-queue": "^3.8.10",
"bluebird": "^3.7.0",
"chokidar": "3.2.1",
"bluebird": "^3.7.1",
"chokidar": "3.2.2",
"file-type": "^12.3.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.0.15",
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
2 changes: 1 addition & 1 deletion packages/gatsby-theme-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@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.0",
"gatsby-image": "^2.2.29",
"gatsby-plugin-emotion": "^4.1.12",
"gatsby-plugin-feed": "^2.3.19",
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
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-hjson/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",
"hjson": "^3.2.0"
},
"devDependencies": {
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
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,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
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-json/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"
},
"devDependencies": {
"@babel/cli": "^7.6.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-pdf/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",
"pdf2json": "^1.1.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-remark/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",
"gatsby-core-utils": "^1.0.15",
"gray-matter": "^4.0.2",
"hast-util-raw": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-screenshot/lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tar": "^4.4.13"
},
"devDependencies": {
"aws-sdk": "^2.549.0"
"aws-sdk": "^2.553.0"
},
"keywords": [
"gatsby-plugin"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-sharp/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",
"fs-extra": "^8.1.0",
"potrace": "^2.1.2",
"probe-image-size": "^4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-sqip/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",
"fs-extra": "^8.1.0",
"gatsby-plugin-sharp": "^2.2.32",
"md5-file": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-toml/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",
"toml": "^2.3.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-xml/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",
"lodash": "^4.17.15",
"xml-parser": "^1.2.1"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@mikaelkristiansson/domready": "^1.0.9",
"@pieh/friendly-errors-webpack-plugin": "1.7.0-chalk-2",
"@reach/router": "^1.2.1",
"@typescript-eslint/eslint-plugin": "^2.3.3",
"@typescript-eslint/parser": "^2.3.3",
"@typescript-eslint/eslint-plugin": "^2.4.0",
"@typescript-eslint/parser": "^2.4.0",
"address": "1.1.2",
"autoprefixer": "^9.6.5",
"axios": "^0.19.0",
Expand All @@ -35,12 +35,12 @@
"babel-preset-gatsby": "^0.2.20",
"better-opn": "1.0.0",
"better-queue": "^3.8.10",
"bluebird": "^3.7.0",
"bluebird": "^3.7.1",
"browserslist": "3.2.8",
"cache-manager": "^2.10.0",
"cache-manager-fs-hash": "^0.0.7",
"chalk": "^2.4.2",
"chokidar": "3.2.1",
"chokidar": "3.2.2",
"common-tags": "^1.8.0",
"compression": "^1.7.4",
"convert-hrtime": "^2.0.0",
Expand All @@ -52,7 +52,7 @@
"del": "^5.1.0",
"detect-port": "^1.3.0",
"devcert-san": "^0.3.3",
"dotenv": "^8.1.0",
"dotenv": "^8.2.0",
"eslint": "^6.5.1",
"eslint-config-react-app": "^5.0.2",
"eslint-loader": "^2.2.1",
Expand Down Expand Up @@ -133,7 +133,7 @@
"util.promisify": "^1.0.0",
"uuid": "^3.3.3",
"v8-compile-cache": "^1.1.2",
"webpack": "~4.41.1",
"webpack": "~4.41.2",
"webpack-dev-middleware": "^3.7.2",
"webpack-dev-server": "^3.8.2",
"webpack-hot-middleware": "^2.25.0",
Expand Down
Loading

0 comments on commit 3d7f8a4

Please sign in to comment.