mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
fix(deps): update dependency gatsby-plugin-google-gtag to v2
This commit is contained in:
parent
3d7ab29af9
commit
8cfcd4dcfb
@ -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",
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user