Merge pull request #539 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-react-helmet-5.14.0

Bump gatsby-plugin-react-helmet from 5.12.1 to 5.14.0
This commit is contained in:
Kevin Kandlbinder 2022-05-13 12:27:46 +02:00 committed by GitHub
commit 00fe991017
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.12.1",
"gatsby-plugin-image": "^2.12.1",
"gatsby-plugin-manifest": "^4.12.1",
"gatsby-plugin-react-helmet": "^5.12.1",
"gatsby-plugin-react-helmet": "^5.14.0",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-sharp": "^4.12.1",
"gatsby-plugin-sass": "^5.12.1",

View file

@ -6080,10 +6080,10 @@ gatsby-plugin-page-creator@^4.12.1:
globby "^11.1.0"
lodash "^4.17.21"
gatsby-plugin-react-helmet@^5.12.1:
version "5.12.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.12.1.tgz#98205abb73cd7a522f2891b3a42514ae2b41ca57"
integrity sha512-lW9uRpkccSj0NC41dunFM4AoDuQockgpWHcvLivzGWMnWYtGWPNci7zy8+NUL1+6CchQqWTr0LZEeGYgpHym+w==
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==
dependencies:
"@babel/runtime" "^7.15.4"