Skip to content

Commit 50673d5

Browse files
Bump @astrojs/sitemap from 3.3.0 to 3.3.1 (#373)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Hu <davidhu314@gmail.com>
1 parent a39db95 commit 50673d5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@astrojs/mdx": "4.2.5",
1515
"@astrojs/prefetch": "0.4.1",
1616
"@astrojs/rss": "4.0.11",
17-
"@astrojs/sitemap": "3.3.0",
17+
"@astrojs/sitemap": "3.3.1",
1818
"@astrojs/tailwind": "6.0.2",
1919
"@iconify-json/fa-brands": "^1.2.1",
2020
"@iconify-json/mdi": "^1.2.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -123,14 +123,14 @@ __metadata:
123123
languageName: node
124124
linkType: hard
125125

126-
"@astrojs/sitemap@npm:3.3.0":
127-
version: 3.3.0
128-
resolution: "@astrojs/sitemap@npm:3.3.0"
126+
"@astrojs/sitemap@npm:3.3.1":
127+
version: 3.3.1
128+
resolution: "@astrojs/sitemap@npm:3.3.1"
129129
dependencies:
130130
sitemap: ^8.0.0
131131
stream-replace-string: ^2.0.0
132132
zod: ^3.24.2
133-
checksum: f8fe39801f53dd1c2697d73a8d510dc4c65931c7e76714c89b8c8ee8a8880900c672121bcc904c0c0e6774796836b69f839024a1291c34e443ebb1398e43c56e
133+
checksum: d66ed2dc73ea996d85fca88e4db8e9b873047a73013c04df11ffdadf1df27b1b1cafa97031f0348cb290c7b2a5c3fcb7c70eb179f9b00769dcf3bfd071098ae3
134134
languageName: node
135135
linkType: hard
136136

@@ -259,7 +259,7 @@ __metadata:
259259
"@astrojs/mdx": 4.2.5
260260
"@astrojs/prefetch": 0.4.1
261261
"@astrojs/rss": 4.0.11
262-
"@astrojs/sitemap": 3.3.0
262+
"@astrojs/sitemap": 3.3.1
263263
"@astrojs/tailwind": 6.0.2
264264
"@iconify-json/fa-brands": ^1.2.1
265265
"@iconify-json/mdi": ^1.2.3

0 commit comments

Comments
 (0)