Merge pull request #482 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-react-helmet-5.11.0

Bump gatsby-plugin-react-helmet from 5.9.0 to 5.11.0
This commit is contained in:
Kevin Kandlbinder 2022-03-30 14:19:18 +02:00 committed by GitHub
commit 95763abd7a
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": "^4.11.0",
"gatsby-plugin-image": "^2.9.1",
"gatsby-plugin-manifest": "^4.8.0",
"gatsby-plugin-react-helmet": "^5.9.0",
"gatsby-plugin-react-helmet": "^5.11.0",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-sharp": "^4.10.0",
"gatsby-plugin-sass": "^5.9.0",

View file

@ -6080,10 +6080,10 @@ gatsby-plugin-page-creator@^4.11.0:
globby "^11.0.4"
lodash "^4.17.21"
gatsby-plugin-react-helmet@^5.9.0:
version "5.9.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.9.0.tgz#6ac992628f99451ec72d8ceeae11f456f7409366"
integrity sha512-TpPxg0Cl+zH34P9rVzKW+o6ejC6fZpvZMZ4Gs/zZ4uFswSJo6hwj/teUjB1rGAytPE+d6w9cZ2IP1gEM2RR9Ig==
gatsby-plugin-react-helmet@^5.11.0:
version "5.11.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.11.0.tgz#cf20639260fd1fd6180a3cfe1c64da2636ea9655"
integrity sha512-4ouGsfCCjbXtuz9/IR8YU2PfcHQ/peSHHr5UwIu6X/cJ2A8ykZHFMewQ4ve8dfHSBmNKDBuoFe6D0Y8Q4MDI8w==
dependencies:
"@babel/runtime" "^7.15.4"