Merge pull request #589 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-react-helmet-5.16.0

This commit is contained in:
Kevin Kandlbinder 2022-06-08 23:35:01 +02:00 committed by GitHub
commit ac2ca23800
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.15.1",
"gatsby-plugin-image": "^2.15.0",
"gatsby-plugin-manifest": "^4.15.0",
"gatsby-plugin-react-helmet": "^5.14.0",
"gatsby-plugin-react-helmet": "^5.16.0",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-sharp": "^4.15.0",
"gatsby-plugin-sass": "^5.14.0",

View file

@ -6585,10 +6585,10 @@ gatsby-plugin-page-creator@^4.15.0:
globby "^11.1.0"
lodash "^4.17.21"
gatsby-plugin-react-helmet@^5.14.0:
version "5.14.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.14.0.tgz#35d5c9855a4ff0fcde4b78f44d8d9a4d2a255f94"
integrity sha512-Loy0fUtVDhEuvv1nCpsyyUpAosGRUB3g5GzHvV3oqxcGgrpTgeXTPH64drXuRKcHyJbH1vgUOuPdlIEzXDbQMQ==
gatsby-plugin-react-helmet@^5.16.0:
version "5.16.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.16.0.tgz#a0c2c1acdda9e6ebed749a7e22fdf2d6f59950ef"
integrity sha512-+XrxxLnDuLupyRRNgXxWC3UlkhHMD5e98Sq+8yX92q2zOIr7MH7xax5WppcGb7L0leChMxR93v47jjVDtNAPGA==
dependencies:
"@babel/runtime" "^7.15.4"