Skip to content

Commit c7b4f96

Browse files
1 parent dae9e3b commit c7b4f96

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.11",
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.19",

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":
760-
version "7.6.2"
761-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.2.tgz#c3d6e41b304ef10dcf13777a33e7694ec4a9a6dd"
762-
integrity sha512-EXxN64agfUqqIGeEjI5dL5z0Sw0ZwWo1mLTi4mQowCZ42O59b7DRpZAnTC6OqdF28wMBMFKNb/4uFGrVaigSpg==
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==
763763
dependencies:
764764
regenerator-runtime "^0.13.2"
765765

@@ -5239,12 +5239,12 @@ gatsby-plugin-postcss@^2.1.10:
52395239
"@babel/runtime" "^7.6.2"
52405240
postcss-loader "^3.0.0"
52415241

5242-
gatsby-plugin-react-helmet@^3.1.10:
5243-
version "3.1.10"
5244-
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.10.tgz#7e2a2c8addacdbd27d9b75d2b4928081d6da537c"
5245-
integrity sha512-xv3FlZGDPscXkm0jwZJvcwe50T4EcU7t8TnCsf7FC7YBzfil7FQ2k5YUB8LaG4DNEM5Vl35WKS5ad/5eSkmGIA==
5242+
gatsby-plugin-react-helmet@^3.1.11:
5243+
version "3.1.11"
5244+
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.11.tgz#14150138c5eb641023ca3de98d822a4cc9b137d9"
5245+
integrity sha512-obVj6fzH0Hr6UdmQGaIYz29a1+h89pI+vKgIb2MwXCCDESCYgVYTcDmtBzYTZVLXupW6fqGlybFQwUKxEI0ZAQ==
52465246
dependencies:
5247-
"@babel/runtime" "^7.6.2"
5247+
"@babel/runtime" "^7.6.3"
52485248

52495249
gatsby-plugin-sharp@^2.2.27:
52505250
version "2.2.27"

0 commit comments

Comments
 (0)