Bump gatsby-plugin-manifest from 2.4.12 to 2.4.17

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-07-06 11:37:02 +00:00 committed by GitHub
parent f60e0d7908
commit 5f15d24e89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -9,7 +9,7 @@
"classnames": "^2.2.6", "classnames": "^2.2.6",
"gatsby": "^2.23.7", "gatsby": "^2.23.7",
"gatsby-image": "^2.4.12", "gatsby-image": "^2.4.12",
"gatsby-plugin-manifest": "^2.4.12", "gatsby-plugin-manifest": "^2.4.17",
"gatsby-plugin-matomo": "^0.8.3", "gatsby-plugin-matomo": "^0.8.3",
"gatsby-plugin-react-helmet": "^3.3.4", "gatsby-plugin-react-helmet": "^3.3.4",
"gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-remove-serviceworker": "^1.0.0",

View File

@ -6534,13 +6534,13 @@ gatsby-page-utils@^0.2.10:
lodash "^4.17.15" lodash "^4.17.15"
micromatch "^3.1.10" micromatch "^3.1.10"
gatsby-plugin-manifest@^2.4.12: gatsby-plugin-manifest@^2.4.17:
version "2.4.12" version "2.4.17"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.12.tgz#b1b1bd3fb97cfdf5358b3989de85d85941b6ace8" resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.17.tgz#22b7dce25edf03338e8954ad847cd94adeaec31a"
integrity sha512-QHT/dqxZr9Rev0pjEb45Ivh2MrV5E3EWhgHKJmtpTJ94BVSQetDHjr8kCcFtdQqXep8W8GtuHPMrz8Bt1SCVqA== integrity sha512-WKzYDIrXPIXrXISEHcz/up5dnwDzfejlTtfIKpi/yqHPaWUX07Qpw5f9BmWz3nayJmx1Yp3/5ysJgekhQKqAGA==
dependencies: dependencies:
"@babel/runtime" "^7.10.2" "@babel/runtime" "^7.10.3"
gatsby-core-utils "^1.3.6" gatsby-core-utils "^1.3.11"
semver "^5.7.1" semver "^5.7.1"
sharp "^0.25.1" sharp "^0.25.1"