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

This commit is contained in:
dependabot[bot] 2022-01-02 02:17:52 +01:00 committed by GitHub
parent 003efa79f6
commit c963ffcc2c
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.3.0",
"gatsby-plugin-google-analytics": "^4.4.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.3.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.3.0.tgz",
"integrity": "sha512-waHU0b7eTQuub7GgMDxJ4E5MjqXFqmQ8UaFMAWrdaCtRmj4CNdee36xYMbobzqOmtU5L40IFZ3kifIda6M1Pow==",
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.4.0.tgz",
"integrity": "sha512-Z+CW64zo/d1rtyMz1bJ+Ao9apsWeyak5BXNc7piO+FwE7dFdWrAyHrgGmE3YltqFUY8+PS3vmpBv9qn0ZrOSGg==",
"dependencies": {
"@babel/runtime": "^7.15.4",
"minimatch": "3.0.4",
@ -39361,9 +39361,9 @@
}
},
"gatsby-plugin-google-analytics": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.3.0.tgz",
"integrity": "sha512-waHU0b7eTQuub7GgMDxJ4E5MjqXFqmQ8UaFMAWrdaCtRmj4CNdee36xYMbobzqOmtU5L40IFZ3kifIda6M1Pow==",
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.4.0.tgz",
"integrity": "sha512-Z+CW64zo/d1rtyMz1bJ+Ao9apsWeyak5BXNc7piO+FwE7dFdWrAyHrgGmE3YltqFUY8+PS3vmpBv9qn0ZrOSGg==",
"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.3.0",
"gatsby-plugin-google-analytics": "^4.4.0",
"gatsby-plugin-manifest": "^2.12.1",
"gatsby-plugin-mdx": "^2.14.0",
"gatsby-plugin-netlify": "^2.11.1",