build(deps): bump gatsby-plugin-manifest from 4.9.0 to 4.11.1 in /docs (#2732)
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 4.9.0 to 4.11.1. - [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@4.11.1/packages/gatsby-plugin-manifest) --- updated-dependencies: - dependency-name: gatsby-plugin-manifest dependency-type: direct:production update-type: version-update:semver-minor ... 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
b4bb661d6a
commit
fa8dabeb74
22
docs/package-lock.json
generated
22
docs/package-lock.json
generated
@ -19,7 +19,7 @@
|
||||
"gatsby-plugin-catch-links": "^4.11.0",
|
||||
"gatsby-plugin-emotion": "^7.11.0",
|
||||
"gatsby-plugin-google-analytics": "^4.6.0",
|
||||
"gatsby-plugin-manifest": "^4.9.0",
|
||||
"gatsby-plugin-manifest": "^4.11.1",
|
||||
"gatsby-plugin-mdx": "^3.11.1",
|
||||
"gatsby-plugin-netlify": "^4.1.0",
|
||||
"gatsby-plugin-netlify-cache": "^2.0.0",
|
||||
@ -12398,13 +12398,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-manifest": {
|
||||
"version": "4.9.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.9.0.tgz",
|
||||
"integrity": "sha512-aRoY9pan+7rR1SGoGcm1039A9tWy0w2oS+s7GmNJqqBHJqN2JZUlvJrqjU4ZdyoZ1/DXx9zuzUQDzgiEBFJ2xw==",
|
||||
"version": "4.11.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.11.1.tgz",
|
||||
"integrity": "sha512-m5cdi6KBc8+zmnlIfEh92sXpFEUfjuCrjM5BKc8e6v0jxJS0CqVrZOyT12mT2yq9H12UrkzFx1qaI8e2/IJiGA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"gatsby-core-utils": "^3.9.0",
|
||||
"gatsby-plugin-utils": "^3.3.0",
|
||||
"gatsby-core-utils": "^3.11.1",
|
||||
"gatsby-plugin-utils": "^3.5.1",
|
||||
"semver": "^7.3.5",
|
||||
"sharp": "^0.30.1"
|
||||
},
|
||||
@ -35116,13 +35116,13 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-manifest": {
|
||||
"version": "4.9.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.9.0.tgz",
|
||||
"integrity": "sha512-aRoY9pan+7rR1SGoGcm1039A9tWy0w2oS+s7GmNJqqBHJqN2JZUlvJrqjU4ZdyoZ1/DXx9zuzUQDzgiEBFJ2xw==",
|
||||
"version": "4.11.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.11.1.tgz",
|
||||
"integrity": "sha512-m5cdi6KBc8+zmnlIfEh92sXpFEUfjuCrjM5BKc8e6v0jxJS0CqVrZOyT12mT2yq9H12UrkzFx1qaI8e2/IJiGA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"gatsby-core-utils": "^3.9.0",
|
||||
"gatsby-plugin-utils": "^3.3.0",
|
||||
"gatsby-core-utils": "^3.11.1",
|
||||
"gatsby-plugin-utils": "^3.5.1",
|
||||
"semver": "^7.3.5",
|
||||
"sharp": "^0.30.1"
|
||||
},
|
||||
|
@ -16,7 +16,7 @@
|
||||
"gatsby-plugin-catch-links": "^4.11.0",
|
||||
"gatsby-plugin-emotion": "^7.11.0",
|
||||
"gatsby-plugin-google-analytics": "^4.6.0",
|
||||
"gatsby-plugin-manifest": "^4.9.0",
|
||||
"gatsby-plugin-manifest": "^4.11.1",
|
||||
"gatsby-plugin-mdx": "^3.11.1",
|
||||
"gatsby-plugin-netlify": "^4.1.0",
|
||||
"gatsby-plugin-netlify-cache": "^2.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user