Skip to content

Commit db26f8a

Browse files
Bump typescript from 5.8.3 to 5.9.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd1bfe7 commit db26f8a

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
@@ -35,7 +35,7 @@
3535
"@types/node": "22.15.17",
3636
"astro": "5.7.12",
3737
"tsdown": "0.11.1",
38-
"typescript": "5.8.3"
38+
"typescript": "5.9.2"
3939
},
4040
"peerDependencies": {
4141
"astro": ">=4.0.0"

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"astro": "^5.7.12",
1515
"astro-tunnel": "workspace:*",
1616
"@astrojs/check": "^0.9.4",
17-
"typescript": "^5.4.5"
17+
"typescript": "^5.9.2"
1818
}
1919
}

0 commit comments

Comments
 (0)