mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-02-14 21:10:41 +01:00
Bump gatsby-plugin-manifest from 3.5.0 to 3.6.0 (#566)
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 3.5.0 to 3.6.0. - [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@3.6.0/packages/gatsby-plugin-manifest) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
27cba247a4
commit
c889230167
22
package-lock.json
generated
22
package-lock.json
generated
@ -14,7 +14,7 @@
|
|||||||
"file-saver": "^2.0.5",
|
"file-saver": "^2.0.5",
|
||||||
"gatsby": "^3.6.1",
|
"gatsby": "^3.6.1",
|
||||||
"gatsby-plugin-image": "^1.5.0",
|
"gatsby-plugin-image": "^1.5.0",
|
||||||
"gatsby-plugin-manifest": "^3.5.0",
|
"gatsby-plugin-manifest": "^3.6.0",
|
||||||
"gatsby-plugin-matomo": "^0.10.0",
|
"gatsby-plugin-matomo": "^0.10.0",
|
||||||
"gatsby-plugin-offline": "^4.5.1",
|
"gatsby-plugin-offline": "^4.5.1",
|
||||||
"gatsby-plugin-postcss": "^4.5.0",
|
"gatsby-plugin-postcss": "^4.5.0",
|
||||||
@ -12331,13 +12331,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-plugin-manifest": {
|
"node_modules/gatsby-plugin-manifest": {
|
||||||
"version": "3.5.0",
|
"version": "3.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.6.0.tgz",
|
||||||
"integrity": "sha512-NtkjK9H0Vz3GkRj+UQM1xC0mKcaVcBsVL1odqnivN6S8erlgYJksf0WM4RnHIu2qlc1waNR8rqkLLrO9KBaDbA==",
|
"integrity": "sha512-3+w4yitx47fEQ5kI9bvPxM1EcCGaRGVlCzugPcy1vYc9uaw0+KwiXFnX9Fx3WxGqTScMikparHAuM2xsIWOLhw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.12.5",
|
"@babel/runtime": "^7.12.5",
|
||||||
"gatsby-core-utils": "^2.5.0",
|
"gatsby-core-utils": "^2.6.0",
|
||||||
"gatsby-plugin-utils": "^1.5.0",
|
"gatsby-plugin-utils": "^1.6.0",
|
||||||
"semver": "^7.3.5",
|
"semver": "^7.3.5",
|
||||||
"sharp": "^0.28.1"
|
"sharp": "^0.28.1"
|
||||||
},
|
},
|
||||||
@ -43747,13 +43747,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-manifest": {
|
"gatsby-plugin-manifest": {
|
||||||
"version": "3.5.0",
|
"version": "3.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.6.0.tgz",
|
||||||
"integrity": "sha512-NtkjK9H0Vz3GkRj+UQM1xC0mKcaVcBsVL1odqnivN6S8erlgYJksf0WM4RnHIu2qlc1waNR8rqkLLrO9KBaDbA==",
|
"integrity": "sha512-3+w4yitx47fEQ5kI9bvPxM1EcCGaRGVlCzugPcy1vYc9uaw0+KwiXFnX9Fx3WxGqTScMikparHAuM2xsIWOLhw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.12.5",
|
"@babel/runtime": "^7.12.5",
|
||||||
"gatsby-core-utils": "^2.5.0",
|
"gatsby-core-utils": "^2.6.0",
|
||||||
"gatsby-plugin-utils": "^1.5.0",
|
"gatsby-plugin-utils": "^1.6.0",
|
||||||
"semver": "^7.3.5",
|
"semver": "^7.3.5",
|
||||||
"sharp": "^0.28.1"
|
"sharp": "^0.28.1"
|
||||||
},
|
},
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
"file-saver": "^2.0.5",
|
"file-saver": "^2.0.5",
|
||||||
"gatsby": "^3.6.1",
|
"gatsby": "^3.6.1",
|
||||||
"gatsby-plugin-image": "^1.5.0",
|
"gatsby-plugin-image": "^1.5.0",
|
||||||
"gatsby-plugin-manifest": "^3.5.0",
|
"gatsby-plugin-manifest": "^3.6.0",
|
||||||
"gatsby-plugin-matomo": "^0.10.0",
|
"gatsby-plugin-matomo": "^0.10.0",
|
||||||
"gatsby-plugin-offline": "^4.5.1",
|
"gatsby-plugin-offline": "^4.5.1",
|
||||||
"gatsby-plugin-postcss": "^4.5.0",
|
"gatsby-plugin-postcss": "^4.5.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user