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

Bumps [gatsby-plugin-google-analytics](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-google-analytics) from 4.4.0 to 4.6.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-google-analytics/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@4.6.0/packages/gatsby-plugin-google-analytics)

---
updated-dependencies:
- dependency-name: gatsby-plugin-google-analytics
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-01 23:18:56 +03:00 committed by GitHub
parent bf4420050b
commit c4afc261c3
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-canonical-urls": "^2.10.0",
"gatsby-plugin-catch-links": "^2.10.0", "gatsby-plugin-catch-links": "^2.10.0",
"gatsby-plugin-emotion": "^5.0.0", "gatsby-plugin-emotion": "^5.0.0",
"gatsby-plugin-google-analytics": "^4.4.0", "gatsby-plugin-google-analytics": "^4.6.0",
"gatsby-plugin-manifest": "^2.12.1", "gatsby-plugin-manifest": "^2.12.1",
"gatsby-plugin-mdx": "^2.14.0", "gatsby-plugin-mdx": "^2.14.0",
"gatsby-plugin-netlify": "^2.11.1", "gatsby-plugin-netlify": "^2.11.1",
@ -11789,9 +11789,9 @@
} }
}, },
"node_modules/gatsby-plugin-google-analytics": { "node_modules/gatsby-plugin-google-analytics": {
"version": "4.4.0", "version": "4.6.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.4.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.6.0.tgz",
"integrity": "sha512-Z+CW64zo/d1rtyMz1bJ+Ao9apsWeyak5BXNc7piO+FwE7dFdWrAyHrgGmE3YltqFUY8+PS3vmpBv9qn0ZrOSGg==", "integrity": "sha512-HjWfYDwCKHs3k5RMvrlrTzJmEtyEnT573npiEOezBvy4MSHUhWRb7phNeHGFKcE7+lDwDfUXxrZrb8L8T6GvKw==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.15.4", "@babel/runtime": "^7.15.4",
"minimatch": "3.0.4", "minimatch": "3.0.4",
@ -39362,9 +39362,9 @@
} }
}, },
"gatsby-plugin-google-analytics": { "gatsby-plugin-google-analytics": {
"version": "4.4.0", "version": "4.6.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.4.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.6.0.tgz",
"integrity": "sha512-Z+CW64zo/d1rtyMz1bJ+Ao9apsWeyak5BXNc7piO+FwE7dFdWrAyHrgGmE3YltqFUY8+PS3vmpBv9qn0ZrOSGg==", "integrity": "sha512-HjWfYDwCKHs3k5RMvrlrTzJmEtyEnT573npiEOezBvy4MSHUhWRb7phNeHGFKcE7+lDwDfUXxrZrb8L8T6GvKw==",
"requires": { "requires": {
"@babel/runtime": "^7.15.4", "@babel/runtime": "^7.15.4",
"minimatch": "3.0.4", "minimatch": "3.0.4",

View File

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