Skip to content

Commit ad1c540

Browse files
authored
Merge pull request #65 from pythonpizza/dependabot/npm_and_yarn/gatsby-plugin-react-helmet-3.1.11
Bump gatsby-plugin-react-helmet from 3.1.10 to 3.1.11
2 parents 5b8798b + c7b4f96 commit ad1c540

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.13",
1313
"gatsby-plugin-postcss": "^2.1.10",
14-
"gatsby-plugin-react-helmet": "^3.1.10",
14+
"gatsby-plugin-react-helmet": "^3.1.11",
1515
"gatsby-plugin-sharp": "^2.2.27",
1616
"gatsby-source-filesystem": "^2.1.28",
1717
"gatsby-transformer-sharp": "^2.2.21",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5316,12 +5316,12 @@ gatsby-plugin-postcss@^2.1.10:
53165316
"@babel/runtime" "^7.6.2"
53175317
postcss-loader "^3.0.0"
53185318

5319-
gatsby-plugin-react-helmet@^3.1.10:
5320-
version "3.1.10"
5321-
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.10.tgz#7e2a2c8addacdbd27d9b75d2b4928081d6da537c"
5322-
integrity sha512-xv3FlZGDPscXkm0jwZJvcwe50T4EcU7t8TnCsf7FC7YBzfil7FQ2k5YUB8LaG4DNEM5Vl35WKS5ad/5eSkmGIA==
5319+
gatsby-plugin-react-helmet@^3.1.11:
5320+
version "3.1.11"
5321+
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.11.tgz#14150138c5eb641023ca3de98d822a4cc9b137d9"
5322+
integrity sha512-obVj6fzH0Hr6UdmQGaIYz29a1+h89pI+vKgIb2MwXCCDESCYgVYTcDmtBzYTZVLXupW6fqGlybFQwUKxEI0ZAQ==
53235323
dependencies:
5324-
"@babel/runtime" "^7.6.2"
5324+
"@babel/runtime" "^7.6.3"
53255325

53265326
gatsby-plugin-sharp@^2.2.27:
53275327
version "2.2.27"

0 commit comments

Comments
 (0)