From deb2d1ec6b25ae29f0db9cf9d9e72da57520ebeb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 May 2021 13:23:58 +0000 Subject: [PATCH] Update dependency gatsby-plugin-matomo to v0.10.0 (#312) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b67530847..77c8154e8 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "gatsby": "2.32.13", "gatsby-plugin-ackee-tracker": "3.0.0", "gatsby-plugin-manifest": "2.12.1", - "gatsby-plugin-matomo": "0.9.0", + "gatsby-plugin-matomo": "0.10.0", "gatsby-plugin-netlify": "2.11.1", "gatsby-plugin-offline": "3.10.2", "gatsby-plugin-sitemap": "2.12.0", diff --git a/yarn.lock b/yarn.lock index ff50bfb79..a7a5082e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6844,10 +6844,10 @@ gatsby-plugin-manifest@2.12.1: semver "^7.3.2" sharp "^0.27.0" -gatsby-plugin-matomo@0.9.0: - version "0.9.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.9.0.tgz#016a87adf577498fe1e396bdc56d418e7cadd87c" - integrity sha512-PqxVWMXhVOkJbEMLiW3G7tWTx4TMilzV6ywwOM7tCSp4718T+pAb+l0aJl2/bOs9kezxHmKa9yxvH4Kvs1rTYA== +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-mdx@^1.9.0: version "1.10.1"