Merge pull request #1142 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-react-helmet-4.13.0

Bump gatsby-plugin-react-helmet from 4.12.0 to 4.13.0 in /packages/website
This commit is contained in:
Karol Wypchło 2021-09-06 13:06:16 +02:00 committed by GitHub
commit 63176ae047
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"gatsby-plugin-offline": "^4.13.0",
"gatsby-plugin-postcss": "^4.12.0",
"gatsby-plugin-purgecss": "^6.0.2",
"gatsby-plugin-react-helmet": "^4.12.0",
"gatsby-plugin-react-helmet": "^4.13.0",
"gatsby-plugin-robots-txt": "^1.6.9",
"gatsby-plugin-sharp": "^3.12.0",
"gatsby-plugin-svgr": "^3.0.0-beta.0",

View File

@ -6890,10 +6890,10 @@ gatsby-plugin-purgecss@^6.0.2:
merge-anything "^4.0.1"
purgecss "^4.0.2"
gatsby-plugin-react-helmet@^4.12.0:
version "4.12.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-4.12.0.tgz#85272d332497cf51ef399b48f06b1d4c81f3e42a"
integrity sha512-vjVy+tEWGWgyTP7QnJEK2P++ctQ+mWBYGu92fSeHoEFhkxp7G0/v8E92YAPu0cKHEp7cwo4kEXo5++cWqj3QDQ==
gatsby-plugin-react-helmet@^4.13.0:
version "4.13.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-4.13.0.tgz#58f50bc9afb0f04a0726453c0827a59d7a159c7a"
integrity sha512-GwIqbhFtPDryftM6NEWdjgWNDpWhyifgshDxtIh8PMSEIs7VMg2tgLQf8W8EpSP7yXu3aKDm/pxFXRlPZPk9cA==
dependencies:
"@babel/runtime" "^7.14.8"