Skip to content

Commit

Permalink
Bump gatsby-plugin-google-tagmanager from 3.15.0 to 5.12.0
Browse files Browse the repository at this point in the history
Bumps [gatsby-plugin-google-tagmanager](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-google-tagmanager) from 3.15.0 to 5.12.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-google-tagmanager)

---
updated-dependencies:
- dependency-name: gatsby-plugin-google-tagmanager
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent c35c3af commit d807ed9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint-plugin-react": "^7.33.2",
"gatsby-cypress": "^3.12.0",
"gatsby-plugin-google-gtag": "^5.12.0",
"gatsby-plugin-google-tagmanager": "^3.7.1",
"gatsby-plugin-google-tagmanager": "^5.12.0",
"gatsby-remark-custom-blocks": "^5.12.0",
"gatsby-remark-emojis": "^0.4.3",
"identity-obj-proxy": "^3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7945,12 +7945,12 @@ gatsby-plugin-google-gtag@^5.12.0:
"@babel/runtime" "^7.20.13"
minimatch "^3.1.2"

gatsby-plugin-google-tagmanager@^3.7.1:
version "3.15.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-tagmanager/-/gatsby-plugin-google-tagmanager-3.15.0.tgz#624ffc1e569c788d45742fed28253ee9f8c938b4"
integrity sha512-BofhsM833JguXUjWplhkvR/L7w8ol41R6JHTIVB5A27EVPWBm3NaBzboLyuMhzKvrubspDgWq6+5tveG0wmAAg==
gatsby-plugin-google-tagmanager@^5.12.0:
version "5.12.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-tagmanager/-/gatsby-plugin-google-tagmanager-5.12.0.tgz#dd2fe47a7cd2a3f39021dc7ce29e5ce815de5954"
integrity sha512-W4lRhKF5ydAnoA4zBpKh8dp/8WLMbrRjkJdf5cxpoC49DdMjC5Dl1VoQEN2xpmhfYqcy7fweEdyVR9M9UJVQKQ==
dependencies:
"@babel/runtime" "^7.15.4"
"@babel/runtime" "^7.20.13"
web-vitals "^1.1.2"

gatsby-plugin-manifest@^3.1.0:
Expand Down

0 comments on commit d807ed9

Please sign in to comment.