Skip to content

Commit

Permalink
Bump gatsby-plugin-google-gtag from 3.15.0 to 5.12.0 (#777)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent f69ea09 commit aeb4440
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-react": "^7.33.2",
"gatsby-cypress": "^3.12.0",
"gatsby-plugin-google-gtag": "^3.7.1",
"gatsby-plugin-google-gtag": "^5.12.0",
"gatsby-plugin-google-tagmanager": "^3.7.1",
"gatsby-remark-custom-blocks": "^3.6.0",
"gatsby-remark-emojis": "^0.4.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7937,13 +7937,13 @@ gatsby-plugin-feed@^3.1.0:
lodash.merge "^4.6.2"
rss "^1.2.2"

gatsby-plugin-google-gtag@^3.7.1:
version "3.15.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-3.15.0.tgz#697e0d15c9bd1d4fc4a89d887cf7a3b10ca72adb"
integrity sha512-DmpUA+rF6jUb0roXLWlf5j0i7M/djCw7J3n/Xm/TnbHnfCcYPrjtPyBxo4fhz+3k6Um3rzceoYQ3EOsIF9z3Cg==
gatsby-plugin-google-gtag@^5.12.0:
version "5.12.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-5.12.0.tgz#b7595083a74286ab92295b7c750a7a2a7adfb69e"
integrity sha512-Ih9YmiJh06pTqHZbOFCcXDjeRavT7HCafBIW7m46yJtryB3dnda1N0HhmN75dww59kEh+cbVkZS8QM58ccIKyg==
dependencies:
"@babel/runtime" "^7.15.4"
minimatch "^3.0.4"
"@babel/runtime" "^7.20.13"
minimatch "^3.1.2"

gatsby-plugin-google-tagmanager@^3.7.1:
version "3.15.0"
Expand Down

0 comments on commit aeb4440

Please sign in to comment.