mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-23 01:29:41 +01:00
Bump gatsby-plugin-sitemap from 2.4.2 to 2.4.3
Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 2.4.2 to 2.4.3. - [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.4.3/packages/gatsby-plugin-sitemap) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
d024a923d9
commit
21152a243c
6
package-lock.json
generated
6
package-lock.json
generated
@ -10602,9 +10602,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-sitemap": {
|
||||
"version": "2.4.2",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.4.2.tgz",
|
||||
"integrity": "sha512-xh9+ZSQ3WWqsieNyQqcaJPjlGj63Vx51KNpO18sukUKcrHUnvGbZ20uqgRqBv72bD2uGn19AzS39qme84MOHew==",
|
||||
"version": "2.4.3",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.4.3.tgz",
|
||||
"integrity": "sha512-XwtXRkUo1tFnr5PzwLlQqAD/Dbnrv0G9HjuUL24UhhCy0e5vqByohcewARUtySK0vSY1dr3msTO+UEKKuGWrFQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.9.6",
|
||||
"minimatch": "^3.0.4",
|
||||
|
@ -32,7 +32,7 @@
|
||||
"gatsby-plugin-postcss": "^2.3.1",
|
||||
"gatsby-plugin-react-helmet": "^3.3.1",
|
||||
"gatsby-plugin-sharp": "^2.6.6",
|
||||
"gatsby-plugin-sitemap": "^2.4.2",
|
||||
"gatsby-plugin-sitemap": "^2.4.3",
|
||||
"gatsby-plugin-svgr": "^2.0.2",
|
||||
"gatsby-plugin-use-dark-mode": "^1.1.2",
|
||||
"gatsby-plugin-webpack-size": "^1.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user