Skip to content

Commit 14e4f36

Browse files
chore(deps): bump @astrojs/rss from 4.0.18 to 4.0.19
Bumps [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss) from 4.0.18 to 4.0.19. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/rss@4.0.19/packages/astro-rss) --- updated-dependencies: - dependency-name: "@astrojs/rss" dependency-version: 4.0.19 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 070b8c6 commit 14e4f36

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
@@ -27,7 +27,7 @@
2727
"packageManager": "yarn@4.16.0",
2828
"dependencies": {
2929
"@astrojs/check": "^0.9.9",
30-
"@astrojs/rss": "^4.0.18",
30+
"@astrojs/rss": "^4.0.19",
3131
"@astrojs/sitemap": "^3.7.3",
3232
"astro": "^6.4.6",
3333
"date-fns": "^4.4.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -128,14 +128,14 @@ __metadata:
128128
languageName: node
129129
linkType: hard
130130

131-
"@astrojs/rss@npm:^4.0.18":
132-
version: 4.0.18
133-
resolution: "@astrojs/rss@npm:4.0.18"
131+
"@astrojs/rss@npm:^4.0.19":
132+
version: 4.0.19
133+
resolution: "@astrojs/rss@npm:4.0.19"
134134
dependencies:
135135
fast-xml-parser: "npm:^5.5.7"
136136
piccolore: "npm:^0.1.3"
137137
zod: "npm:^4.3.6"
138-
checksum: 10c0/0a576cd835c8a7308ca2d2af31134b99a31664853361526fea87892ba930f14cb86238b5bc31194f0f6cafdc23b0047afe88aa7e17edace172d8e3d87025d7bd
138+
checksum: 10c0/22f53d88f48441f6d458124d65b9e15619a6f8058f3bff7b5365f9f26cab4adb6af2684e178c732564753e464434b9615ed66d8f3ba3f9e45a75f58f3a488f78
139139
languageName: node
140140
linkType: hard
141141

@@ -2719,7 +2719,7 @@ __metadata:
27192719
resolution: "furystack.github.io@workspace:."
27202720
dependencies:
27212721
"@astrojs/check": "npm:^0.9.9"
2722-
"@astrojs/rss": "npm:^4.0.18"
2722+
"@astrojs/rss": "npm:^4.0.19"
27232723
"@astrojs/sitemap": "npm:^3.7.3"
27242724
"@eslint/js": "npm:^10.0.1"
27252725
"@types/node": "npm:^25.9.2"

0 commit comments

Comments
 (0)