From 1dc81289914821f2a7978947e27e9eb2a8be1255 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2020 08:20:13 +0000 Subject: [PATCH] Bump gatsby-plugin-matomo from 0.8.2 to 0.8.3 Bumps [gatsby-plugin-matomo](https://github.com/kremalicious/gatsby-plugin-matomo) from 0.8.2 to 0.8.3. - [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.2...v0.8.3) 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 c6de50be..8a304c5a 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "gatsby": "^2.20.18", "gatsby-image": "^2.3.1", "gatsby-plugin-manifest": "^2.3.3", - "gatsby-plugin-matomo": "^0.8.2", + "gatsby-plugin-matomo": "^0.8.3", "gatsby-plugin-react-helmet": "^3.2.2", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-robots-txt": "^1.5.0", diff --git a/yarn.lock b/yarn.lock index 65405e60..7f2e5d36 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5797,10 +5797,10 @@ gatsby-plugin-manifest@^2.3.3: semver "^5.7.1" sharp "^0.25.1" -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-matomo@^0.8.3: + version "0.8.3" + resolved "https://registry.yarnpkg.com/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.8.3.tgz#e0e9cc9e60f7e4b157c9964dfc9d444d73bc46ee" + integrity sha512-fv6TgD+WsxziZrtmz6sNF4m9FgSyV+8y3R1sobA5hB5OxJyhs/Y4HVo9jCPRHu5VLKQsg4i7LJhWL0ocJiqEWQ== gatsby-plugin-page-creator@^2.2.1: version "2.2.1"