diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-21 15:59:41 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-10-21 15:59:41 +0000 |
| commit | 3604996f68d70901e9a76dd4cb8f0009f8b80aca (patch) | |
| tree | b710921b75805f738d1af526a2581984ba34b2d7 | |
| parent | bd8adb4082d3f1462d17c8dcf162f3692070db01 (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>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 10 |
2 files changed, 6 insertions, 6 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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dc0f181..351c4ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^0.9.4 '@astrojs/sitemap': - specifier: ^3.2.0 - version: 3.2.0 + specifier: ^3.2.1 + version: 3.2.1 '@catppuccin/palette': specifier: ^1.4.0 version: 1.4.0 @@ -100,8 +100,8 @@ packages: resolution: {integrity: sha512-Z9IYjuXSArkAUx3N6xj6+Bnvx8OdUSHA8YoOgyepp3+zJmtVYJIl/I18GozdJVW1p5u/CNpl3Km7/gwTJK85cw==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0} - '@astrojs/[email protected]': - resolution: {integrity: sha512-SkrOCL3Z6HxdiXreZ1+aPBWgnBMJ31EgPdcscgQeLqI2Gqk/4EKLuw9q0SqKU9MmHpcPXXtcd0odfCk4barPoA==} + '@astrojs/[email protected]': + resolution: {integrity: sha512-uxMfO8f7pALq0ADL6Lk68UV6dNYjJ2xGUzyjjVj60JLBs5a6smtlkBYv3tQ0DzoqwS7c9n4FUx5lgv0yPo/fgA==} '@astrojs/[email protected]': resolution: {integrity: sha512-/ca/+D8MIKEC8/A9cSaPUqQNZm+Es/ZinRv0ZAzvu2ios7POQSsVD+VOj7/hypWNsNM3T7RpfgNq7H2TU1KEHA==} @@ -3027,7 +3027,7 @@ snapshots: dependencies: prismjs: 1.29.0 - '@astrojs/[email protected]': + '@astrojs/[email protected]': dependencies: sitemap: 8.0.0 stream-replace-string: 2.0.0 |
