fix(deps): update dependency gatsby-plugin-manifest to ^2.6.1

This commit is contained in:
Renovate Bot 2020-11-17 11:36:07 +00:00
parent c2f44c30a6
commit 3d2f58a7c4
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@
"gatsby-plugin-feed": "^2.7.0",
"gatsby-plugin-flow": "^1.4.0",
"gatsby-plugin-google-gtag": "^2.2.0",
"gatsby-plugin-manifest": "^2.6.0",
"gatsby-plugin-manifest": "^2.6.1",
"gatsby-plugin-netlify": "^2.5.0",
"gatsby-plugin-netlify-cms": "^4.4.0",
"gatsby-plugin-offline": "^3.4.0",

View File

@ -7832,10 +7832,10 @@ gatsby-plugin-google-gtag@^2.2.0:
"@babel/runtime" "^7.11.2"
minimatch "^3.0.4"
gatsby-plugin-manifest@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.6.0.tgz#d128d462a726b665551e53ffe0e6639381ee507e"
integrity sha512-asVUXSTgGc5WH3w2pUQ5qqn4ApU+be2ayEgSvK2pd88g+lZUfjMZznc3I1FedtvIFoBpDdR9/teECqbioeLRmQ==
gatsby-plugin-manifest@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.6.1.tgz#d05fec54c528b0828f4b3db443b28839f0d6f6e0"
integrity sha512-LIDdRi3AAahU9GVLj/leKyRDkWdNHO5p93Q3FS9xiA71ysZ/hJJbDOWB2n8YvCK4Ulx0CCSsr01nVvoMyai+Hw==
dependencies:
"@babel/runtime" "^7.11.2"
gatsby-core-utils "^1.4.0"