Skip to content

Commit de678f5

Browse files
1 parent 0353d63 commit de678f5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.20",
1212
"gatsby-plugin-offline": "^3.0.11",
1313
"gatsby-plugin-postcss": "^2.1.10",
14-
"gatsby-plugin-react-helmet": "^3.1.8",
14+
"gatsby-plugin-react-helmet": "^3.1.10",
1515
"gatsby-plugin-sharp": "^2.2.27",
1616
"gatsby-source-filesystem": "^2.1.26",
1717
"gatsby-transformer-sharp": "^2.2.17",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5206,12 +5206,12 @@ gatsby-plugin-postcss@^2.1.10:
52065206
"@babel/runtime" "^7.6.2"
52075207
postcss-loader "^3.0.0"
52085208

5209-
gatsby-plugin-react-helmet@^3.1.8:
5210-
version "3.1.8"
5211-
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.8.tgz#319254fd8cd99d0fcd615cee11a5d1f1ad0ab6f4"
5212-
integrity sha512-EpBpTwRLOHrxQLL9D3pBikgtW/4TIeUbZc93raerLr14ihht6wdWcGs4pjYAt0cKhRJ2WCvk3pgC3/yM6CEDww==
5209+
gatsby-plugin-react-helmet@^3.1.10:
5210+
version "3.1.10"
5211+
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.10.tgz#7e2a2c8addacdbd27d9b75d2b4928081d6da537c"
5212+
integrity sha512-xv3FlZGDPscXkm0jwZJvcwe50T4EcU7t8TnCsf7FC7YBzfil7FQ2k5YUB8LaG4DNEM5Vl35WKS5ad/5eSkmGIA==
52135213
dependencies:
5214-
"@babel/runtime" "^7.6.0"
5214+
"@babel/runtime" "^7.6.2"
52155215

52165216
gatsby-plugin-sharp@^2.2.27:
52175217
version "2.2.27"

0 commit comments

Comments
 (0)