Skip to content

Commit e4b849e

Browse files
Bump gatsby-plugin-react-helmet from 3.1.7 to 3.1.8
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 3.1.7 to 3.1.8. - [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@3.1.8/packages/gatsby-plugin-react-helmet) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f33bfcd commit e4b849e

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
@@ -11,7 +11,7 @@
1111
"gatsby-plugin-manifest": "^2.2.18",
1212
"gatsby-plugin-offline": "^3.0.6",
1313
"gatsby-plugin-postcss": "^2.1.8",
14-
"gatsby-plugin-react-helmet": "^3.1.7",
14+
"gatsby-plugin-react-helmet": "^3.1.8",
1515
"gatsby-plugin-sharp": "^2.2.25",
1616
"gatsby-source-filesystem": "^2.1.22",
1717
"gatsby-transformer-sharp": "^2.2.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5214,10 +5214,10 @@ gatsby-plugin-postcss@^2.1.8:
52145214
"@babel/runtime" "^7.6.0"
52155215
postcss-loader "^3.0.0"
52165216

5217-
gatsby-plugin-react-helmet@^3.1.7:
5218-
version "3.1.7"
5219-
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.7.tgz#f93770eef0a7a6692249cc6437e11dda2729e1fa"
5220-
integrity sha512-mW5t8Fu2taX1azf5hnidj565HSFgBPaBzpxyprqhdIPWANh+Er+eA9x9Pz+c3Tw33ia2aghKTzocHa5pYTu0KA==
5217+
gatsby-plugin-react-helmet@^3.1.8:
5218+
version "3.1.8"
5219+
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.8.tgz#319254fd8cd99d0fcd615cee11a5d1f1ad0ab6f4"
5220+
integrity sha512-EpBpTwRLOHrxQLL9D3pBikgtW/4TIeUbZc93raerLr14ihht6wdWcGs4pjYAt0cKhRJ2WCvk3pgC3/yM6CEDww==
52215221
dependencies:
52225222
"@babel/runtime" "^7.6.0"
52235223

0 commit comments

Comments
 (0)