build(deps): bump gatsby-plugin-google-analytics in /docs (#1604)
Bumps [gatsby-plugin-google-analytics](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-google-analytics) from 2.3.14 to 2.8.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@2.8.0/packages/gatsby-plugin-google-analytics) 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
da67d3e5e6
commit
7b070edee6
8
docs/package-lock.json
generated
8
docs/package-lock.json
generated
@ -9017,11 +9017,11 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-google-analytics": {
|
||||
"version": "2.3.14",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.3.14.tgz",
|
||||
"integrity": "sha512-KgOIRbIULeMMyGBCY5WQVOM1AmB/1HgY1ypH1UZYxS15riTO6WSTfp+5hcxCS75Xc/6HgAOjZlNibCH02Tz1mQ==",
|
||||
"version": "2.8.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.8.0.tgz",
|
||||
"integrity": "sha512-gPJU80Pj3yK9eUOLJrX3vRXYMXzWZW9nuvnExdpqUX1fnCDMmFSnRtwWkb3CFqXm9SfmfKl2V/A8KqKAttXcXg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"minimatch": "3.0.4"
|
||||
}
|
||||
},
|
||||
|
@ -16,7 +16,7 @@
|
||||
"gatsby-plugin-canonical-urls": "^2.3.11",
|
||||
"gatsby-plugin-catch-links": "^2.7.0",
|
||||
"gatsby-plugin-emotion": "^4.3.10",
|
||||
"gatsby-plugin-google-analytics": "^2.3.14",
|
||||
"gatsby-plugin-google-analytics": "^2.8.0",
|
||||
"gatsby-plugin-manifest": "^2.4.27",
|
||||
"gatsby-plugin-mdx": "^1.2.43",
|
||||
"gatsby-plugin-netlify": "^2.3.13",
|
||||
|
Loading…
x
Reference in New Issue
Block a user