mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
Bump gatsby-plugin-matomo from 0.11.0 to 0.11.1 (#839)
Bumps [gatsby-plugin-matomo](https://github.com/kremalicious/gatsby-plugin-matomo) from 0.11.0 to 0.11.1. - [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.11.0...v0.11.1) --- updated-dependencies: - dependency-name: gatsby-plugin-matomo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
970bf9147c
commit
1a09cd95cf
14
package-lock.json
generated
14
package-lock.json
generated
@ -17,7 +17,7 @@
|
||||
"gatsby": "^4.9.3",
|
||||
"gatsby-plugin-image": "^2.7.0",
|
||||
"gatsby-plugin-manifest": "^4.9.1",
|
||||
"gatsby-plugin-matomo": "^0.11.0",
|
||||
"gatsby-plugin-matomo": "^0.11.1",
|
||||
"gatsby-plugin-offline": "^5.9.1",
|
||||
"gatsby-plugin-react-helmet": "^5.9.0",
|
||||
"gatsby-plugin-sharp": "^4.9.1",
|
||||
@ -11836,9 +11836,9 @@
|
||||
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
||||
},
|
||||
"node_modules/gatsby-plugin-matomo": {
|
||||
"version": "0.11.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.11.0.tgz",
|
||||
"integrity": "sha512-yvQFOGky3vyEEmmtopDvsrlnZ8htYrgHHD9CCvlFQ6DrGSL+Y01wkbJZBMpiGAiRt/GKh/8MGWcMfSAGoMQM9g==",
|
||||
"version": "0.11.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.11.1.tgz",
|
||||
"integrity": "sha512-ZAJ42Vf4123IVo+crBpIDOttCdn8E3RBufZtOMhHEDxlwoATYwJ2qdXyAoBp67vpuXpQQ7ZLPL6bTj2m+Cu6ww==",
|
||||
"peerDependencies": {
|
||||
"gatsby": "^2.0.0 || ^3.0.0 || ^4.0.0",
|
||||
"react": ">=16.8",
|
||||
@ -34286,9 +34286,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-matomo": {
|
||||
"version": "0.11.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.11.0.tgz",
|
||||
"integrity": "sha512-yvQFOGky3vyEEmmtopDvsrlnZ8htYrgHHD9CCvlFQ6DrGSL+Y01wkbJZBMpiGAiRt/GKh/8MGWcMfSAGoMQM9g==",
|
||||
"version": "0.11.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.11.1.tgz",
|
||||
"integrity": "sha512-ZAJ42Vf4123IVo+crBpIDOttCdn8E3RBufZtOMhHEDxlwoATYwJ2qdXyAoBp67vpuXpQQ7ZLPL6bTj2m+Cu6ww==",
|
||||
"requires": {}
|
||||
},
|
||||
"gatsby-plugin-offline": {
|
||||
|
@ -28,7 +28,7 @@
|
||||
"gatsby": "^4.9.3",
|
||||
"gatsby-plugin-image": "^2.7.0",
|
||||
"gatsby-plugin-manifest": "^4.9.1",
|
||||
"gatsby-plugin-matomo": "^0.11.0",
|
||||
"gatsby-plugin-matomo": "^0.11.1",
|
||||
"gatsby-plugin-offline": "^5.9.1",
|
||||
"gatsby-plugin-react-helmet": "^5.9.0",
|
||||
"gatsby-plugin-sharp": "^4.9.1",
|
||||
|
Loading…
Reference in New Issue
Block a user