build(deps): bump gatsby-plugin-google-analytics from 4.13.0 to 4.17.0 in /docs (#2952)
This commit is contained in:
parent
f545dc76b1
commit
110cea67c8
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@ -18,7 +18,7 @@
|
||||
"gatsby-plugin-canonical-urls": "^4.13.0",
|
||||
"gatsby-plugin-catch-links": "^4.17.0",
|
||||
"gatsby-plugin-emotion": "^7.17.0",
|
||||
"gatsby-plugin-google-analytics": "^4.13.0",
|
||||
"gatsby-plugin-google-analytics": "^4.17.0",
|
||||
"gatsby-plugin-manifest": "^4.15.1",
|
||||
"gatsby-plugin-mdx": "^3.15.2",
|
||||
"gatsby-plugin-netlify": "^4.3.1",
|
||||
@ -12678,9 +12678,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-google-analytics": {
|
||||
"version": "4.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.13.0.tgz",
|
||||
"integrity": "sha512-6Sxnah8ElfdQTtfxUw5k0iWVSKzcNYUH4hWwiO37fhJDOuFco9Wjy/eYKdb/+RlgXCJFiVrZ7PXkMRNJKxMnNA==",
|
||||
"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==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"minimatch": "3.0.4",
|
||||
@ -35557,9 +35557,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-google-analytics": {
|
||||
"version": "4.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.13.0.tgz",
|
||||
"integrity": "sha512-6Sxnah8ElfdQTtfxUw5k0iWVSKzcNYUH4hWwiO37fhJDOuFco9Wjy/eYKdb/+RlgXCJFiVrZ7PXkMRNJKxMnNA==",
|
||||
"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==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"minimatch": "3.0.4",
|
||||
|
@ -15,7 +15,7 @@
|
||||
"gatsby-plugin-canonical-urls": "^4.13.0",
|
||||
"gatsby-plugin-catch-links": "^4.17.0",
|
||||
"gatsby-plugin-emotion": "^7.17.0",
|
||||
"gatsby-plugin-google-analytics": "^4.13.0",
|
||||
"gatsby-plugin-google-analytics": "^4.17.0",
|
||||
"gatsby-plugin-manifest": "^4.15.1",
|
||||
"gatsby-plugin-mdx": "^3.15.2",
|
||||
"gatsby-plugin-netlify": "^4.3.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user