summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-21 15:59:41 +0000
committerGitHub <[email protected]>2024-10-21 15:59:41 +0000
commit3604996f68d70901e9a76dd4cb8f0009f8b80aca (patch)
treeb710921b75805f738d1af526a2581984ba34b2d7 /package.json
parentbd8adb4082d3f1462d17c8dcf162f3692070db01 (diff)
chore(node_modules): bump @astrojs/sitemap from 3.2.0 to 3.2.1 (#159)
Bumps [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) from 3.2.0 to 3.2.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/[email protected]/packages/integrations/sitemap) --- updated-dependencies: - dependency-name: "@astrojs/sitemap" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ad91220..8f5b0ea 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
},
"devDependencies": {
"@astrojs/check": "^0.9.4",
- "@astrojs/sitemap": "^3.2.0",
+ "@astrojs/sitemap": "^3.2.1",
"@catppuccin/palette": "^1.4.0",
"@eslint/js": "^9.13.0",
"@fontsource/noto-sans": "^5.1.0",