Bump gatsby-plugin-react-helmet from 3.1.23 to 3.1.24
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 3.1.23 to 3.1.24. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-react-helmet/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@3.1.24/packages/gatsby-plugin-react-helmet) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
c765c3a7c3
commit
a328877899
|
@ -10,7 +10,7 @@
|
|||
"gatsby-image": "^2.2.43",
|
||||
"gatsby-plugin-manifest": "^2.2.48",
|
||||
"gatsby-plugin-matomo": "^0.8.1",
|
||||
"gatsby-plugin-react-helmet": "^3.1.23",
|
||||
"gatsby-plugin-react-helmet": "^3.1.24",
|
||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||
"gatsby-plugin-robots-txt": "^1.5.0",
|
||||
"gatsby-plugin-sass": "^2.1.31",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5640,12 +5640,12 @@ gatsby-plugin-page-creator@^2.1.46:
|
|||
lodash "^4.17.15"
|
||||
micromatch "^3.1.10"
|
||||
|
||||
gatsby-plugin-react-helmet@^3.1.23:
|
||||
version "3.1.23"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.23.tgz#f324dbdc1a8777b5b257dbab62afc6beac01cd1a"
|
||||
integrity sha512-l6OomFCfggJ6IG8XOw0WuCqbTnVrqtMRxA/O5qbCpXH7K9JxjE406vUM8To0dVjoaCiSvRZU/Dz0vU0wEWe0UQ==
|
||||
gatsby-plugin-react-helmet@^3.1.24:
|
||||
version "3.1.24"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.24.tgz#c732cd6a6eb7b7bfc2fa06ca1423254fa6412118"
|
||||
integrity sha512-kLR/RMDBVriJptsJufoL1UBVHgq2fZIMXen7nru2ugGn0m8xwpArFoOz6meYlpiDB3Z41eYR/+Nr8GizQnYcxg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.7.6"
|
||||
"@babel/runtime" "^7.8.7"
|
||||
|
||||
gatsby-plugin-remove-serviceworker@^1.0.0:
|
||||
version "1.0.0"
|
||||
|
|
Reference in New Issue