From a8b14fb825615b166be9790bd67c484279245d9a Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Sun, 12 Nov 2017 09:24:04 +0000 Subject: [PATCH 1/8] Update gatsby from 1.9.100 to 1.9.108 --- docs/package.json | 2 +- docs/yarn.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/package.json b/docs/package.json index a8fb39adfdbc..bf2884ce5050 100644 --- a/docs/package.json +++ b/docs/package.json @@ -30,7 +30,7 @@ "babel-preset-react": "^6.24.1", "babel-preset-stage-0": "^6.24.1", "bootstrap": "^3.3.7", - "gatsby": "^1.9.100", + "gatsby": "^1.9.108", "gatsby-link": "^1.6.24", "gatsby-plugin-sharp": "^1.6.19", "gatsby-remark-autolink-headers": "^1.4.7", diff --git a/docs/yarn.lock b/docs/yarn.lock index 559dbe9bbdc6..efa252f933fc 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -4146,15 +4146,15 @@ fuse.js@^3.0.1: version "3.1.0" resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-3.1.0.tgz#9062146c471552189b0f678b4f5a155731ae3b3c" -gatsby-1-config-css-modules@^1.0.4: - version "1.0.5" - resolved "https://registry.yarnpkg.com/gatsby-1-config-css-modules/-/gatsby-1-config-css-modules-1.0.5.tgz#0e28c59d4cf5b09bd3d58051f216f40bbc436a69" +gatsby-1-config-css-modules@^1.0.6: + version "1.0.6" + resolved "https://registry.yarnpkg.com/gatsby-1-config-css-modules/-/gatsby-1-config-css-modules-1.0.6.tgz#c758a2302339b15538dbacac66a3b631d0290fd8" dependencies: babel-runtime "^6.26.0" -gatsby-cli@^1.1.19: - version "1.1.19" - resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-1.1.19.tgz#db8fe360beff20e91dd195bcc86d392ab71d63fc" +gatsby-cli@^1.1.20: + version "1.1.20" + resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-1.1.20.tgz#ae63cd3e9c84369f76c4c9d392d4fed580ca02fd" dependencies: babel-code-frame "^6.26.0" babel-runtime "^6.26.0" @@ -4293,9 +4293,9 @@ gatsby-transformer-remark@^1.7.19: unist-util-select "^1.5.0" unist-util-visit "^1.1.1" -gatsby@^1.9.100: - version "1.9.100" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.100.tgz#6cba8245e2014e8adf07bd5a98d9f34ef6c9b6ca" +gatsby@^1.9.108: + version "1.9.108" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.108.tgz#82c89f5d5c03a7f0c57b787ee3eba416008518b4" dependencies: async "^2.1.2" babel-code-frame "^6.22.0" @@ -4333,8 +4333,8 @@ gatsby@^1.9.100: friendly-errors-webpack-plugin "^1.6.1" front-matter "^2.1.0" fs-extra "^4.0.1" - gatsby-1-config-css-modules "^1.0.4" - gatsby-cli "^1.1.19" + gatsby-1-config-css-modules "^1.0.6" + gatsby-cli "^1.1.20" gatsby-module-loader "^1.0.7" gatsby-react-router-scroll "^1.0.3" glob "^7.1.1" From 0dac0a89bc1741fa47703ec614b182ac5be4c77c Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Sun, 12 Nov 2017 09:25:18 +0000 Subject: [PATCH 2/8] Update gatsby-link from 1.6.24 to 1.6.26 --- docs/package.json | 2 +- docs/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/package.json b/docs/package.json index bf2884ce5050..6a44bb3de801 100644 --- a/docs/package.json +++ b/docs/package.json @@ -31,7 +31,7 @@ "babel-preset-stage-0": "^6.24.1", "bootstrap": "^3.3.7", "gatsby": "^1.9.108", - "gatsby-link": "^1.6.24", + "gatsby-link": "^1.6.26", "gatsby-plugin-sharp": "^1.6.19", "gatsby-remark-autolink-headers": "^1.4.7", "gatsby-remark-copy-linked-files": "^1.5.16", diff --git a/docs/yarn.lock b/docs/yarn.lock index efa252f933fc..083e2be77879 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -4173,9 +4173,9 @@ gatsby-cli@^1.1.20: yargs "^8.0.2" yurnalist "^0.2.1" -gatsby-link@^1.6.24: - version "1.6.24" - resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-1.6.24.tgz#a1477ff7f3b55881c51a5b22baf4c5fb85cea094" +gatsby-link@^1.6.26: + version "1.6.26" + resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-1.6.26.tgz#5aa7eb2652c6669b49efdf2c01ee588a2fb2f362" dependencies: babel-runtime "^6.26.0" prop-types "^15.5.8" From ae0675ef56b6d85ee1f80b1b17afa72145b4c340 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Sun, 12 Nov 2017 09:27:07 +0000 Subject: [PATCH 3/8] Update gatsby-plugin-sharp from 1.6.19 to 1.6.20 --- docs/package.json | 2 +- docs/yarn.lock | 17 +++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index 6a44bb3de801..a80d92e97fe1 100644 --- a/docs/package.json +++ b/docs/package.json @@ -32,7 +32,7 @@ "bootstrap": "^3.3.7", "gatsby": "^1.9.108", "gatsby-link": "^1.6.26", - "gatsby-plugin-sharp": "^1.6.19", + "gatsby-plugin-sharp": "^1.6.20", "gatsby-remark-autolink-headers": "^1.4.7", "gatsby-remark-copy-linked-files": "^1.5.16", "gatsby-remark-images": "^1.5.30", diff --git a/docs/yarn.lock b/docs/yarn.lock index 083e2be77879..b94ee7b1ab8e 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -4205,6 +4205,23 @@ gatsby-plugin-sharp@^1.6.19: sharp "^0.17.3" svgo "^0.7.2" +gatsby-plugin-sharp@^1.6.20: + version "1.6.20" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.20.tgz#5bd14a0b840485ccf71964c83832cf749827bd67" + dependencies: + async "^2.1.2" + babel-runtime "^6.26.0" + bluebird "^3.5.0" + image-size "^0.5.1" + imagemin "^5.2.2" + imagemin-pngquant "^5.0.0" + imagemin-webp "^4.0.0" + lodash "^4.17.4" + potrace "^2.1.1" + progress "^1.1.8" + sharp "^0.17.3" + svgo "^0.7.2" + gatsby-react-router-scroll@^1.0.3: version "1.0.3" resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-1.0.3.tgz#b4b7850850d078b1816a15abf332c93b4d42e3f1" From 187f521951da832aabea250c002a2a6854afddf4 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Sun, 12 Nov 2017 09:28:51 +0000 Subject: [PATCH 4/8] Update gatsby-remark-autolink-headers from 1.4.7 to 1.4.8 --- docs/package.json | 2 +- docs/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/package.json b/docs/package.json index a80d92e97fe1..d22a154a7915 100644 --- a/docs/package.json +++ b/docs/package.json @@ -33,7 +33,7 @@ "gatsby": "^1.9.108", "gatsby-link": "^1.6.26", "gatsby-plugin-sharp": "^1.6.20", - "gatsby-remark-autolink-headers": "^1.4.7", + "gatsby-remark-autolink-headers": "^1.4.8", "gatsby-remark-copy-linked-files": "^1.5.16", "gatsby-remark-images": "^1.5.30", "gatsby-remark-smartypants": "^1.4.8", diff --git a/docs/yarn.lock b/docs/yarn.lock index b94ee7b1ab8e..2088f876e7a3 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -4230,9 +4230,9 @@ gatsby-react-router-scroll@^1.0.3: scroll-behavior "^0.9.1" warning "^3.0.0" -gatsby-remark-autolink-headers@^1.4.7: - version "1.4.7" - resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-1.4.7.tgz#81fbeb02e07855d1e63237031d5655ae71f5e5d5" +gatsby-remark-autolink-headers@^1.4.8: + version "1.4.8" + resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-1.4.8.tgz#94e5f5014087d8205e33389e6a4f2fd7ff6e4fd8" dependencies: babel-runtime "^6.26.0" github-slugger "^1.1.1" From 0962c12f265ee51a299681fa1e41945bfa2a8fea Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Sun, 12 Nov 2017 09:30:31 +0000 Subject: [PATCH 5/8] Update gatsby-remark-copy-linked-files from 1.5.16 to 1.5.20 --- docs/package.json | 2 +- docs/yarn.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index d22a154a7915..7635d0446b2f 100644 --- a/docs/package.json +++ b/docs/package.json @@ -34,7 +34,7 @@ "gatsby-link": "^1.6.26", "gatsby-plugin-sharp": "^1.6.20", "gatsby-remark-autolink-headers": "^1.4.8", - "gatsby-remark-copy-linked-files": "^1.5.16", + "gatsby-remark-copy-linked-files": "^1.5.20", "gatsby-remark-images": "^1.5.30", "gatsby-remark-smartypants": "^1.4.8", "gatsby-source-filesystem": "^1.5.7", diff --git a/docs/yarn.lock b/docs/yarn.lock index 2088f876e7a3..5f9baeb6de97 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -4239,9 +4239,9 @@ gatsby-remark-autolink-headers@^1.4.8: mdast-util-to-string "^1.0.2" unist-util-visit "^1.1.1" -gatsby-remark-copy-linked-files@^1.5.16: - version "1.5.16" - resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-1.5.16.tgz#9251448048ea0a72bdec6f46793046f6e36b9904" +gatsby-remark-copy-linked-files@^1.5.20: + version "1.5.20" + resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-1.5.20.tgz#ebd53a07738b67d13d75cdecea3d8fdde3914c79" dependencies: babel-runtime "^6.26.0" cheerio "^1.0.0-rc.2" @@ -4249,6 +4249,7 @@ gatsby-remark-copy-linked-files@^1.5.16: image-size "^0.6.1" is-relative-url "^2.0.0" lodash "^4.17.4" + path-is-inside "^1.0.2" unist-util-visit "^1.1.1" gatsby-remark-images@^1.5.30: @@ -7343,7 +7344,7 @@ path-is-absolute@^1.0.0, path-is-absolute@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" -path-is-inside@^1.0.1: +path-is-inside@^1.0.1, path-is-inside@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53" From 3f3e17d35936852e6fad1448e9c8e9d3681de56a Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Sun, 12 Nov 2017 09:32:13 +0000 Subject: [PATCH 6/8] Update gatsby-remark-images from 1.5.30 to 1.5.31 --- docs/package.json | 2 +- docs/yarn.lock | 25 ++++--------------------- 2 files changed, 5 insertions(+), 22 deletions(-) diff --git a/docs/package.json b/docs/package.json index 7635d0446b2f..c5494aa9acb7 100644 --- a/docs/package.json +++ b/docs/package.json @@ -35,7 +35,7 @@ "gatsby-plugin-sharp": "^1.6.20", "gatsby-remark-autolink-headers": "^1.4.8", "gatsby-remark-copy-linked-files": "^1.5.20", - "gatsby-remark-images": "^1.5.30", + "gatsby-remark-images": "^1.5.31", "gatsby-remark-smartypants": "^1.4.8", "gatsby-source-filesystem": "^1.5.7", "gatsby-transformer-remark": "^1.7.19", diff --git a/docs/yarn.lock b/docs/yarn.lock index 5f9baeb6de97..4cd7017ab282 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -4188,23 +4188,6 @@ gatsby-module-loader@^1.0.7: babel-runtime "^6.26.0" loader-utils "^0.2.16" -gatsby-plugin-sharp@^1.6.19: - version "1.6.19" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.19.tgz#0766d52a40b6870cbfe7b064bfb8f51239beddc4" - dependencies: - async "^2.1.2" - babel-runtime "^6.26.0" - bluebird "^3.5.0" - image-size "^0.5.1" - imagemin "^5.2.2" - imagemin-pngquant "^5.0.0" - imagemin-webp "^4.0.0" - lodash "^4.17.4" - potrace "^2.1.1" - progress "^1.1.8" - sharp "^0.17.3" - svgo "^0.7.2" - gatsby-plugin-sharp@^1.6.20: version "1.6.20" resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.20.tgz#5bd14a0b840485ccf71964c83832cf749827bd67" @@ -4252,13 +4235,13 @@ gatsby-remark-copy-linked-files@^1.5.20: path-is-inside "^1.0.2" unist-util-visit "^1.1.1" -gatsby-remark-images@^1.5.30: - version "1.5.30" - resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.30.tgz#cd1df9d65ddaaf222fd2e0279348f6fba2463c30" +gatsby-remark-images@^1.5.31: + version "1.5.31" + resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.31.tgz#96839f7163973916991ac43708198c787f6b680b" dependencies: babel-runtime "^6.26.0" cheerio "^1.0.0-rc.2" - gatsby-plugin-sharp "^1.6.19" + gatsby-plugin-sharp "^1.6.20" is-relative-url "^2.0.0" lodash "^4.17.4" slash "^1.0.0" From fa06c045dc37ccbc3cad150632a3b1b607f21a87 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Sun, 12 Nov 2017 09:33:52 +0000 Subject: [PATCH 7/8] Update gatsby-source-filesystem from 1.5.7 to 1.5.8 --- docs/package.json | 2 +- docs/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/package.json b/docs/package.json index c5494aa9acb7..1d4d8ec5c2ac 100644 --- a/docs/package.json +++ b/docs/package.json @@ -37,7 +37,7 @@ "gatsby-remark-copy-linked-files": "^1.5.20", "gatsby-remark-images": "^1.5.31", "gatsby-remark-smartypants": "^1.4.8", - "gatsby-source-filesystem": "^1.5.7", + "gatsby-source-filesystem": "^1.5.8", "gatsby-transformer-remark": "^1.7.19", "gh-pages": "^1.0.0", "global": "^4.3.2", diff --git a/docs/yarn.lock b/docs/yarn.lock index 4cd7017ab282..82cb5439e9ff 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -4256,9 +4256,9 @@ gatsby-remark-smartypants@^1.4.8: retext-smartypants "^2.0.0" unist-util-visit "^1.1.1" -gatsby-source-filesystem@^1.5.7: - version "1.5.7" - resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.7.tgz#2afa1e804af314baf90d2f181fda5bf54ad2f2fb" +gatsby-source-filesystem@^1.5.8: + version "1.5.8" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.8.tgz#9f4312b28cc63da8f4130a0f38291c4cd726a28e" dependencies: babel-cli "^6.26.0" babel-runtime "^6.26.0" From 91a698600f7a73881435b4bde98ea85fd8056d84 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Sun, 12 Nov 2017 09:35:19 +0000 Subject: [PATCH 8/8] Update gatsby-transformer-remark from 1.7.19 to 1.7.20 --- docs/package.json | 2 +- docs/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/package.json b/docs/package.json index 1d4d8ec5c2ac..4bc944e43486 100644 --- a/docs/package.json +++ b/docs/package.json @@ -38,7 +38,7 @@ "gatsby-remark-images": "^1.5.31", "gatsby-remark-smartypants": "^1.4.8", "gatsby-source-filesystem": "^1.5.8", - "gatsby-transformer-remark": "^1.7.19", + "gatsby-transformer-remark": "^1.7.20", "gh-pages": "^1.0.0", "global": "^4.3.2", "highlight.js": "^9.12.0", diff --git a/docs/yarn.lock b/docs/yarn.lock index 82cb5439e9ff..12fc03fd86dd 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -4272,9 +4272,9 @@ gatsby-source-filesystem@^1.5.8: slash "^1.0.0" valid-url "^1.0.9" -gatsby-transformer-remark@^1.7.19: - version "1.7.19" - resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-1.7.19.tgz#f36f0302204046af5bcc59d6d85203841149c4d6" +gatsby-transformer-remark@^1.7.20: + version "1.7.20" + resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-1.7.20.tgz#bb53920a02930d459387b002c083297de554512a" dependencies: babel-runtime "^6.26.0" bluebird "^3.5.0"