Skip to content

Commit

Permalink
Merge pull request #424 from anglepoised/dependabot/npm_and_yarn/astr…
Browse files Browse the repository at this point in the history
…ojs/sitemap-3.2.1

build(deps): bump @astrojs/sitemap from 3.1.6 to 3.2.1
  • Loading branch information
anglepoised authored Feb 2, 2025
2 parents 707d4e0 + 2c632f5 commit 9269e90
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@astrojs/mdx": "^3.1.9",
"@astrojs/rss": "^4.0.10",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/sitemap": "^3.2.1",
"astro": "^4.16.18",
"astro-embed": "^0.9.0"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -147,12 +147,12 @@
fast-xml-parser "^4.5.0"
kleur "^4.1.5"

"@astrojs/sitemap@^3.1.6":
version "3.1.6"
resolved "https://registry.yarnpkg.com/@astrojs/sitemap/-/sitemap-3.1.6.tgz#32bba41b6512ee97ea42633593046b1a22658260"
integrity sha512-1Qp2NvAzVImqA6y+LubKi1DVhve/hXXgFvB0szxiipzh7BvtuKe4oJJ9dXSqaubaTkt4nMa6dv6RCCAYeB6xaQ==
"@astrojs/sitemap@^3.2.1":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@astrojs/sitemap/-/sitemap-3.2.1.tgz#ed3874861fbca83f9ca3e66ac24a0f7ae3f9cf49"
integrity sha512-uxMfO8f7pALq0ADL6Lk68UV6dNYjJ2xGUzyjjVj60JLBs5a6smtlkBYv3tQ0DzoqwS7c9n4FUx5lgv0yPo/fgA==
dependencies:
sitemap "^7.1.2"
sitemap "^8.0.0"
stream-replace-string "^2.0.0"
zod "^3.23.8"

Expand Down Expand Up @@ -6088,10 +6088,10 @@ sisteransi@^1.0.5:
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==

sitemap@^7.1.2:
version "7.1.2"
resolved "https://registry.yarnpkg.com/sitemap/-/sitemap-7.1.2.tgz#6ce1deb43f6f177c68bc59cf93632f54e3ae6b72"
integrity sha512-ARCqzHJ0p4gWt+j7NlU5eDlIO9+Rkr/JhPFZKKQ1l5GCus7rJH4UdrlVAh0xC/gDS/Qir2UMxqYNHtsKr2rpCw==
sitemap@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/sitemap/-/sitemap-8.0.0.tgz#eb6ea48f95787cd680b83683c555d6f6b5a903fd"
integrity sha512-+AbdxhM9kJsHtruUF39bwS/B0Fytw6Fr1o4ZAIAEqA6cke2xcoO2GleBw9Zw7nRzILVEgz7zBM5GiTJjie1G9A==
dependencies:
"@types/node" "^17.0.5"
"@types/sax" "^1.2.1"
Expand Down

0 comments on commit 9269e90

Please sign in to comment.