From 30406eee208de3480fa40c11fbe60598d89cd5a9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 May 2019 18:04:57 +0000 Subject: [PATCH] fix(deps): update gatsby --- package.json | 4 ++-- yarn.lock | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 527d5a1..df400f1 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "bluebird": "^3.5.4", "classnames": "^2.2.6", "codecov": "^3.5.0", - "gatsby": "^2.4.5", + "gatsby": "^2.4.6", "gatsby-link": "^2.1.1", "gatsby-plugin-catch-links": "^2.0.14", "gatsby-plugin-feed": "^2.2.0", @@ -65,7 +65,7 @@ "gatsby-remark-relative-images": "^0.2.2", "gatsby-remark-responsive-iframe": "^2.1.1", "gatsby-remark-smartypants": "^2.0.9", - "gatsby-source-filesystem": "^2.0.34", + "gatsby-source-filesystem": "^2.0.35", "gatsby-transformer-remark": "^2.3.12", "gatsby-transformer-sharp": "^2.1.19", "invariant": "^2.2.4", diff --git a/yarn.lock b/yarn.lock index 11e45e3..e72707a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5659,9 +5659,9 @@ gatsby-remark-smartypants@^2.0.9: retext-smartypants "^3.0.0" unist-util-visit "^1.3.0" -gatsby-source-filesystem@^2.0.34: - version "2.0.34" - resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.34.tgz#8e96f52ed25096c345bddfc230f9265304041a81" +gatsby-source-filesystem@^2.0.35: + version "2.0.35" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.35.tgz#6f4d5d39cb79c9234572eda945ddf603efbc85fd" dependencies: "@babel/runtime" "^7.0.0" better-queue "^3.8.7" @@ -5736,9 +5736,9 @@ gatsby-transformer-sharp@^2.1.19: semver "^5.6.0" sharp "^0.22.1" -gatsby@^2.4.5: - version "2.4.5" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.4.5.tgz#c65a7659e28bf0b840e37f0920c272faeea8bfc4" +gatsby@^2.4.6: + version "2.4.6" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.4.6.tgz#90c0b36ed330454b3aa80b3451ffccb5da060f3d" dependencies: "@babel/code-frame" "^7.0.0" "@babel/core" "^7.0.0"