Skip to content

Commit

Permalink
Bump @astrojs/sitemap from 3.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/sitemap)

---
updated-dependencies:
- dependency-name: "@astrojs/sitemap"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 1f7d1b3 commit 04c71b8
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 5 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 @@
"@astrojs/mdx": "^1.0.3",
"@astrojs/partytown": "^2.0.0",
"@astrojs/rss": "^3.0.0",
"@astrojs/sitemap": "^3.0.0",
"@astrojs/sitemap": "^3.0.1",
"@astrolib/analytics": "^0.4.2",
"@astrolib/seo": "^0.6.0",
"@fontsource/inter": "^5.0.8",
Expand Down
27 changes: 23 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,25 @@
resolved "https://registry.yarnpkg.com/@astrojs/internal-helpers/-/internal-helpers-0.2.0.tgz#3b6fabd28fba86aa44e26f9fbb238ac6b4962b71"
integrity sha512-NQ4ppp1CM0HNkKbJNM4saVSfmUYzGlRalF6wx7F6T/MYHYSWGuojY89/oFTy4t8VlOGUCUijlsVNNeziWaUo5g==

"@astrojs/[email protected]":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@astrojs/markdown-remark/-/markdown-remark-3.1.0.tgz#5ae8ecb06ca941dd29b7945cec911afa11764782"
integrity sha512-5UwamK0iFxN0n1Nw44vUk8AkQr4psKS63hM3D1/4bhhjs4ZFRyrYmg5NjScaMEXZcrd2KgGPsd+PEwNs4mlBOw==
dependencies:
"@astrojs/prism" "^3.0.0"
github-slugger "^2.0.0"
import-meta-resolve "^3.0.0"
rehype-raw "^6.1.1"
rehype-stringify "^9.0.4"
remark-gfm "^3.0.1"
remark-parse "^10.0.2"
remark-rehype "^10.1.0"
remark-smartypants "^2.0.0"
shiki "^0.14.3"
unified "^10.1.2"
unist-util-visit "^4.1.2"
vfile "^5.3.7"

"@astrojs/[email protected]":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@astrojs/markdown-remark/-/markdown-remark-3.2.0.tgz#c7099c732959fabecec029ac9844e792a5089a8c"
Expand Down Expand Up @@ -118,10 +137,10 @@
fast-xml-parser "^4.2.7"
kleur "^4.1.5"

"@astrojs/sitemap@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@astrojs/sitemap/-/sitemap-3.0.0.tgz#e5ca8defca80ec9240b889e2d35a029dd3678aec"
integrity sha512-qm7npHuUW4q3OOmulqhJ1g69jEQu0Sdc6P8NbOzqIoosj/L+3v4i8dtKBnp6n1UQ4Sx8H8Vdi3Z/On7i9/ZJhw==
"@astrojs/sitemap@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@astrojs/sitemap/-/sitemap-3.0.1.tgz#9cb07531918b5b652f4a74c927d90c1be1f19528"
integrity sha512-ErCthOQF0Yt6KkvaS+v/7CM6TxztOPHJjla4cbM3fBAFsDQbCS3tvoWSMqPJtmTFiy7veQ1eC5gH58FhPe85zg==
dependencies:
sitemap "^7.1.1"
zod "3.21.1"
Expand Down

0 comments on commit 04c71b8

Please sign in to comment.