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

Bump gatsby-plugin-react-helmet from 5.5.0 to 5.6.0 in /packages/website
This commit is contained in:
Karol Wypchło 2022-01-27 03:36:24 +01:00 committed by GitHub
commit 44d6d1a960
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"gatsby-plugin-offline": "5.4.0",
"gatsby-plugin-postcss": "5.6.0",
"gatsby-plugin-purgecss": "6.1.0",
"gatsby-plugin-react-helmet": "5.5.0",
"gatsby-plugin-react-helmet": "5.6.0",
"gatsby-plugin-robots-txt": "1.6.14",
"gatsby-plugin-sharp": "4.5.2",
"gatsby-plugin-sitemap": "5.5.0",

View File

@ -6180,10 +6180,10 @@ gatsby-plugin-purgecss@6.1.0:
merge-anything "^4.0.1"
purgecss "^4.0.2"
gatsby-plugin-react-helmet@5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.5.0.tgz#b36e07ca3d37d085ac150f825e658bcad3e786b5"
integrity sha512-1GJQS9+2lIkZrxXNfvFmNf5imJfVWWcxJBU2DfPlm9uByp5CZRDrGGXuth1ThTllrCmC4DBkrqIUQLAG36B9kw==
gatsby-plugin-react-helmet@5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.6.0.tgz#9757d9164d66fc1201f1cf9af751c63fdb740420"
integrity sha512-EdJv0w569Bdaxq46sFX2UExsb1COdTGCXcjg53a31nhFmWo42PBuTBUhGKcsbdmomCaipl9j39NsHjj3opioBQ==
dependencies:
"@babel/runtime" "^7.15.4"