Skip to content

Commit

Permalink
Merge pull request #178 from ycu-engine/dependabot/npm_and_yarn/gatsb…
Browse files Browse the repository at this point in the history
…y-plugin-sitemap-3.1.0

Bump gatsby-plugin-sitemap from 3.0.0 to 3.1.0
  • Loading branch information
YutaUra authored Mar 17, 2021
2 parents 7ff33ea + 463485f commit 34000fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"gatsby-plugin-react-helmet": "^4.0.0",
"gatsby-plugin-robots-txt": "^1.5.5",
"gatsby-plugin-sharp": "^3.0.1",
"gatsby-plugin-sitemap": "^3.0.0",
"gatsby-plugin-sitemap": "^3.1.0",
"gatsby-source-filesystem": "^3.0.0",
"gatsby-transformer-sharp": "^3.0.0",
"lodash-es": "^4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7190,10 +7190,10 @@ gatsby-plugin-sharp@^3.0.1:
svgo "1.3.2"
uuid "3.4.0"

gatsby-plugin-sitemap@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-3.0.0.tgz#2a20670fc2e939f95e5fb186169be59919e7c2fd"
integrity sha512-LRcHozxOhUzMQ/noWz9m603oWixhhN1u+SOTl7t3XRVI+92sA/V1HuEHT2QvnMQ54TNhRC0aLl1gvBwMVsl7ng==
gatsby-plugin-sitemap@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-3.1.0.tgz#490d126f6bd74a384b49469913a25a1ddf3c6239"
integrity sha512-dcwFZ1Icg/0gd5HCPyMoAbxu23PkLhmnRiS/YqYmYKd0z/QFf1PIIFInQAxI1QwPNlgabkRycGHjQzlM032zwQ==
dependencies:
"@babel/runtime" "^7.12.5"
common-tags "^1.8.0"
Expand Down

0 comments on commit 34000fb

Please sign in to comment.