aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-24 13:25:39 +0300
committerGitHub <noreply@github.com>2025-03-24 13:25:39 +0300
commit82bf80e2491bde5c3c5174e812059cca33b7b301 (patch)
treed8650482945dd38ceb199fb6a4c3d70722727ddc /package.json
parente296d4a801445a99c81576837631bcb8e6b99356 (diff)
downloadpopov.link-82bf80e2491bde5c3c5174e812059cca33b7b301.tar.xz
popov.link-82bf80e2491bde5c3c5174e812059cca33b7b301.zip
Bump @astrojs/sitemap from 3.2.1 to 3.3.0dependabot/npm_and_yarn/astrojs/sitemap-3.3.0
Bumps [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) from 3.2.1 to 3.3.0. - [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/astro@3.3.0/packages/integrations/sitemap) --- updated-dependencies: - dependency-name: "@astrojs/sitemap" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@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 e856ce6..06a22c1 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/rss": "^4.0.11",
- "@astrojs/sitemap": "^3.2.1",
+ "@astrojs/sitemap": "^3.3.0",
"astro": "^5.1.9",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",