Skip to content

Commit 8bf5944

Browse files
Bump the npm group with 3 updates (#74)
Bumps the npm group with 3 updates: [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark), [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/markdown-remark` from 6.3.8 to 6.3.9 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/remark/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/markdown/remark) Updates `@astrojs/rss` from 4.0.13 to 4.0.14 - [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/[email protected]/packages/astro-rss) Updates `astro` from 5.15.8 to 5.16.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/markdown-remark" dependency-version: 6.3.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@astrojs/rss" dependency-version: 4.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: astro dependency-version: 5.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f02ea81 commit 8bf5944

File tree

2 files changed

+145
-43
lines changed

2 files changed

+145
-43
lines changed

package-lock.json

Lines changed: 142 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
},
1414
"dependencies": {
1515
"@astrojs/check": "^0.9.5",
16-
"@astrojs/markdown-remark": "^6.3.8",
17-
"@astrojs/rss": "^4.0.13",
16+
"@astrojs/markdown-remark": "^6.3.9",
17+
"@astrojs/rss": "^4.0.14",
1818
"@astrojs/sitemap": "^3.6.0",
1919
"@astrojs/starlight": "^0.36.2",
2020
"@astrojs/starlight-tailwind": "^4.0.2",
2121
"@tailwindcss/vite": "^4.1.17",
22-
"astro": "^5.15.8",
22+
"astro": "^5.16.0",
2323
"astro-robots-txt": "^1.0.0",
2424
"clsx": "^2.1.1",
2525
"hast": "^1.0.0",

0 commit comments

Comments
 (0)