From ea1996d567773842443dde6c137ab600c04019b3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Jul 2019 12:42:11 +0000 Subject: [PATCH] fix(deps): update gatsby --- package.json | 6 +++--- yarn.lock | 20 ++++++++++---------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index c3d1f12..7166bf0 100644 --- a/package.json +++ b/package.json @@ -41,10 +41,10 @@ "bluebird": "^3.5.5", "classnames": "^2.2.6", "codecov": "^3.5.0", - "gatsby": "^2.13.42", - "gatsby-link": "^2.2.3", + "gatsby": "^2.13.44", + "gatsby-link": "^2.2.4", "gatsby-plugin-catch-links": "^2.1.2", - "gatsby-plugin-feed": "^2.3.5", + "gatsby-plugin-feed": "^2.3.6", "gatsby-plugin-flow": "^1.1.2", "gatsby-plugin-google-gtag": "^1.1.4", "gatsby-plugin-manifest": "^2.2.4", diff --git a/yarn.lock b/yarn.lock index 2f5e8bf..ae81009 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5629,9 +5629,9 @@ gatsby-graphiql-explorer@^0.2.3: dependencies: "@babel/runtime" "^7.0.0" -gatsby-link@^2.2.3: - version "2.2.3" - resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.2.3.tgz#2477c0093a0183014ce8012758db94e06d0cf43d" +gatsby-link@^2.2.4: + version "2.2.4" + resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.2.4.tgz#8846130b3829e0c9c62d11d924ba63e98e07c93d" dependencies: "@babel/runtime" "^7.0.0" "@types/reach__router" "^1.0.0" @@ -5657,9 +5657,9 @@ gatsby-plugin-catch-links@^2.1.2: "@babel/runtime" "^7.0.0" escape-string-regexp "^1.0.5" -gatsby-plugin-feed@^2.3.5: - version "2.3.5" - resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.3.5.tgz#b988010ee799664fc4d5f55e7dd66f9832dea0e6" +gatsby-plugin-feed@^2.3.6: + version "2.3.6" + resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.3.6.tgz#2547d28e436b6418021995b6fbb9fd6f85a89793" dependencies: "@babel/runtime" "^7.0.0" "@hapi/joi" "^15.0.0" @@ -5962,9 +5962,9 @@ gatsby-transformer-sharp@^2.2.5: semver "^5.6.0" sharp "^0.22.1" -gatsby@^2.13.42: - version "2.13.42" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.42.tgz#b398505fda61588da1c571a708dc7e2094e5f884" +gatsby@^2.13.44: + version "2.13.44" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.44.tgz#37782acb3dab87f090d89367b9cba756853b8f7e" dependencies: "@babel/code-frame" "^7.0.0" "@babel/core" "^7.0.0" @@ -6025,7 +6025,7 @@ gatsby@^2.13.42: gatsby-cli "^2.7.21" gatsby-core-utils "^1.0.3" gatsby-graphiql-explorer "^0.2.3" - gatsby-link "^2.2.3" + gatsby-link "^2.2.4" gatsby-plugin-page-creator "^2.1.5" gatsby-react-router-scroll "^2.1.3" gatsby-telemetry "^1.1.7"