From 3604996f68d70901e9a76dd4cb8f0009f8b80aca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 15:59:41 +0000 Subject: 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/sitemap@3.2.1/packages/integrations/sitemap) --- updated-dependencies: - dependency-name: "@astrojs/sitemap" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.2.3