Skip to content

Commit 33f0368

Browse files
chore(deps): bump astro from 6.4.4 to 6.4.6
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.4.4 to 6.4.6. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@6.4.6/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.4.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8dc3d49 commit 33f0368

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@astrojs/check": "^0.9.9",
3030
"@astrojs/rss": "^4.0.18",
3131
"@astrojs/sitemap": "^3.7.3",
32-
"astro": "^6.4.4",
32+
"astro": "^6.4.6",
3333
"date-fns": "^4.4.0",
3434
"remark-smartypants": "^3.0.2",
3535
"sharp": "^0.34.5"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1655,9 +1655,9 @@ __metadata:
16551655
languageName: node
16561656
linkType: hard
16571657

1658-
"astro@npm:^6.4.4":
1659-
version: 6.4.4
1660-
resolution: "astro@npm:6.4.4"
1658+
"astro@npm:^6.4.6":
1659+
version: 6.4.6
1660+
resolution: "astro@npm:6.4.6"
16611661
dependencies:
16621662
"@astrojs/compiler": "npm:^4.0.0"
16631663
"@astrojs/internal-helpers": "npm:0.10.0"
@@ -1720,7 +1720,7 @@ __metadata:
17201720
optional: true
17211721
bin:
17221722
astro: ./bin/astro.mjs
1723-
checksum: 10c0/bccd986af688b087fbf6e70c064e8b2ee5d820853bcc6a97b5b6afae20de58d8999e6c7de1c88e3a5f4e53f7bb53bb267481afc62223cfe271ae5b2eb7becd86
1723+
checksum: 10c0/f66c80e88aa5338a7ed9dde2adb09e0fe7b1bad1bc1e282fb24cbbfd9b54727d16f06550e1870ee90532d1f638d47956fafaca8a7143e4d3ea466778da510777
17241724
languageName: node
17251725
linkType: hard
17261726

@@ -2723,7 +2723,7 @@ __metadata:
27232723
"@astrojs/sitemap": "npm:^3.7.3"
27242724
"@eslint/js": "npm:^10.0.1"
27252725
"@types/node": "npm:^25.9.2"
2726-
astro: "npm:^6.4.4"
2726+
astro: "npm:^6.4.6"
27272727
date-fns: "npm:^4.4.0"
27282728
eslint: "npm:^10.4.1"
27292729
eslint-plugin-astro: "npm:^1.7.0"

0 commit comments

Comments
 (0)