Skip to content

Commit 8a20d00

Browse files
authored
Merge pull request #51 from mcnaveen/renovate/gatsby-plugin-react-helmet-async-1.x
fix(deps): update dependency gatsby-plugin-react-helmet-async to ^1.2.3
2 parents 79af134 + 8781004 commit 8a20d00

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
@@ -24,7 +24,7 @@
2424
"gatsby-plugin-mdx": "^5.10.0",
2525
"gatsby-plugin-offline": "^6.10.0",
2626
"gatsby-plugin-preconnect": "^1.4.0",
27-
"gatsby-plugin-react-helmet-async": "^1.2.1",
27+
"gatsby-plugin-react-helmet-async": "^1.2.3",
2828
"gatsby-plugin-sharp": "^5.10.0",
2929
"gatsby-plugin-sitemap": "^6.10.0",
3030
"gatsby-remark-images": "^7.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6298,10 +6298,10 @@ gatsby-plugin-preconnect@^1.4.0:
62986298
dependencies:
62996299
"@babel/runtime" "^7.4.3"
63006300

6301-
gatsby-plugin-react-helmet-async@^1.2.1:
6302-
version "1.2.1"
6303-
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet-async/-/gatsby-plugin-react-helmet-async-1.2.1.tgz#dbbedbbf88fff070ed81015f9cbb74c5610bffb9"
6304-
integrity sha512-CSqV0tMFbnN5tDEwqydR1Jvlzv+1yrTHfMePq0s4dcfcdybI1Yl4HTo52qzT2bYag6/io1HRuejTS5//8YJrNg==
6301+
gatsby-plugin-react-helmet-async@^1.2.3:
6302+
version "1.2.3"
6303+
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet-async/-/gatsby-plugin-react-helmet-async-1.2.3.tgz#28d38b1cfc80edb140abbdb43e93258b0604ce57"
6304+
integrity sha512-fA/FGZbJlZuqeZvaGc3intLWfsPclhY2EAtdHqarwde8D8RlanVn2nVUxrvLEhzwq8n4OpTfj/DChAVmr0D+yA==
63056305

63066306
gatsby-plugin-sharp@^5.10.0:
63076307
version "5.10.0"

0 commit comments

Comments
 (0)