Merge pull request #155 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-react-helmet-3.2.2

This commit is contained in:
dependabot-preview[bot] 2020-04-15 08:18:01 +00:00 committed by GitHub
commit da261e6b15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
"gatsby-image": "^2.3.1",
"gatsby-plugin-manifest": "^2.3.3",
"gatsby-plugin-matomo": "^0.8.2",
"gatsby-plugin-react-helmet": "^3.2.1",
"gatsby-plugin-react-helmet": "^3.2.2",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-robots-txt": "^1.5.0",
"gatsby-plugin-sass": "^2.2.1",

View File

@ -5815,10 +5815,10 @@ gatsby-plugin-page-creator@^2.2.1:
lodash "^4.17.15"
micromatch "^3.1.10"
gatsby-plugin-react-helmet@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.2.1.tgz#28a89e884e5447f7aefead2a80749e3745f5f5a9"
integrity sha512-5oarZdVvp3k3keG26eVFagVHLYw7wCGs/MXRYQg8MEyJewU3X4Uc0eo7qu4TM5EIuZ2ekaL14r86RB6RM5TORA==
gatsby-plugin-react-helmet@^3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.2.2.tgz#8817da61cd57b8fd9cf1cc6fb55c1e9564aa6a3c"
integrity sha512-mPd7gefGIxqAuxFJgDuttR9+DnRLKLrCh61ND1iLSeOp9GoYS/qH8Rhka6fkpmBXOtUVyujzaUthhB/ll/a4RA==
dependencies:
"@babel/runtime" "^7.8.7"