Merge pull request #778 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-react-helmet-5.25.0

Bump gatsby-plugin-react-helmet from 5.24.0 to 5.25.0
This commit is contained in:
Kevin Kandlbinder 2022-12-24 20:28:36 +01:00 committed by GitHub
commit 4d002a0879
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.25.0",
"gatsby-plugin-image": "^2.24.0",
"gatsby-plugin-manifest": "^4.25.0",
"gatsby-plugin-react-helmet": "^5.24.0",
"gatsby-plugin-react-helmet": "^5.25.0",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-sharp": "^4.25.0",
"gatsby-plugin-sass": "^5.25.0",

View file

@ -6026,10 +6026,10 @@ gatsby-plugin-page-creator@^4.25.0:
globby "^11.1.0"
lodash "^4.17.21"
gatsby-plugin-react-helmet@^5.24.0:
version "5.24.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.24.0.tgz#8c9cf8e93e184c87ee9e605467c735c7eb02b821"
integrity sha512-SU/SrWsbEFLQhuzDXucYlQ4O5pTdpOdxw07xIRwyFfxFzGml/9f62h2dTtUJOIXP1mYfl31bw7eCbGlc8QzF5w==
gatsby-plugin-react-helmet@^5.25.0:
version "5.25.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.25.0.tgz#6849d405bfbc0846e73449d4425b45f84ec58fbb"
integrity sha512-sU/xae/sGuYFcFDpqUxwXnaOmx8xrU2Q+XSULqAapji0uTBhW6al6CJsaPFigi8IOG2bQX8ano2iWWcGF3/GHw==
dependencies:
"@babel/runtime" "^7.15.4"