Skip to content

Commit 9e892ab

Browse files
Bump typescript in the typescript group across 1 directory
Bumps the typescript group with 1 update in the / directory: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 402f912 commit 9e892ab

File tree

2 files changed

+145
-139
lines changed

2 files changed

+145
-139
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"rimraf": "^3.0.2",
7777
"tmp": "^0.2.1",
7878
"ts-node": "^10.9.1",
79-
"typescript": "5.7.3",
79+
"typescript": "5.8.3",
8080
"vitest": "^1.6.1"
8181
},
8282
"workspaces": {

0 commit comments

Comments
 (0)