Skip to content

Commit

Permalink
Bump gatsby-plugin-sitemap from 2.4.11 to 2.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and zbynek committed Oct 5, 2020
1 parent 15ceb2b commit b81d4c3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"gatsby-plugin-react-helmet": "^3.3.10",
"gatsby-plugin-robots-txt": "^1.5.0",
"gatsby-plugin-sharp": "^2.6.18",
"gatsby-plugin-sitemap": "^2.4.11",
"gatsby-plugin-sitemap": "^2.4.14",
"gatsby-source-filesystem": "^2.3.3",
"gatsby-transformer-sharp": "^2.5.16",
"isomorphic-fetch": "^2.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7830,12 +7830,12 @@ gatsby-plugin-sharp@^2.6.18:
svgo "1.3.2"
uuid "^3.4.0"

gatsby-plugin-sitemap@^2.4.11:
version "2.4.11"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.4.11.tgz#080b3fe49e011a473582a660720de7a36089ae84"
integrity sha512-OX8Jry3t6iPqWoo/WDo0DTmaKuIPa0RDrd/fFeS5DYGyclpIVnAK1fr92X2222ZtdRwn6NLd5c+RpNrjxDvJDA==
gatsby-plugin-sitemap@^2.4.14:
version "2.4.14"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.4.14.tgz#24a4da981637e6d2854b4ae9aaa2e1cd1f9a3d3d"
integrity sha512-SBINdmn6hrBUXNoziQ0xPmqsEsJIX+zAiedq4Gb6A835MWKWgEHZALZh7Nx46aOg8vfg0Nr0u0PvK6UXfyqvdg==
dependencies:
"@babel/runtime" "^7.10.3"
"@babel/runtime" "^7.11.2"
minimatch "^3.0.4"
pify "^3.0.0"
sitemap "^1.13.0"
Expand Down

0 comments on commit b81d4c3

Please sign in to comment.