fix(deps): update dependency gatsby-plugin-google-gtag to v2

This commit is contained in:
Renovate Bot 2020-04-01 15:56:38 +00:00
parent 3d7ab29af9
commit 8cfcd4dcfb
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"gatsby-plugin-catch-links": "^2.2.1",
"gatsby-plugin-feed": "^2.4.1",
"gatsby-plugin-flow": "^1.2.1",
"gatsby-plugin-google-gtag": "^1.2.1",
"gatsby-plugin-google-gtag": "^2.0.0",
"gatsby-plugin-manifest": "^2.3.3",
"gatsby-plugin-netlify": "^2.2.1",
"gatsby-plugin-netlify-cms": "^4.2.1",

View File

@ -7277,10 +7277,10 @@ gatsby-plugin-flow@^1.2.1:
"@babel/preset-flow" "^7.8.3"
"@babel/runtime" "^7.8.7"
gatsby-plugin-google-gtag@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-1.2.1.tgz#5d5903531abcff11193ee1977db9552d5133b1c6"
integrity sha512-cJHvDL6IVnj/XfgMhSa6DTOobO3XAZuatcDD1FrkKgj4pytUoHbIY8lFO4TztjMfLv98F302K23NPzYlSaN05A==
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"