Bump gatsby-plugin-manifest from 2.2.47 to 2.2.48

Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 2.2.47 to 2.2.48.
- [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.48/packages/gatsby-plugin-manifest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-19 17:17:17 +00:00 committed by GitHub
parent 5a8dfa1448
commit a9dc7f4ebc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -8,7 +8,7 @@
"classnames": "^2.2.6",
"gatsby": "^2.19.49",
"gatsby-image": "^2.2.43",
"gatsby-plugin-manifest": "^2.2.47",
"gatsby-plugin-manifest": "^2.2.48",
"gatsby-plugin-matomo": "^0.8.1",
"gatsby-plugin-react-helmet": "^3.1.23",
"gatsby-plugin-remove-serviceworker": "^1.0.0",

View File

@ -5612,13 +5612,13 @@ gatsby-page-utils@^0.0.45:
lodash "^4.17.15"
micromatch "^3.1.10"
gatsby-plugin-manifest@^2.2.47:
version "2.2.47"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.47.tgz#f13c17c67fba6ec597e0ef333974ab8238c925bd"
integrity sha512-k1wC6PQsa1THHtSXLlCbAynPo0U7MZfL//wj0Xy2ZprpPbDwJKICKK/sZLbBb7JrFqnXtOMgo4S50p9Hq2AhaQ==
gatsby-plugin-manifest@^2.2.48:
version "2.2.48"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.48.tgz#a082addd697a9d7c27ce51f1c08690b8215c8283"
integrity sha512-RWD2HlKT7TFcXs3SIiZTWjq3Ud4z79cms8pBLXjlNNddatnSNi0ne2RknERCQgmTQvcJ9eNeIzfzVtR3WAcBYA==
dependencies:
"@babel/runtime" "^7.7.6"
gatsby-core-utils "^1.0.33"
"@babel/runtime" "^7.8.7"
gatsby-core-utils "^1.0.34"
semver "^5.7.1"
sharp "^0.23.4"