Skip to content

Commit 8a60e6b

Browse files
chore(deps): bump gatsby-plugin-react-helmet from 6.14.0 to 6.15.0 (#1177)
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 6.14.0 to 6.15.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/[email protected]/packages/gatsby-plugin-react-helmet) --- updated-dependencies: - dependency-name: gatsby-plugin-react-helmet dependency-version: 6.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0a063b commit 8a60e6b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"gatsby-plugin-env-variables": "^2.3.0",
2323
"gatsby-plugin-google-analytics": "^5.14.0",
2424
"gatsby-plugin-netlify": "^5.1.1",
25-
"gatsby-plugin-react-helmet": "6.14.0",
25+
"gatsby-plugin-react-helmet": "6.15.0",
2626
"gatsby-plugin-sass": "6.14.0",
2727
"gatsby-remark-autolink-headers": "6.14.0",
2828
"gatsby-remark-mermaid": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7392,10 +7392,10 @@ gatsby-plugin-page-creator@^5.14.0:
73927392
globby "^11.1.0"
73937393
lodash "^4.17.21"
73947394

7395-
gatsby-plugin-react-helmet@6.14.0:
7396-
version "6.14.0"
7397-
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-6.14.0.tgz#bd8a84edc7d8817770fa4c1da8b0add2d3434b42"
7398-
integrity sha512-OAAYx3BBYJAUi420cUl08X7Ql3t0/0X3rbDkOp6lWKUGD/NZgAK/RMDbPLI4xK6WG6CE2WWda5lVOS+32mSspw==
7395+
gatsby-plugin-react-helmet@6.15.0:
7396+
version "6.15.0"
7397+
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-6.15.0.tgz#90d1739a83790d75b44812ac7f5c361bfbf7228f"
7398+
integrity sha512-mznXJHiRJ8qQ7lROZEmNsmhRNhxMolcJmLlnSVyfqQrik+9sjRbrzdpZtDD3MJA+/UDDtEedXyXcK4F2HorWmQ==
73997399
dependencies:
74007400
"@babel/runtime" "^7.20.13"
74017401

0 commit comments

Comments
 (0)