build(deps): bump gatsby-plugin-google-analytics in /docs (#2272)
This commit is contained in:
parent
26068154f2
commit
ba9906fb3e
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-catch-links": "^2.10.0",
|
||||
"gatsby-plugin-emotion": "^5.0.0",
|
||||
"gatsby-plugin-google-analytics": "^3.13.0",
|
||||
"gatsby-plugin-google-analytics": "^3.14.0",
|
||||
"gatsby-plugin-manifest": "^2.12.1",
|
||||
"gatsby-plugin-mdx": "^2.14.0",
|
||||
"gatsby-plugin-netlify": "^2.11.1",
|
||||
@ -11789,11 +11789,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-google-analytics": {
|
||||
"version": "3.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-3.13.0.tgz",
|
||||
"integrity": "sha512-uABleg0WAgS20V3Budmx8P0KeXUimDSabGq9no9FgMR0ifFV8InxH39NAB+Rq47LpZRlIkQeorzJKAh6es9/rw==",
|
||||
"version": "3.14.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-3.14.0.tgz",
|
||||
"integrity": "sha512-yfSBRrGZZWruKDQMAJOHp7S1nUBQewT9MuvqegCqFsHhxUtm6PZ5JFv3k8385DfQ/+ux9MmzpY20vQ0E5/30fA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.8",
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"minimatch": "3.0.4",
|
||||
"web-vitals": "^1.1.2"
|
||||
},
|
||||
@ -39333,11 +39333,11 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-google-analytics": {
|
||||
"version": "3.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-3.13.0.tgz",
|
||||
"integrity": "sha512-uABleg0WAgS20V3Budmx8P0KeXUimDSabGq9no9FgMR0ifFV8InxH39NAB+Rq47LpZRlIkQeorzJKAh6es9/rw==",
|
||||
"version": "3.14.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-3.14.0.tgz",
|
||||
"integrity": "sha512-yfSBRrGZZWruKDQMAJOHp7S1nUBQewT9MuvqegCqFsHhxUtm6PZ5JFv3k8385DfQ/+ux9MmzpY20vQ0E5/30fA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.8",
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"minimatch": "3.0.4",
|
||||
"web-vitals": "^1.1.2"
|
||||
}
|
||||
|
@ -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": "^3.13.0",
|
||||
"gatsby-plugin-google-analytics": "^3.14.0",
|
||||
"gatsby-plugin-manifest": "^2.12.1",
|
||||
"gatsby-plugin-mdx": "^2.14.0",
|
||||
"gatsby-plugin-netlify": "^2.11.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user