build(deps): bump gatsby-plugin-google-analytics from 4.17.0 to 4.22.0 in /docs (#3180)

This commit is contained in:
dependabot[bot] 2022-09-01 22:58:16 +02:00 committed by GitHub
parent 39f401ba3c
commit b19a957a03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
docs/package-lock.json generated
View File

@ -18,7 +18,7 @@
"gatsby-plugin-canonical-urls": "^4.21.0",
"gatsby-plugin-catch-links": "^4.21.0",
"gatsby-plugin-emotion": "^7.21.0",
"gatsby-plugin-google-analytics": "^4.17.0",
"gatsby-plugin-google-analytics": "^4.22.0",
"gatsby-plugin-manifest": "^4.21.0",
"gatsby-plugin-mdx": "^3.15.2",
"gatsby-plugin-netlify": "^5.0.1",
@ -12813,9 +12813,9 @@
}
},
"node_modules/gatsby-plugin-google-analytics": {
"version": "4.17.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.17.0.tgz",
"integrity": "sha512-Jv9h2wpVNCvALZWwakwbpD/GZ+pYzzxVATwarUm5DICj+iXx2P2Q86PzblEmxGXpRpSHdnrrN8ntzYxpm13TjQ==",
"version": "4.22.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.22.0.tgz",
"integrity": "sha512-wew6ghi4zdamHNoVYHyTAmCGzBJ/RKUa77GIoUjOlv7WvUnfT/FWAaI3fAoDUhUiHpn0EQTcZ1zwgj92jd43NA==",
"dependencies": {
"@babel/runtime": "^7.15.4",
"minimatch": "3.0.4",
@ -35679,9 +35679,9 @@
}
},
"gatsby-plugin-google-analytics": {
"version": "4.17.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.17.0.tgz",
"integrity": "sha512-Jv9h2wpVNCvALZWwakwbpD/GZ+pYzzxVATwarUm5DICj+iXx2P2Q86PzblEmxGXpRpSHdnrrN8ntzYxpm13TjQ==",
"version": "4.22.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.22.0.tgz",
"integrity": "sha512-wew6ghi4zdamHNoVYHyTAmCGzBJ/RKUa77GIoUjOlv7WvUnfT/FWAaI3fAoDUhUiHpn0EQTcZ1zwgj92jd43NA==",
"requires": {
"@babel/runtime": "^7.15.4",
"minimatch": "3.0.4",

View File

@ -15,7 +15,7 @@
"gatsby-plugin-canonical-urls": "^4.21.0",
"gatsby-plugin-catch-links": "^4.21.0",
"gatsby-plugin-emotion": "^7.21.0",
"gatsby-plugin-google-analytics": "^4.17.0",
"gatsby-plugin-google-analytics": "^4.22.0",
"gatsby-plugin-manifest": "^4.21.0",
"gatsby-plugin-mdx": "^3.15.2",
"gatsby-plugin-netlify": "^5.0.1",