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

This commit is contained in:
dependabot[bot] 2021-12-02 08:47:40 +01:00 committed by GitHub
parent ead48b6f40
commit 1556e4d3ee
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": "^2.10.0",
"gatsby-plugin-catch-links": "^2.10.0",
"gatsby-plugin-emotion": "^5.0.0",
"gatsby-plugin-google-analytics": "^4.0.0",
"gatsby-plugin-google-analytics": "^4.3.0",
"gatsby-plugin-manifest": "^2.12.1",
"gatsby-plugin-mdx": "^2.14.0",
"gatsby-plugin-netlify": "^2.11.1",
@ -11789,9 +11789,9 @@
}
},
"node_modules/gatsby-plugin-google-analytics": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.0.0.tgz",
"integrity": "sha512-VZAy7aVaMMIKJgcQPWXnwKZqKNY8fA4ugdx+/7lzTGSrDs1extX8SVdwA8UCHjkL799vEveRkNFXOP4Bb01khg==",
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.3.0.tgz",
"integrity": "sha512-waHU0b7eTQuub7GgMDxJ4E5MjqXFqmQ8UaFMAWrdaCtRmj4CNdee36xYMbobzqOmtU5L40IFZ3kifIda6M1Pow==",
"dependencies": {
"@babel/runtime": "^7.15.4",
"minimatch": "3.0.4",
@ -39361,9 +39361,9 @@
}
},
"gatsby-plugin-google-analytics": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.0.0.tgz",
"integrity": "sha512-VZAy7aVaMMIKJgcQPWXnwKZqKNY8fA4ugdx+/7lzTGSrDs1extX8SVdwA8UCHjkL799vEveRkNFXOP4Bb01khg==",
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.3.0.tgz",
"integrity": "sha512-waHU0b7eTQuub7GgMDxJ4E5MjqXFqmQ8UaFMAWrdaCtRmj4CNdee36xYMbobzqOmtU5L40IFZ3kifIda6M1Pow==",
"requires": {
"@babel/runtime": "^7.15.4",
"minimatch": "3.0.4",

View File

@ -15,7 +15,7 @@
"gatsby-plugin-canonical-urls": "^2.10.0",
"gatsby-plugin-catch-links": "^2.10.0",
"gatsby-plugin-emotion": "^5.0.0",
"gatsby-plugin-google-analytics": "^4.0.0",
"gatsby-plugin-google-analytics": "^4.3.0",
"gatsby-plugin-manifest": "^2.12.1",
"gatsby-plugin-mdx": "^2.14.0",
"gatsby-plugin-netlify": "^2.11.1",