build(deps): bump gatsby-plugin-manifest from 2.4.23 to 2.4.27 in /docs (#1355)
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 2.4.23 to 2.4.27. - [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.27/packages/gatsby-plugin-manifest) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Xiang Dai <long0dai@foxmail.com> Co-authored-by: Xiang Dai <long0dai@foxmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
74d13f9b36
commit
fdfad7bfe8
17
docs/package-lock.json
generated
17
docs/package-lock.json
generated
@ -9987,14 +9987,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-manifest": {
|
"gatsby-plugin-manifest": {
|
||||||
"version": "2.4.23",
|
"version": "2.4.27",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.23.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.27.tgz",
|
||||||
"integrity": "sha512-1vLXRU8fAmCWjTAQ8/hbvMfHEbxJsBSUk5R5phNAlwaa5jjklaxjaBgeE/uEUzc5+vq5WvBgodRRiv779fpcnA==",
|
"integrity": "sha512-QyU6cAXLPaGsOhmuMywLyoo4EdraoLmGOPDht64+jpJu0sJ4P7XF4Ykai8D18JWhxoxEPw76hCYs4rxNUJpNfg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.10.3",
|
"@babel/runtime": "^7.10.3",
|
||||||
"gatsby-core-utils": "^1.3.15",
|
"gatsby-core-utils": "^1.3.18",
|
||||||
"semver": "^7.3.2",
|
"semver": "^7.3.2",
|
||||||
"sharp": "^0.25.1"
|
"sharp": "^0.25.4"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": {
|
"@babel/runtime": {
|
||||||
@ -10006,15 +10006,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-core-utils": {
|
"gatsby-core-utils": {
|
||||||
"version": "1.3.15",
|
"version": "1.3.18",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.3.15.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.3.18.tgz",
|
||||||
"integrity": "sha512-np1tJCGejhCHtgHdFl6+y5EwVAzdrieJZ3hdvpeOrJ22bL9ktl5XVLy4K937ThgxHLp8+ElMDVdziNun5tC8eg==",
|
"integrity": "sha512-B7ixQb4H0e2yB0nNfM2zshOAUw3nW9MvcNsRskVFwIPJY+ngh8Srla4XWXVMJ60Fyt103+jPVZTxGq72/u5HuQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"ci-info": "2.0.0",
|
"ci-info": "2.0.0",
|
||||||
"configstore": "^5.0.1",
|
"configstore": "^5.0.1",
|
||||||
"fs-extra": "^8.1.0",
|
"fs-extra": "^8.1.0",
|
||||||
"node-object-hash": "^2.0.0",
|
"node-object-hash": "^2.0.0",
|
||||||
"proper-lockfile": "^4.1.1",
|
"proper-lockfile": "^4.1.1",
|
||||||
|
"tmp": "^0.2.1",
|
||||||
"xdg-basedir": "^4.0.0"
|
"xdg-basedir": "^4.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
"gatsby-plugin-catch-links": "^2.3.11",
|
"gatsby-plugin-catch-links": "^2.3.11",
|
||||||
"gatsby-plugin-emotion": "^4.3.10",
|
"gatsby-plugin-emotion": "^4.3.10",
|
||||||
"gatsby-plugin-google-analytics": "^2.3.13",
|
"gatsby-plugin-google-analytics": "^2.3.13",
|
||||||
"gatsby-plugin-manifest": "^2.4.23",
|
"gatsby-plugin-manifest": "^2.4.27",
|
||||||
"gatsby-plugin-mdx": "^1.2.35",
|
"gatsby-plugin-mdx": "^1.2.35",
|
||||||
"gatsby-plugin-netlify": "^2.3.13",
|
"gatsby-plugin-netlify": "^2.3.13",
|
||||||
"gatsby-plugin-netlify-cache": "^1.2.0",
|
"gatsby-plugin-netlify-cache": "^1.2.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user