Skip to content

Commit da8a89d

Browse files
Bump astro from 5.7.12 to 5.12.9 (#117)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.7.12 to 5.12.9. - [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@5.12.9/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.12.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ba5849 commit da8a89d

3 files changed

Lines changed: 17 additions & 11 deletions

File tree

bun.lock

Lines changed: 15 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/astro-tunnel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@types/node": "22.15.17",
36-
"astro": "5.7.12",
36+
"astro": "5.12.9",
3737
"tsdown": "0.11.1",
3838
"typescript": "5.8.3"
3939
},

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"astro": "^5.7.12",
14+
"astro": "^5.12.9",
1515
"astro-tunnel": "workspace:*",
1616
"@astrojs/check": "^0.9.4",
1717
"typescript": "^5.4.5"

0 commit comments

Comments
 (0)