From f2271dc87def941acd42e01427dfe961f7ed085a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 2 Nov 2018 19:56:59 +0000 Subject: [PATCH] fix(deps): update gatsby monorepo --- site/package.json | 18 +++++----- site/yarn.lock | 88 +++++++++++++++++++++++++++++++---------------- 2 files changed, 68 insertions(+), 38 deletions(-) diff --git a/site/package.json b/site/package.json index c7988f873..21f1977a7 100644 --- a/site/package.json +++ b/site/package.json @@ -7,23 +7,23 @@ "bulma": "0.7.2", "classnames": "2.2.6", "docsearch.js": "2.5.2", - "gatsby": "2.0.32", - "gatsby-image": "2.0.18", + "gatsby": "2.0.38", + "gatsby-image": "2.0.19", "gatsby-plugin-catch-links": "2.0.6", "gatsby-plugin-manifest": "2.0.7", "gatsby-plugin-netlify": "2.0.3", "gatsby-plugin-netlify-cache": "1.0.0", - "gatsby-plugin-offline": "2.0.10", + "gatsby-plugin-offline": "2.0.11", "gatsby-plugin-react-helmet": "3.0.1", - "gatsby-plugin-sass": "2.0.2", + "gatsby-plugin-sass": "2.0.3", "gatsby-plugin-svgr": "2.0.0-alpha", - "gatsby-remark-autolink-headers": "2.0.9", + "gatsby-remark-autolink-headers": "2.0.10", "gatsby-remark-copy-linked-files": "2.0.6", "gatsby-remark-images": "2.0.5", "gatsby-remark-prismjs": "3.0.3", "gatsby-remark-smartypants": "2.0.6", - "gatsby-source-filesystem": "2.0.6", - "gatsby-transformer-remark": "2.1.10", + "gatsby-source-filesystem": "2.0.7", + "gatsby-transformer-remark": "2.1.11", "node-sass": "4.9.4", "prismjs": "1.15.0", "prop-types": "15.6.2", @@ -45,8 +45,8 @@ "devDependencies": { "@wpquark/eslint-config": "3.0.0", "eslint": "5.8.0", - "gatsby-plugin-sharp": "2.0.9", - "gatsby-transformer-sharp": "2.1.6", + "gatsby-plugin-sharp": "2.0.11", + "gatsby-transformer-sharp": "2.1.7", "prettier": "1.14.3" }, "repository": { diff --git a/site/yarn.lock b/site/yarn.lock index c78efb781..4d6e73dd8 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -4598,6 +4598,10 @@ file-type@5.2.0, file-type@^5.2.0: version "5.2.0" resolved "https://registry.yarnpkg.com/file-type/-/file-type-5.2.0.tgz#2ddbea7c73ffe36368dfae49dc338c058c2b8ad6" +file-type@^10.2.0: + version "10.4.0" + resolved "https://registry.yarnpkg.com/file-type/-/file-type-10.4.0.tgz#e730e93ffdf30992c0b7d38fc2f15c4371353d44" + file-type@^3.1.0, file-type@^3.8.0: version "3.9.0" resolved "http://registry.npmjs.org/file-type/-/file-type-3.9.0.tgz#257a078384d1db8087bc449d107d52a52672b9e9" @@ -4936,9 +4940,9 @@ gatsby-cli@^2.4.4: yargs "^11.1.0" yurnalist "^0.2.1" -gatsby-image@2.0.18: - version "2.0.18" - resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.0.18.tgz#657571b3c7c7c5c53426ca23a10c024568d45b74" +gatsby-image@2.0.19: + version "2.0.19" + resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.0.19.tgz#375d570e04b3d442b50e409fd84c272c40d7cabf" dependencies: "@babel/runtime" "^7.0.0" prop-types "^15.6.1" @@ -4984,9 +4988,9 @@ gatsby-plugin-netlify@2.0.3: lodash "^4.17.10" webpack-assets-manifest "^3.0.2" -gatsby-plugin-offline@2.0.10: - version "2.0.10" - resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-2.0.10.tgz#23882293df3890f1237f8485b6816f6ca0a591a8" +gatsby-plugin-offline@2.0.11: + version "2.0.11" + resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-2.0.11.tgz#d14a2c9301dc32ab48f51fb92ed01cd4bcf0527c" dependencies: "@babel/runtime" "^7.0.0" cheerio "^1.0.0-rc.2" @@ -5012,21 +5016,22 @@ gatsby-plugin-react-helmet@3.0.1: dependencies: "@babel/runtime" "^7.0.0" -gatsby-plugin-sass@2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.0.2.tgz#263d364967b42875e865dca645eb7bbdcc88d0e4" +gatsby-plugin-sass@2.0.3: + version "2.0.3" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.0.3.tgz#a965998abcfaa40d8b97e2b82fc27d6e6cd762c0" dependencies: "@babel/runtime" "^7.0.0" sass-loader "^7.0.1" -gatsby-plugin-sharp@2.0.9: - version "2.0.9" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.0.9.tgz#c0970226b7175534d6cd9287974bfe0bbab51ab8" +gatsby-plugin-sharp@2.0.11: + version "2.0.11" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.0.11.tgz#64087b46642f9e4f925072ac82c1ff19610f1313" dependencies: "@babel/runtime" "^7.0.0" async "^2.1.2" bluebird "^3.5.0" fs-exists-cached "^1.0.0" + fs-extra "^7.0.0" imagemin "^6.0.0" imagemin-mozjpeg "^7.0.0" imagemin-pngquant "^6.0.0" @@ -5053,9 +5058,9 @@ gatsby-react-router-scroll@^2.0.1: scroll-behavior "^0.9.9" warning "^3.0.0" -gatsby-remark-autolink-headers@2.0.9: - version "2.0.9" - resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.0.9.tgz#1b836001b4a0fbcb957eb57f1781f6a0879d4ac1" +gatsby-remark-autolink-headers@2.0.10: + version "2.0.10" + resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.0.10.tgz#49d02be9b9e6cc5104870778bd04f7aca26a5d4c" dependencies: "@babel/runtime" "^7.0.0" github-slugger "^1.1.1" @@ -5104,26 +5109,28 @@ gatsby-remark-smartypants@2.0.6: retext-smartypants "^3.0.0" unist-util-visit "^1.3.0" -gatsby-source-filesystem@2.0.6: - version "2.0.6" - resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.6.tgz#6ed2ed8cc0f04e20cfac038a3c262f9358fe604b" +gatsby-source-filesystem@2.0.7: + version "2.0.7" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.7.tgz#ccccbcfb4e5ca8d51a025445b74bec16f8819d62" dependencies: "@babel/runtime" "^7.0.0" better-queue "^3.8.7" bluebird "^3.5.0" chokidar "^1.7.0" + file-type "^10.2.0" fs-extra "^5.0.0" got "^7.1.0" md5-file "^3.1.1" mime "^2.2.0" pretty-bytes "^4.0.2" + read-chunk "^3.0.0" slash "^1.0.0" valid-url "^1.0.9" xstate "^3.1.0" -gatsby-transformer-remark@2.1.10: - version "2.1.10" - resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.1.10.tgz#e840546bb86f83f283ae7923ea5bca166f945110" +gatsby-transformer-remark@2.1.11: + version "2.1.11" + resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.1.11.tgz#fe7c1166077072d3b0b7445c0d862220a5a44f43" dependencies: "@babel/runtime" "^7.0.0" bluebird "^3.5.0" @@ -5145,9 +5152,9 @@ gatsby-transformer-remark@2.1.10: unist-util-select "^1.5.0" unist-util-visit "^1.3.0" -gatsby-transformer-sharp@2.1.6: - version "2.1.6" - resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.1.6.tgz#2c03a53b2883ad4e5fe436fe8e96e6a3fa76077a" +gatsby-transformer-sharp@2.1.7: + version "2.1.7" + resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.1.7.tgz#55655d1b7ef438711d0947f8c169dc6024167fc5" dependencies: "@babel/runtime" "^7.0.0" bluebird "^3.5.0" @@ -5156,9 +5163,9 @@ gatsby-transformer-sharp@2.1.6: probe-image-size "^4.0.0" sharp "^0.21.0" -gatsby@2.0.32: - version "2.0.32" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.32.tgz#ec087623f96905f3539e00758bff86d5315ea14d" +gatsby@2.0.38: + version "2.0.38" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.38.tgz#e30132c4d22449265d51581e8cdec403329ff3a2" dependencies: "@babel/code-frame" "^7.0.0" "@babel/core" "^7.0.0" @@ -5225,7 +5232,7 @@ gatsby@2.0.32: jest-worker "^23.2.0" joi "12.x.x" json-loader "^0.5.7" - json-stringify-safe "^5.0.1" + json-stream-stringify "^2.0.1" kebab-hash "^0.1.2" lodash "^4.17.10" md5 "^2.2.1" @@ -6936,7 +6943,11 @@ json-stable-stringify@^1.0.0: dependencies: jsonify "~0.0.0" -json-stringify-safe@^5.0.1, json-stringify-safe@~5.0.1: +json-stream-stringify@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/json-stream-stringify/-/json-stream-stringify-2.0.1.tgz#8bc0e65ff94567d9010e14c27c043a951cb14939" + +json-stringify-safe@~5.0.1: version "5.0.1" resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb" @@ -8684,6 +8695,10 @@ pify@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176" +pify@^4.0.0: + version "4.0.1" + resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231" + pinkie-promise@^2.0.0: version "2.0.1" resolved "https://registry.yarnpkg.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz#2135d6dfa7a358c069ac9b178776288228450ffa" @@ -9430,6 +9445,13 @@ read-chunk@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/read-chunk/-/read-chunk-1.0.1.tgz#5f68cab307e663f19993527d9b589cace4661194" +read-chunk@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/read-chunk/-/read-chunk-3.0.0.tgz#086cd198406104355626afacd2d21084afc367ec" + dependencies: + pify "^4.0.0" + with-open-file "^0.1.3" + read-pkg-up@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02" @@ -11870,6 +11892,14 @@ widest-line@^2.0.0: dependencies: string-width "^2.1.1" +with-open-file@^0.1.3: + version "0.1.4" + resolved "https://registry.yarnpkg.com/with-open-file/-/with-open-file-0.1.4.tgz#797e32055cbe55c58727ad026482fb0776474b2c" + dependencies: + p-finally "^1.0.0" + p-try "^2.0.0" + pify "^3.0.0" + wordwrap@~1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"