Skip to content

Commit

Permalink
fix: update dependency bluebird to ^3.7.0 (gatsbyjs#18029)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and kimberrypi committed Oct 2, 2019
1 parent 5c6e5b0 commit 8ce23f3
Show file tree
Hide file tree
Showing 24 changed files with 28 additions and 23 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-cli/package.json
Expand Up @@ -14,7 +14,7 @@
"@babel/runtime": "^7.6.2",
"@hapi/joi": "^15.1.1",
"better-opn": "^0.1.4",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"chalk": "^2.4.2",
"ci-info": "^2.0.0",
"clipboardy": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-page-utils/package.json
Expand Up @@ -21,7 +21,7 @@
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-page-utils#readme",
"dependencies": {
"@babel/runtime": "^7.6.2",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"chokidar": "3.2.1",
"fs-exists-cached": "^1.0.0",
"glob": "^7.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-page-creator/package.json
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.2",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"fs-exists-cached": "^1.0.0",
"gatsby-page-utils": "^0.0.23",
"glob": "^7.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sharp/package.json
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/runtime": "^7.6.2",
"async": "^2.6.3",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.0.12",
"got": "^8.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-remark-responsive-iframe/package.json
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@babel/runtime": "^7.6.2",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"cheerio": "^1.0.0-rc.3",
"lodash": "^4.17.15",
"unist-util-visit": "^1.4.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-contentful/package.json
Expand Up @@ -11,7 +11,7 @@
"@hapi/joi": "^15.1.1",
"axios": "^0.19.0",
"base64-img": "^1.0.4",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"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
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/runtime": "^7.6.2",
"axios": "^0.19.0",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"body-parser": "^1.19.0",
"gatsby-source-filesystem": "^2.1.28",
"lodash": "^4.17.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-filesystem/package.json
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/runtime": "^7.6.2",
"better-queue": "^3.8.10",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"chokidar": "3.2.1",
"file-type": "^12.3.0",
"fs-extra": "^8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-lever/package.json
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@babel/runtime": "^7.6.2",
"axios": "^0.19.0",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"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-wordpress/package.json
Expand Up @@ -11,7 +11,7 @@
"@babel/runtime": "^7.6.2",
"axios": "^0.19.0",
"better-queue": "^3.8.10",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"deep-map": "^1.5.0",
"deep-map-keys": "^1.2.0",
"gatsby-source-filesystem": "^2.1.28",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-telemetry/package.json
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/code-frame": "^7.5.5",
"@babel/runtime": "^7.6.2",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"boxen": "^3.2.0",
"ci-info": "2.0.0",
"configstore": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-csv/package.json
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@babel/runtime": "^7.6.2",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"csvtojson": "^1.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-hjson/package.json
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@babel/runtime": "^7.6.2",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"hjson": "^3.1.2"
},
"devDependencies": {
Expand Down
Expand Up @@ -8,7 +8,7 @@
"@babel/parser": "^7.6.2",
"@babel/runtime": "^7.6.2",
"@babel/traverse": "^7.6.2",
"bluebird": "^3.5.5"
"bluebird": "^3.7.0"
},
"devDependencies": {
"@babel/cli": "^7.6.2",
Expand Down
Expand Up @@ -10,7 +10,7 @@
"@babel/parser": "^7.6.2",
"@babel/runtime": "^7.6.2",
"@babel/traverse": "^7.6.2",
"bluebird": "^3.5.5"
"bluebird": "^3.7.0"
},
"devDependencies": {
"@babel/cli": "^7.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-json/package.json
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@babel/runtime": "^7.6.2",
"bluebird": "^3.5.5"
"bluebird": "^3.7.0"
},
"devDependencies": {
"@babel/cli": "^7.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-pdf/package.json
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@babel/runtime": "^7.6.2",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"pdf2json": "^1.1.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-remark/package.json
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@babel/runtime": "^7.6.2",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"gatsby-core-utils": "^1.0.12",
"gray-matter": "^4.0.2",
"hast-util-raw": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-sharp/package.json
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@babel/runtime": "^7.6.2",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"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
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@babel/runtime": "^7.6.2",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"fs-extra": "^8.1.0",
"gatsby-plugin-sharp": "^2.2.27",
"md5-file": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-toml/package.json
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@babel/runtime": "^7.6.2",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"toml": "^2.3.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-xml/package.json
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@babel/runtime": "^7.6.2",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"lodash": "^4.17.15",
"xml-parser": "^1.2.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby/package.json
Expand Up @@ -35,7 +35,7 @@
"babel-preset-gatsby": "^0.2.17",
"better-opn": "1.0.0",
"better-queue": "^3.8.10",
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"browserslist": "3.2.8",
"cache-manager": "^2.10.0",
"cache-manager-fs-hash": "^0.0.7",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Expand Up @@ -4507,6 +4507,11 @@ bluebird@^3.0.5, bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5:
version "3.5.5"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.5.tgz#a8d0afd73251effbbd5fe384a77d73003c17a71f"

bluebird@^3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.0.tgz#56a6a886e03f6ae577cffedeb524f8f2450293cf"
integrity sha512-aBQ1FxIa7kSWCcmKHlcHFlT2jt6J/l4FzC7KcPELkOJOsPOb/bccdhmIrKDfXhwFrmc7vDoDrrepFvGqjyXGJg==

bmp-js@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/bmp-js/-/bmp-js-0.1.0.tgz#e05a63f796a6c1ff25f4771ec7adadc148c07233"
Expand Down

0 comments on commit 8ce23f3

Please sign in to comment.