Skip to content

Commit 9ad1803

Browse files
Bump the astro group with 2 updates (#235)
Bumps the astro group with 2 updates: [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/sitemap` from 3.6.0 to 3.6.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/sitemap@3.6.1/packages/integrations/sitemap) Updates `astro` from 5.16.6 to 5.16.7 - [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/astro@5.16.7/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/sitemap" dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: astro dependency-version: 5.16.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b884101 commit 9ad1803

File tree

2 files changed

+12
-32
lines changed

2 files changed

+12
-32
lines changed

bun.lock

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"astro": "astro"
2222
},
2323
"dependencies": {
24-
"@astrojs/sitemap": "^3.6.0",
24+
"@astrojs/sitemap": "^3.6.1",
2525
"@astrojs/starlight": "^0.37.2",
2626
"@plausible-analytics/tracker": "^0.4.4",
27-
"astro": "^5.16.6",
27+
"astro": "^5.16.7",
2828
"astro-mermaid": "^1.2.0",
2929
"starlight-theme-rapide": "^0.5.2"
3030
},

0 commit comments

Comments
 (0)