mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Bump gatsby-plugin-sitemap from 2.8.0 to 2.10.0
Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 2.8.0 to 2.10.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sitemap/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@2.10.0/packages/gatsby-plugin-sitemap) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2801f929bd
commit
e08c02fa00
6
package-lock.json
generated
6
package-lock.json
generated
@ -12678,9 +12678,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-sitemap": {
|
||||
"version": "2.8.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.8.0.tgz",
|
||||
"integrity": "sha512-svoPY57pwNnlvhtraXbHeEJYuR899QvszOkE05oho7HIqDn7SQMtuML2eFvk6uv7TTO6b0jyZ2l4oyQffbFfNw==",
|
||||
"version": "2.10.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.10.0.tgz",
|
||||
"integrity": "sha512-5Q5KJ5xD8jSby0NkWtuSgjCZyVFh3ofqX9mKMUU89rh8TxbdvgoKuFdO560K3inNGqZJyjsr7/VF5Qj4amaFMw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"common-tags": "^1.8.0",
|
||||
|
@ -29,7 +29,7 @@
|
||||
"gatsby-plugin-react-helmet": "^3.6.0",
|
||||
"gatsby-plugin-sass": "^2.7.0",
|
||||
"gatsby-plugin-sharp": "^2.12.0",
|
||||
"gatsby-plugin-sitemap": "^2.8.0",
|
||||
"gatsby-plugin-sitemap": "^2.10.0",
|
||||
"gatsby-plugin-svgr": "^2.0.2",
|
||||
"gatsby-plugin-webpack-size": "^1.0.0",
|
||||
"gatsby-remark-autolink-headers": "^2.7.0",
|
||||
|
Loading…
Reference in New Issue
Block a user