From bc4bf1a1bd009b6f9ff90aa198d2d03ee2ae770a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 17:19:39 +0000 Subject: [PATCH] Bump gatsby-plugin-matomo from 0.10.0 to 0.11.0 in /packages/website Bumps [gatsby-plugin-matomo](https://github.com/kremalicious/gatsby-plugin-matomo) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/kremalicious/gatsby-plugin-matomo/releases) - [Changelog](https://github.com/kremalicious/gatsby-plugin-matomo/blob/main/CHANGELOG.md) - [Commits](https://github.com/kremalicious/gatsby-plugin-matomo/compare/v0.10.0...v0.11.0) --- updated-dependencies: - dependency-name: gatsby-plugin-matomo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/website/package.json | 2 +- packages/website/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/website/package.json b/packages/website/package.json index 8cbbb099..69bc2fa6 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -20,7 +20,7 @@ "gatsby-image": "^3.11.0", "gatsby-plugin-image": "^1.14.1", "gatsby-plugin-manifest": "^3.14.0", - "gatsby-plugin-matomo": "^0.10.0", + "gatsby-plugin-matomo": "^0.11.0", "gatsby-plugin-offline": "^4.14.0", "gatsby-plugin-postcss": "^4.14.0", "gatsby-plugin-purgecss": "^6.1.0", diff --git a/packages/website/yarn.lock b/packages/website/yarn.lock index e3ebacad..ab002adb 100644 --- a/packages/website/yarn.lock +++ b/packages/website/yarn.lock @@ -6118,10 +6118,10 @@ gatsby-plugin-manifest@^3.14.0: semver "^7.3.5" sharp "^0.29.0" -gatsby-plugin-matomo@^0.10.0: - version "0.10.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.10.0.tgz#10290811a650c9b0b588d03068da4751bf79a489" - integrity sha512-ghtWLfs4tkanB6B6rMZPcH8y5F99GTV0hpupxDWkxk1RrCRyGEDhHJ6QpmDp62Tkkss1EfoXXPia8E3IV+qP9g== +gatsby-plugin-matomo@^0.11.0: + version "0.11.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.11.0.tgz#2a4322df78045af0b3f44ba7b8c455d57b526f96" + integrity sha512-yvQFOGky3vyEEmmtopDvsrlnZ8htYrgHHD9CCvlFQ6DrGSL+Y01wkbJZBMpiGAiRt/GKh/8MGWcMfSAGoMQM9g== gatsby-plugin-offline@^4.14.0: version "4.14.0"