Skip to content

Commit 3caf1c9

Browse files
dependabot[bot]razzeee
authored andcommitted
Bump @astrojs/sitemap from 3.6.1 to 3.7.0
Bumps [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) from 3.6.1 to 3.7.0. - [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/sitemap@3.7.0/packages/integrations/sitemap) --- updated-dependencies: - dependency-name: "@astrojs/sitemap" dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dfaf50d commit 3caf1c9

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@astrojs/mdx": "4.3.13",
1313
"@astrojs/react": "4.4.2",
1414
"@astrojs/rss": "^4.0.15",
15-
"@astrojs/sitemap": "3.6.1",
15+
"@astrojs/sitemap": "3.7.0",
1616
"@date-fns/tz": "^1.4.1",
1717
"@date-fns/utc": "^2.1.1",
1818
"@radix-ui/react-navigation-menu": "^1.2.14",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,14 +106,14 @@ __metadata:
106106
languageName: node
107107
linkType: hard
108108

109-
"@astrojs/sitemap@npm:3.6.1":
110-
version: 3.6.1
111-
resolution: "@astrojs/sitemap@npm:3.6.1"
109+
"@astrojs/sitemap@npm:3.7.0":
110+
version: 3.7.0
111+
resolution: "@astrojs/sitemap@npm:3.7.0"
112112
dependencies:
113113
sitemap: "npm:^8.0.2"
114114
stream-replace-string: "npm:^2.0.0"
115115
zod: "npm:^3.25.76"
116-
checksum: 10c0/eba13a16fe03eb06c1d5010807d34faf560bd1c22cea40430724ea9999725ac362b10a49d0b97efc7a42a776126110db5ba1c376587a40726e1681cdf954ecff
116+
checksum: 10c0/17b117881143da9bea3d348ba119d9ad9a3d1db55eb5efe81b97620c3f655e8d6b7306e6e92713d2cc67b0b2a10192f0825373b74bb6aa0ba99d50785990c1c0
117117
languageName: node
118118
linkType: hard
119119

@@ -2449,7 +2449,7 @@ __metadata:
24492449
"@astrojs/mdx": "npm:4.3.13"
24502450
"@astrojs/react": "npm:4.4.2"
24512451
"@astrojs/rss": "npm:^4.0.15"
2452-
"@astrojs/sitemap": "npm:3.6.1"
2452+
"@astrojs/sitemap": "npm:3.7.0"
24532453
"@date-fns/tz": "npm:^1.4.1"
24542454
"@date-fns/utc": "npm:^2.1.1"
24552455
"@radix-ui/react-navigation-menu": "npm:^1.2.14"

0 commit comments

Comments
 (0)