mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Merge pull request #496 from oceanprotocol/dependabot/npm_and_yarn/gatsby-plugin-google-analytics-2.9.0
Bump gatsby-plugin-google-analytics from 2.7.0 to 2.9.0
This commit is contained in:
commit
2801f929bd
6
package-lock.json
generated
6
package-lock.json
generated
@ -12182,9 +12182,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-google-analytics": {
|
||||
"version": "2.7.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.7.0.tgz",
|
||||
"integrity": "sha512-MJir2U3Dk9waATUl60XS1WhHtWQnRTWEm9qwhTEmP83phTsts2WXNhgDgqE/OZ6B0pZn6cSb4zVY86x2zDch0g==",
|
||||
"version": "2.9.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.9.0.tgz",
|
||||
"integrity": "sha512-Zgiwn4GSJDyO0145pbpP8Ri0guAqCbJOPOxDH+jONasxVrSnEP6KCGDshxi0Cl31DkfebpVpTs+0MDRKvhQ/Qw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"minimatch": "3.0.4"
|
||||
|
@ -23,7 +23,7 @@
|
||||
"gatsby": "^2.28.0",
|
||||
"gatsby-image": "^2.7.0",
|
||||
"gatsby-plugin-catch-links": "^2.6.0",
|
||||
"gatsby-plugin-google-analytics": "^2.7.0",
|
||||
"gatsby-plugin-google-analytics": "^2.9.0",
|
||||
"gatsby-plugin-manifest": "^2.8.0",
|
||||
"gatsby-plugin-offline": "^3.6.0",
|
||||
"gatsby-plugin-react-helmet": "^3.6.0",
|
||||
|
Loading…
Reference in New Issue
Block a user