Bump gatsby-plugin-manifest from 2.2.42 to 2.2.44

Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 2.2.42 to 2.2.44.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@2.2.44/packages/gatsby-plugin-manifest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-09 12:27:03 +00:00 committed by GitHub
parent a5d5430ebd
commit 012446cd4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@
"classnames": "^2.2.6",
"gatsby": "^2.19.32",
"gatsby-image": "^2.2.43",
"gatsby-plugin-manifest": "^2.2.42",
"gatsby-plugin-manifest": "^2.2.44",
"gatsby-plugin-react-helmet": "^3.1.22",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-robots-txt": "^1.5.0",

View File

@ -5524,13 +5524,13 @@ gatsby-page-utils@^0.0.41:
lodash "^4.17.15"
micromatch "^3.1.10"
gatsby-plugin-manifest@^2.2.42:
version "2.2.42"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.42.tgz#ad069b04576eb995ad6ceaa4712db90e600eb500"
integrity sha512-3YWq2zfv6LR0FWlfhZL//mrueuTr+u9cSr8K9HIXKBVby1FZ2CndzaMPbmj61/FSqXHXX2/bhvOx5imFuZCxmw==
gatsby-plugin-manifest@^2.2.44:
version "2.2.44"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.44.tgz#1902972d14144ff7b071f13aab3cd9a25d265b30"
integrity sha512-Mhq7sXAiFZG0xL8RFqLYEZK9/RBVtn2ubIiIWA5jS4PRfxSx8szvmAbu7H7VvOJTvh/ArGKUbGPEQ0mbJmX1AA==
dependencies:
"@babel/runtime" "^7.7.6"
gatsby-core-utils "^1.0.28"
gatsby-core-utils "^1.0.30"
semver "^5.7.1"
sharp "^0.23.4"