Skip to content

Commit 64a3adc

Browse files
chore(deps): bump the npm group with 2 updates
Bumps the npm 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.7.1 to 3.7.2 - [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/[email protected]/packages/integrations/sitemap) Updates `astro` from 6.0.8 to 6.1.1 - [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/sitemap" dependency-version: 3.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: astro dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc1bce5 commit 64a3adc

2 files changed

Lines changed: 27 additions & 26 deletions

File tree

package-lock.json

Lines changed: 25 additions & 24 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
@@ -14,9 +14,9 @@
1414
"lintfix": "prettier --write ."
1515
},
1616
"dependencies": {
17-
"@astrojs/sitemap": "^3.7.1",
17+
"@astrojs/sitemap": "^3.7.2",
1818
"@astrojs/starlight": "^0.38.2",
19-
"astro": "^6.0.8",
19+
"astro": "^6.1.1",
2020
"sharp": "^0.34.5"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)