Merge pull request #1470 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-matomo-0.11.0
Bump gatsby-plugin-matomo from 0.10.0 to 0.11.0 in /packages/website
This commit is contained in:
commit
53a242f452
|
@ -20,7 +20,7 @@
|
||||||
"gatsby-image": "^3.11.0",
|
"gatsby-image": "^3.11.0",
|
||||||
"gatsby-plugin-image": "^1.14.1",
|
"gatsby-plugin-image": "^1.14.1",
|
||||||
"gatsby-plugin-manifest": "^3.14.0",
|
"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-offline": "^4.14.0",
|
||||||
"gatsby-plugin-postcss": "^4.14.0",
|
"gatsby-plugin-postcss": "^4.14.0",
|
||||||
"gatsby-plugin-purgecss": "^6.1.0",
|
"gatsby-plugin-purgecss": "^6.1.0",
|
||||||
|
|
|
@ -6118,10 +6118,10 @@ gatsby-plugin-manifest@^3.14.0:
|
||||||
semver "^7.3.5"
|
semver "^7.3.5"
|
||||||
sharp "^0.29.0"
|
sharp "^0.29.0"
|
||||||
|
|
||||||
gatsby-plugin-matomo@^0.10.0:
|
gatsby-plugin-matomo@^0.11.0:
|
||||||
version "0.10.0"
|
version "0.11.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.10.0.tgz#10290811a650c9b0b588d03068da4751bf79a489"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.11.0.tgz#2a4322df78045af0b3f44ba7b8c455d57b526f96"
|
||||||
integrity sha512-ghtWLfs4tkanB6B6rMZPcH8y5F99GTV0hpupxDWkxk1RrCRyGEDhHJ6QpmDp62Tkkss1EfoXXPia8E3IV+qP9g==
|
integrity sha512-yvQFOGky3vyEEmmtopDvsrlnZ8htYrgHHD9CCvlFQ6DrGSL+Y01wkbJZBMpiGAiRt/GKh/8MGWcMfSAGoMQM9g==
|
||||||
|
|
||||||
gatsby-plugin-offline@^4.14.0:
|
gatsby-plugin-offline@^4.14.0:
|
||||||
version "4.14.0"
|
version "4.14.0"
|
||||||
|
|
Reference in New Issue