build(deps): bump gatsby-plugin-google-analytics from 4.17.0 to 4.22.0 in /docs (#3180)
This commit is contained in:
parent
39f401ba3c
commit
b19a957a03
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user