Bump gatsby-plugin-manifest from 2.2.39 to 2.2.41

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-21 10:52:16 +00:00 committed by GitHub
parent 7784834130
commit 36ecd28bf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -7,7 +7,7 @@
"classnames": "^2.2.6",
"gatsby": "^2.19.7",
"gatsby-image": "^2.2.41",
"gatsby-plugin-manifest": "^2.2.39",
"gatsby-plugin-manifest": "^2.2.41",
"gatsby-plugin-offline": "^3.0.32",
"gatsby-plugin-react-helmet": "^3.1.22",
"gatsby-plugin-robots-txt": "^1.5.0",

View File

@ -5327,10 +5327,10 @@ gatsby-cli@^2.8.27:
ink "^2.6.0"
ink-spinner "^3.0.1"
gatsby-core-utils@^1.0.26:
version "1.0.26"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.26.tgz#e1cbdfad498d58d677d9d74f21a1ede661b49d6f"
integrity sha512-NPflmXmyTcg3x2mp6cqp/51QeAHRKepfbf0X4erDsnVlewFJuGTe+25ZJvWkkwU2g1cPAxuwzlPe0jOL92iU4A==
gatsby-core-utils@^1.0.26, gatsby-core-utils@^1.0.28:
version "1.0.28"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.28.tgz#aa66e49cdcc1892e7817a32fdd806cf5e16ea309"
integrity sha512-XWKR9Rk2v6iQkmBsTLCdI3adyC9PCh1s5BQ85nlGitlgcVVQq98jZlQdcy0v9mJOrTuce0uf5RqkeGDWFLekoA==
dependencies:
ci-info "2.0.0"
node-object-hash "^2.0.0"
@ -5374,13 +5374,13 @@ gatsby-page-utils@^0.0.37:
lodash "^4.17.15"
micromatch "^3.1.10"
gatsby-plugin-manifest@^2.2.39:
version "2.2.39"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.39.tgz#6690db911dc5c20ef34a2d89c4db845def9c3d15"
integrity sha512-pNn6YAmMkAcHCQHjFRnAaU17Bz0nvYX7PPDrXmqKvTcKpkfgj9JzwFZimdPtjhGjh74aXNTdduO4lIiRdmjjKA==
gatsby-plugin-manifest@^2.2.41:
version "2.2.41"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.41.tgz#c6952e466b163145b74aa071822a97a797a68e01"
integrity sha512-eKbnpDSLbGUzmnfE65uLit/J8XS4LYslyRHtqMhTja6JcdzjXVWFsO9043tqUXfL8+JBw5PccCxZM8BIN23+Vw==
dependencies:
"@babel/runtime" "^7.7.6"
gatsby-core-utils "^1.0.26"
gatsby-core-utils "^1.0.28"
semver "^5.7.1"
sharp "^0.23.4"