Skip to content

Commit

Permalink
build(deps): bump gatsby-plugin-react-helmet from 4.0.0 to 4.1.0 (#1824)
Browse files Browse the repository at this point in the history
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-react-helmet/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@4.1.0/packages/gatsby-plugin-react-helmet)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 16, 2021
1 parent a8ea941 commit b2ec6c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"gatsby-plugin-material-ui": "2.1.10",
"gatsby-plugin-mdx": "2.0.1",
"gatsby-plugin-preconnect": "1.2.0",
"gatsby-plugin-react-helmet": "4.0.0",
"gatsby-plugin-react-helmet": "4.1.0",
"gatsby-plugin-remove-serviceworker": "1.0.0",
"gatsby-plugin-s3": "0.3.8",
"gatsby-plugin-sharp": "3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7695,10 +7695,10 @@ gatsby-plugin-preconnect@1.2.0:
dependencies:
"@babel/runtime" "^7.4.3"

gatsby-plugin-react-helmet@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-4.0.0.tgz#6d4fddc51a271859b21ec93645cdd0d3ad03b02c"
integrity sha512-l83wSwjF3Wq8ZHAFwhwx5EKQ67NUNCaZp9XDDplVQ+zFZ6dVAAax56wZLp6kQ++bYr+Hu9NOODLbLITtff+Eiw==
gatsby-plugin-react-helmet@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-4.1.0.tgz#a210eeb840411fe59d1da1184e2ffb25383cbc9d"
integrity sha512-vMTtpVnzrYRcBrDt4feui0CxviINtNFwulRbhJ0if63H31Ep0i4jcMzDitVqpHxcImkzQwchK3Qap3JWqr6L6Q==
dependencies:
"@babel/runtime" "^7.12.5"

Expand Down

0 comments on commit b2ec6c7

Please sign in to comment.