build(deps): bump gatsby-plugin-google-analytics in /docs (#2805)

This commit is contained in:
dependabot[bot] 2022-05-02 11:09:31 +02:00 committed by GitHub
parent 416ac14e50
commit 55641da3d9
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.11.0",
"gatsby-plugin-catch-links": "^4.11.0",
"gatsby-plugin-emotion": "^7.11.0",
"gatsby-plugin-google-analytics": "^4.11.0",
"gatsby-plugin-google-analytics": "^4.13.0",
"gatsby-plugin-manifest": "^4.11.1",
"gatsby-plugin-mdx": "^3.11.1",
"gatsby-plugin-netlify": "^4.1.0",
@ -12857,9 +12857,9 @@
}
},
"node_modules/gatsby-plugin-google-analytics": {
"version": "4.11.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.11.0.tgz",
"integrity": "sha512-pa0KuZXdZ4nBGfdxK0Klg/Y+2odqHLpdbQHf2daIm7RkFsJ3dP/OhM2SZABhQXV1v+gfJvPUsiLXeCeANsyR2g==",
"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==",
"dependencies": {
"@babel/runtime": "^7.15.4",
"minimatch": "3.0.4",
@ -36099,9 +36099,9 @@
}
},
"gatsby-plugin-google-analytics": {
"version": "4.11.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.11.0.tgz",
"integrity": "sha512-pa0KuZXdZ4nBGfdxK0Klg/Y+2odqHLpdbQHf2daIm7RkFsJ3dP/OhM2SZABhQXV1v+gfJvPUsiLXeCeANsyR2g==",
"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==",
"requires": {
"@babel/runtime": "^7.15.4",
"minimatch": "3.0.4",

View File

@ -15,7 +15,7 @@
"gatsby-plugin-canonical-urls": "^4.11.0",
"gatsby-plugin-catch-links": "^4.11.0",
"gatsby-plugin-emotion": "^7.11.0",
"gatsby-plugin-google-analytics": "^4.11.0",
"gatsby-plugin-google-analytics": "^4.13.0",
"gatsby-plugin-manifest": "^4.11.1",
"gatsby-plugin-mdx": "^3.11.1",
"gatsby-plugin-netlify": "^4.1.0",