From 65f148b4220d10b12c77e3ba251e48f248476ff7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2020 14:14:52 +0000 Subject: [PATCH] Bump gatsby-plugin-matomo from 0.8.1 to 0.8.2 Bumps [gatsby-plugin-matomo](https://github.com/kremalicious/gatsby-plugin-matomo) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/kremalicious/gatsby-plugin-matomo/releases) - [Changelog](https://github.com/kremalicious/gatsby-plugin-matomo/blob/master/CHANGELOG.md) - [Commits](https://github.com/kremalicious/gatsby-plugin-matomo/compare/v0.8.1...v0.8.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 53ac2299..3a1c16fc 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "gatsby": "^2.20.2", "gatsby-image": "^2.3.0", "gatsby-plugin-manifest": "^2.2.48", - "gatsby-plugin-matomo": "^0.8.1", + "gatsby-plugin-matomo": "^0.8.2", "gatsby-plugin-react-helmet": "^3.2.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-robots-txt": "^1.5.0", diff --git a/yarn.lock b/yarn.lock index b68b6aa4..a009ff58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5622,10 +5622,10 @@ gatsby-plugin-manifest@^2.2.48: semver "^5.7.1" sharp "^0.23.4" -gatsby-plugin-matomo@^0.8.1: - version "0.8.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.8.1.tgz#f8f775e91cfaaae602654b30e7f2897eaca090ca" - integrity sha512-dK6mMIF2pGfNjWS0CbKSgUp+zKJil2mIw0efH9ghADzzpXIXImlVgDtKJaEM58+jL9bNunWmjOT7AvFNUkgZng== +gatsby-plugin-matomo@^0.8.2: + version "0.8.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.8.2.tgz#08b324d49927df2c2f22bd4e4e31a89e31b085fc" + integrity sha512-dRLWO1cRqqdtJKEninB6JKguHhA7Ez99MDedttYfMnqYtVqh+nZJUPYd/g8sHvg29PGVZfhzKuhYKTD+3xQwdw== gatsby-plugin-page-creator@^2.2.0: version "2.2.0"