Bump gatsby-plugin-manifest from 2.3.3 to 2.3.6

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-23 15:52:54 +00:00 committed by GitHub
parent 6705f43bf5
commit 69a370e978
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.20.26",
"gatsby-image": "^2.3.4",
"gatsby-plugin-manifest": "^2.3.3",
"gatsby-plugin-manifest": "^2.3.6",
"gatsby-plugin-matomo": "^0.8.3",
"gatsby-plugin-react-helmet": "^3.2.4",
"gatsby-plugin-remove-serviceworker": "^1.0.0",

View File

@ -6090,7 +6090,7 @@ gatsby-cli@^2.11.12:
ink "^2.7.1"
ink-spinner "^3.0.1"
gatsby-core-utils@^1.1.1, gatsby-core-utils@^1.1.3:
gatsby-core-utils@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.1.3.tgz#1011ae6ae252b809c66fe62fe9da9d419bd29650"
integrity sha512-PntSiNCFo1/ZKjp00qgLBj2jdwY7M+maV21RXb1k7Ud9Vv9j0dGQsaVb9YXFTqXAf8bG0Xyqsqq4mPU1iNYLDw==
@ -6138,13 +6138,13 @@ gatsby-page-utils@^0.1.3:
lodash "^4.17.15"
micromatch "^3.1.10"
gatsby-plugin-manifest@^2.3.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.3.3.tgz#119b9e648428a0db8979d577d2fdb20a9f3c18b7"
integrity sha512-lEval/fZaCqu9qlQMY38A8fuoJOpWRih3Hh0sLfM2Bt1dPlVkjDQqpHbQCfEinQA41c6JUdFAQFhdp5+G0kOwQ==
gatsby-plugin-manifest@^2.3.6:
version "2.3.6"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.3.6.tgz#89c091a9cd7d221139c3881e8cf197242a8cb24c"
integrity sha512-B5z4z+akH9negZGUIoo7UUiHLL4BmQZ/2mI9g4GmoW/Zw5OA4QZOxF0kdy/vluVqxphJ6RdQDx0kIf1qCtBeZQ==
dependencies:
"@babel/runtime" "^7.8.7"
gatsby-core-utils "^1.1.1"
gatsby-core-utils "^1.1.3"
semver "^5.7.1"
sharp "^0.25.1"