Skip to content

Commit 95364bd

Browse files
1 parent ad1c540 commit 95364bd

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.11",
14+
"gatsby-plugin-react-helmet": "^3.1.21",
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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -756,10 +756,10 @@
756756
"@babel/plugin-transform-react-jsx-self" "^7.0.0"
757757
"@babel/plugin-transform-react-jsx-source" "^7.0.0"
758758

759-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3":
760-
version "7.6.3"
761-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.3.tgz#935122c74c73d2240cafd32ddb5fc2a6cd35cf1f"
762-
integrity sha512-kq6anf9JGjW8Nt5rYfEuGRaEAaH1mkv3Bbu6rYvLOpPh/RusSJXuKPEAoZ7L7gybZkchE8+NV5g9vKF4AGAtsA==
759+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.6":
760+
version "7.7.7"
761+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.7.7.tgz#194769ca8d6d7790ec23605af9ee3e42a0aa79cf"
762+
integrity sha512-uCnC2JEVAu8AKB5do1WRIsvrdJ0flYx/A/9f/6chdacnEZ7LmavjdsDXr5ksYBegxtuTPR5Va9/+13QF/kFkCA==
763763
dependencies:
764764
regenerator-runtime "^0.13.2"
765765

@@ -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.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==
5319+
gatsby-plugin-react-helmet@^3.1.21:
5320+
version "3.1.21"
5321+
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.21.tgz#659f31020295f42d017e2eb03175d73516ab824d"
5322+
integrity sha512-6LZ2LEYTwqD+ZqyCH55mVpk2xEXbQoCTfijP1W4ZCQsKtpWGJP+vyd6b96FWVyEb2k5LsQ1u+jk4R8xXULSX+w==
53235323
dependencies:
5324-
"@babel/runtime" "^7.6.3"
5324+
"@babel/runtime" "^7.7.6"
53255325

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

0 commit comments

Comments
 (0)