Skip to content

Commit af990f9

Browse files
Bump astro from 5.7.12 to 5.11.0
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.7.12 to 5.11.0. - [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.11.0/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd1bfe7 commit af990f9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.11.0",
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.11.0",
1515
"astro-tunnel": "workspace:*",
1616
"@astrojs/check": "^0.9.4",
1717
"typescript": "^5.4.5"

0 commit comments

Comments
 (0)