Skip to content

Commit

Permalink
fix(deps): update dependency gatsby-plugin-google-gtag to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 1, 2020
1 parent e99fb4a commit 5464afe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -46,7 +46,7 @@
"gatsby-plugin-catch-links": "^2.2.0",
"gatsby-plugin-feed": "^2.4.0",
"gatsby-plugin-flow": "^1.2.0",
"gatsby-plugin-google-gtag": "^1.2.0",
"gatsby-plugin-google-gtag": "^2.0.0",
"gatsby-plugin-manifest": "^2.3.1",
"gatsby-plugin-netlify": "^2.2.0",
"gatsby-plugin-netlify-cms": "^4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7231,10 +7231,10 @@ gatsby-plugin-flow@^1.2.0:
"@babel/preset-flow" "^7.8.3"
"@babel/runtime" "^7.8.7"

gatsby-plugin-google-gtag@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-1.2.0.tgz#d9b9fb1dc892192ca021eecafb2f8da0a77b9f97"
integrity sha512-FJR0WpronBL2Vr94Srr+mwbJGQvav+Ut7iFu2tM9EycDGCTdbTiWJNSEoxHme69wWeKzYopm60ZUFbp55JQ6oQ==
gatsby-plugin-google-gtag@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-2.0.0.tgz#0df0f4a7bdf6900387b4bec2de1d19b70f758c5e"
integrity sha512-V1cFe3+FiXGEnI8aDzdj1e4HXjNNQeHSTKf9X7k/Ww39xD3E6je7qvfId7ZNnf1ququ1aeTQjDHQqqBgLzgxLQ==
dependencies:
"@babel/runtime" "^7.8.7"
minimatch "^3.0.4"
Expand Down

0 comments on commit 5464afe

Please sign in to comment.