build(deps): bump gatsby-plugin-google-analytics in /docs (#2805)
This commit is contained in:
parent
416ac14e50
commit
55641da3d9
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@ -18,7 +18,7 @@
|
|||||||
"gatsby-plugin-canonical-urls": "^4.11.0",
|
"gatsby-plugin-canonical-urls": "^4.11.0",
|
||||||
"gatsby-plugin-catch-links": "^4.11.0",
|
"gatsby-plugin-catch-links": "^4.11.0",
|
||||||
"gatsby-plugin-emotion": "^7.11.0",
|
"gatsby-plugin-emotion": "^7.11.0",
|
||||||
"gatsby-plugin-google-analytics": "^4.11.0",
|
"gatsby-plugin-google-analytics": "^4.13.0",
|
||||||
"gatsby-plugin-manifest": "^4.11.1",
|
"gatsby-plugin-manifest": "^4.11.1",
|
||||||
"gatsby-plugin-mdx": "^3.11.1",
|
"gatsby-plugin-mdx": "^3.11.1",
|
||||||
"gatsby-plugin-netlify": "^4.1.0",
|
"gatsby-plugin-netlify": "^4.1.0",
|
||||||
@ -12857,9 +12857,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-plugin-google-analytics": {
|
"node_modules/gatsby-plugin-google-analytics": {
|
||||||
"version": "4.11.0",
|
"version": "4.13.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.11.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.13.0.tgz",
|
||||||
"integrity": "sha512-pa0KuZXdZ4nBGfdxK0Klg/Y+2odqHLpdbQHf2daIm7RkFsJ3dP/OhM2SZABhQXV1v+gfJvPUsiLXeCeANsyR2g==",
|
"integrity": "sha512-6Sxnah8ElfdQTtfxUw5k0iWVSKzcNYUH4hWwiO37fhJDOuFco9Wjy/eYKdb/+RlgXCJFiVrZ7PXkMRNJKxMnNA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"minimatch": "3.0.4",
|
"minimatch": "3.0.4",
|
||||||
@ -36099,9 +36099,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-google-analytics": {
|
"gatsby-plugin-google-analytics": {
|
||||||
"version": "4.11.0",
|
"version": "4.13.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.11.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-4.13.0.tgz",
|
||||||
"integrity": "sha512-pa0KuZXdZ4nBGfdxK0Klg/Y+2odqHLpdbQHf2daIm7RkFsJ3dP/OhM2SZABhQXV1v+gfJvPUsiLXeCeANsyR2g==",
|
"integrity": "sha512-6Sxnah8ElfdQTtfxUw5k0iWVSKzcNYUH4hWwiO37fhJDOuFco9Wjy/eYKdb/+RlgXCJFiVrZ7PXkMRNJKxMnNA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"minimatch": "3.0.4",
|
"minimatch": "3.0.4",
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
"gatsby-plugin-canonical-urls": "^4.11.0",
|
"gatsby-plugin-canonical-urls": "^4.11.0",
|
||||||
"gatsby-plugin-catch-links": "^4.11.0",
|
"gatsby-plugin-catch-links": "^4.11.0",
|
||||||
"gatsby-plugin-emotion": "^7.11.0",
|
"gatsby-plugin-emotion": "^7.11.0",
|
||||||
"gatsby-plugin-google-analytics": "^4.11.0",
|
"gatsby-plugin-google-analytics": "^4.13.0",
|
||||||
"gatsby-plugin-manifest": "^4.11.1",
|
"gatsby-plugin-manifest": "^4.11.1",
|
||||||
"gatsby-plugin-mdx": "^3.11.1",
|
"gatsby-plugin-mdx": "^3.11.1",
|
||||||
"gatsby-plugin-netlify": "^4.1.0",
|
"gatsby-plugin-netlify": "^4.1.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user