diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-01 15:56:27 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-01 15:56:41 +0000 |
| commit | 2376ef70a4db874d00d1730aa80042c6c122ca88 (patch) | |
| tree | 4ba6fca0bac00fc57e6a023ea98526a0f23c7bcc | |
| parent | 2ecc67cd60195562c8b4e88f45676a6b77805dbd (diff) | |
deps(node): bump @astrojs/sitemap from 3.1.1 to 3.1.2
Bumps [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) from 3.1.1 to 3.1.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)
---
updated-dependencies:
- dependency-name: "@astrojs/sitemap"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index eba2e4e..2a35de7 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@astrojs/check": "^0.5.10", "@astrojs/mdx": "^2.2.1", - "@astrojs/sitemap": "^3.1.1", + "@astrojs/sitemap": "^3.1.2", "@astrojs/tailwind": "^5.1.0", "@catppuccin/tailwindcss": "^0.1.6", "@fontsource-variable/noto-sans": "^5.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cb347bc..070b25e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ devDependencies: specifier: ^2.2.1 version: 2.2.1([email protected]) '@astrojs/sitemap': - specifier: ^3.1.1 - version: 3.1.1 + specifier: ^3.1.2 + version: 3.1.2 '@astrojs/tailwind': specifier: ^5.1.0 version: 5.1.0([email protected])([email protected]) @@ -205,8 +205,8 @@ packages: prismjs: 1.29.0 dev: true - /@astrojs/[email protected]: - resolution: {integrity: sha512-qPgdBIcDUaea98mTtLfi5z9oXZpzSjEn/kes70/Ex8FOZZ+DIHVKRYOLOtvy8p+FTXr/9oc7BjmIbTYmYLLJVg==} + /@astrojs/[email protected]: + resolution: {integrity: sha512-FxOJldIl5ltZ5CNjocQxHkAO9orwHBjqtaU28o4smobp9vowS0nbGp+I9CrPxkzWdl1crSDm9vjL9tnvG1DSug==} dependencies: sitemap: 7.1.1 zod: 3.22.4 |
