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] <support@github.com>
This commit is contained in:
parent
e14be00f6a
commit
bc4bf1a1bd
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Reference in New Issue