From a9f0fae5ba4c13ef91caf69f6e232489bd44c6da Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Nov 2019 15:16:16 +0000 Subject: [PATCH] fix(deps): update gatsby monorepo --- site/package.json | 4 ++-- site/yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/site/package.json b/site/package.json index b5dfca895..3673c295e 100644 --- a/site/package.json +++ b/site/package.json @@ -8,10 +8,10 @@ "bulma": "0.8.0", "classnames": "2.2.6", "docsearch.js": "2.6.3", - "gatsby": "2.17.15", + "gatsby": "2.17.16", "gatsby-image": "2.2.33", "gatsby-plugin-catch-links": "2.1.17", - "gatsby-plugin-google-analytics": "2.1.27", + "gatsby-plugin-google-analytics": "2.1.28", "gatsby-plugin-manifest": "2.2.28", "gatsby-plugin-netlify": "2.1.25", "gatsby-plugin-netlify-cache": "1.2.0", diff --git a/site/yarn.lock b/site/yarn.lock index 67ba0eba9..c2edef4ca 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -7239,10 +7239,10 @@ gatsby-plugin-catch-links@2.1.17: "@babel/runtime" "^7.7.2" escape-string-regexp "^1.0.5" -gatsby-plugin-google-analytics@2.1.27: - version "2.1.27" - resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.1.27.tgz#adbf24bb971ce3fb67ecdc3dcec36b833ff70abc" - integrity sha512-B1OfAKL7jSlrJnGEmIyuFuzHu52pZBhO6IYGDG44JzTjC5Ruw6ewbFoOml99dgt0+ylVdLMAfFM7ElaeAqF0NQ== +gatsby-plugin-google-analytics@2.1.28: + version "2.1.28" + resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.1.28.tgz#3f3b5105a1d47e3f07b1d4a4383e5173f483534c" + integrity sha512-Tfqwx3VYDxXAtHfgGkQbORIVcXDx9UUmCOP8PgZBnMzEzqtGlZSGI/P7P98SGLi4sjs9gDABJ6Z/VXbAqriqNg== dependencies: "@babel/runtime" "^7.7.2" @@ -7500,10 +7500,10 @@ gatsby-transformer-sharp@2.3.5: semver "^5.7.1" sharp "^0.23.2" -gatsby@2.17.15: - version "2.17.15" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.17.15.tgz#731e44f4292256889f374d434d56ace29ac2cfec" - integrity sha512-Y1brPZgrJp9Ov4sFRjI4pyQNfZP3bGWQLFzFjJK6BXe3dqwDwRO5vCDjSZCSOgO3NT0/+/cTUdO+OVU9wgitkQ== +gatsby@2.17.16: + version "2.17.16" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.17.16.tgz#6b42b6f11f4a7fe3e58c110fbede4e18214d57eb" + integrity sha512-SOi7JuFlOuIS2CC0Bj3Y2zWxhr+NbcBROXNbpCTvhR8mFPOUZxOus/AnhK8Sw538AQlY0zCCUQ2QsisJikbVuw== dependencies: "@babel/code-frame" "^7.5.5" "@babel/core" "^7.7.2"