build(deps): bump gatsby-plugin-google-analytics in /docs (#2202)
Bumps [gatsby-plugin-google-analytics](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-google-analytics) from 3.10.0 to 3.13.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@3.13.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:
parent
391ea243ab
commit
40ffd057ae
18
docs/package-lock.json
generated
18
docs/package-lock.json
generated
@ -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": "^3.10.0",
|
"gatsby-plugin-google-analytics": "^3.13.0",
|
||||||
"gatsby-plugin-manifest": "^2.12.1",
|
"gatsby-plugin-manifest": "^2.12.1",
|
||||||
"gatsby-plugin-mdx": "^2.10.1",
|
"gatsby-plugin-mdx": "^2.10.1",
|
||||||
"gatsby-plugin-netlify": "^2.11.1",
|
"gatsby-plugin-netlify": "^2.11.1",
|
||||||
@ -11789,11 +11789,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-plugin-google-analytics": {
|
"node_modules/gatsby-plugin-google-analytics": {
|
||||||
"version": "3.10.0",
|
"version": "3.13.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-3.10.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-3.13.0.tgz",
|
||||||
"integrity": "sha512-vLYTZm2tNwT2R3EogCuG7f/UQm3cv9t0ehkpFnFppZgSqf9vB+LTWnzP+YYvjdv5amEsRdlVFTL8S8jekUFyug==",
|
"integrity": "sha512-uABleg0WAgS20V3Budmx8P0KeXUimDSabGq9no9FgMR0ifFV8InxH39NAB+Rq47LpZRlIkQeorzJKAh6es9/rw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.14.6",
|
"@babel/runtime": "^7.14.8",
|
||||||
"minimatch": "3.0.4",
|
"minimatch": "3.0.4",
|
||||||
"web-vitals": "^1.1.2"
|
"web-vitals": "^1.1.2"
|
||||||
},
|
},
|
||||||
@ -38834,11 +38834,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-google-analytics": {
|
"gatsby-plugin-google-analytics": {
|
||||||
"version": "3.10.0",
|
"version": "3.13.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-3.10.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-3.13.0.tgz",
|
||||||
"integrity": "sha512-vLYTZm2tNwT2R3EogCuG7f/UQm3cv9t0ehkpFnFppZgSqf9vB+LTWnzP+YYvjdv5amEsRdlVFTL8S8jekUFyug==",
|
"integrity": "sha512-uABleg0WAgS20V3Budmx8P0KeXUimDSabGq9no9FgMR0ifFV8InxH39NAB+Rq47LpZRlIkQeorzJKAh6es9/rw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.14.6",
|
"@babel/runtime": "^7.14.8",
|
||||||
"minimatch": "3.0.4",
|
"minimatch": "3.0.4",
|
||||||
"web-vitals": "^1.1.2"
|
"web-vitals": "^1.1.2"
|
||||||
}
|
}
|
||||||
|
@ -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": "^3.10.0",
|
"gatsby-plugin-google-analytics": "^3.13.0",
|
||||||
"gatsby-plugin-manifest": "^2.12.1",
|
"gatsby-plugin-manifest": "^2.12.1",
|
||||||
"gatsby-plugin-mdx": "^2.10.1",
|
"gatsby-plugin-mdx": "^2.10.1",
|
||||||
"gatsby-plugin-netlify": "^2.11.1",
|
"gatsby-plugin-netlify": "^2.11.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user