From 3fa37019fbe67e1b35a8912126ffc92e1cfd1f0d Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Mon, 9 Apr 2018 16:40:56 +0000 Subject: [PATCH 1/3] Update gatsby-remark-copy-linked-files from 1.5.30 to 1.5.31 --- 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 347007fdc98f..d33056e7133e 100644 --- a/docs/package.json +++ b/docs/package.json @@ -28,7 +28,7 @@ "gatsby-link": "^1.6.40", "gatsby-plugin-sharp": "^1.6.41", "gatsby-remark-autolink-headers": "^1.4.16", - "gatsby-remark-copy-linked-files": "^1.5.30", + "gatsby-remark-copy-linked-files": "^1.5.31", "gatsby-remark-images": "^1.5.60", "gatsby-remark-smartypants": "^1.4.12", "gatsby-source-filesystem": "^1.5.28", diff --git a/docs/yarn.lock b/docs/yarn.lock index 35b32e53dc43..a417e0209a9b 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -4626,9 +4626,9 @@ gatsby-remark-autolink-headers@^1.4.16: mdast-util-to-string "^1.0.2" unist-util-visit "^1.1.1" -gatsby-remark-copy-linked-files@^1.5.30: - version "1.5.30" - resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-1.5.30.tgz#5834fb6d4a8a50c58e7e91309bd0af396474dd29" +gatsby-remark-copy-linked-files@^1.5.31: + version "1.5.31" + resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-1.5.31.tgz#c24449c7597a37fecffab9fbc060c77eca19cc32" dependencies: babel-runtime "^6.26.0" cheerio "^1.0.0-rc.2" From 9799f9943d42de0994501b48d06345c9f6674b41 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Mon, 9 Apr 2018 16:45:50 +0000 Subject: [PATCH 2/3] Update gatsby-source-filesystem from 1.5.28 to 1.5.29 --- 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 d33056e7133e..6d5f12c6bd43 100644 --- a/docs/package.json +++ b/docs/package.json @@ -31,7 +31,7 @@ "gatsby-remark-copy-linked-files": "^1.5.31", "gatsby-remark-images": "^1.5.60", "gatsby-remark-smartypants": "^1.4.12", - "gatsby-source-filesystem": "^1.5.28", + "gatsby-source-filesystem": "^1.5.29", "gatsby-transformer-remark": "^1.7.39", "gh-pages": "^1.1.0", "global": "^4.3.2", diff --git a/docs/yarn.lock b/docs/yarn.lock index a417e0209a9b..f7cb50b8bf32 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -4660,9 +4660,9 @@ gatsby-remark-smartypants@^1.4.12: retext-smartypants "^2.0.0" unist-util-visit "^1.1.1" -gatsby-source-filesystem@^1.5.28: - version "1.5.28" - resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.28.tgz#4fe2452e425d5e39233f6892983291e3282cac6c" +gatsby-source-filesystem@^1.5.29: + version "1.5.29" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.29.tgz#27efb1214d8a326f7a1cb8f0cdee579f96a2be69" dependencies: babel-cli "^6.26.0" babel-runtime "^6.26.0" From 4f8a11c183477e5056616b4b2c06bf8a71e8144b Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Mon, 9 Apr 2018 16:50:45 +0000 Subject: [PATCH 3/3] Update gatsby from 1.9.246 to 1.9.247 --- 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 6d5f12c6bd43..d6c8c435ce3d 100644 --- a/docs/package.json +++ b/docs/package.json @@ -24,7 +24,7 @@ "@storybook/react": "^3.4.0", "babel-loader": "^6.4.1", "bootstrap": "^3.3.7", - "gatsby": "^1.9.246", + "gatsby": "^1.9.247", "gatsby-link": "^1.6.40", "gatsby-plugin-sharp": "^1.6.41", "gatsby-remark-autolink-headers": "^1.4.16", diff --git a/docs/yarn.lock b/docs/yarn.lock index f7cb50b8bf32..dd81646cfe81 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -4701,9 +4701,9 @@ gatsby-transformer-remark@^1.7.39: unist-util-select "^1.5.0" unist-util-visit "^1.1.1" -gatsby@^1.9.246: - version "1.9.246" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.246.tgz#0e6c66ce1de88d8369480b57f737c7c88d351bc7" +gatsby@^1.9.247: + version "1.9.247" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.247.tgz#e5d52c88c8bc23e5f0fc137946a8f5ec4f967923" dependencies: async "^2.1.2" babel-code-frame "^6.22.0"