From d47636f87ffd4c77fe013e6ca628623cf7f6485d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 24 Jan 2020 13:57:40 +0000 Subject: [PATCH] fix(deps): update gatsby --- package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 29d2847..d1060a3 100644 --- a/package.json +++ b/package.json @@ -41,13 +41,13 @@ "bluebird": "^3.7.2", "classnames": "^2.2.6", "codecov": "^3.6.1", - "gatsby": "^2.19.1", + "gatsby": "^2.19.4", "gatsby-link": "^2.2.28", "gatsby-plugin-catch-links": "^2.1.24", "gatsby-plugin-feed": "^2.3.26", "gatsby-plugin-flow": "^1.1.18", "gatsby-plugin-google-gtag": "^1.1.21", - "gatsby-plugin-manifest": "^2.2.37", + "gatsby-plugin-manifest": "^2.2.38", "gatsby-plugin-netlify": "^2.1.31", "gatsby-plugin-netlify-cms": "^4.1.37", "gatsby-plugin-offline": "^3.0.32", diff --git a/yarn.lock b/yarn.lock index 389a6a6..4277627 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7504,10 +7504,10 @@ gatsby-plugin-google-gtag@^1.1.21: "@babel/runtime" "^7.7.6" minimatch "^3.0.4" -gatsby-plugin-manifest@^2.2.37: - version "2.2.37" - resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.37.tgz#ea385bbd453d8455d3c4715c4f3b1e8c1313a97b" - integrity sha512-RT7ALsnq/H1gZrmyHJ6jJFn+Z/OzDJgiwVlP5qIUmAzAoqC95bq3XbXB5yHCePAvZjKn0liIRjUyp0OHVKQlNQ== +gatsby-plugin-manifest@^2.2.38: + version "2.2.38" + resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.38.tgz#365d679dc815b301b38eff7893f35c62036f5e2b" + integrity sha512-3DXS7FTK4qJnKLAZ/8x2/UfSOVCwTykg/kp0erYbdJ2roxPvUd3paCqGm3WfzbfwKVGVBpZgMaYO/whNw/bdbQ== dependencies: "@babel/runtime" "^7.7.6" gatsby-core-utils "^1.0.26" @@ -7820,10 +7820,10 @@ gatsby-transformer-sharp@^2.3.13: semver "^5.7.1" sharp "^0.23.4" -gatsby@^2.19.1: - version "2.19.1" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.1.tgz#eaea19aec7580a459a7d2b9acea6e1445902ec36" - integrity sha512-n4GCNLIdG+0Kf6qNlIN4cfRp+PMAtN45RMvKoRFHQ5hDKnBZf53+wKe0CH2WhYtYayxit32Cn4usDqe5iASWag== +gatsby@^2.19.4: + version "2.19.4" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.4.tgz#a44a1d5f19df2a8343ce690e6f3acaad75bff80c" + integrity sha512-ZYH5UFnjfURtGa/6InaMfe1uXeFtjhJp5WG1SZ1xHCdxYpQ5Ebv6ZNocqnt6HLAZpME8lDe6jxerhgLy6pWbCA== dependencies: "@babel/code-frame" "^7.5.5" "@babel/core" "^7.7.5"