Skip to content

Commit 6305b2f

Browse files
Bump typescript from 5.8.2 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 to 5.9.3. - [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.2...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2cae9d0 commit 6305b2f

File tree

2 files changed

+84
-43
lines changed

2 files changed

+84
-43
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@typescript-eslint/parser": "^8.28.0",
2525
"eslint": "^9.23.0",
2626
"eslint-plugin-vitest": "^0.5.4",
27-
"typescript": "^5.8.2",
27+
"typescript": "^5.9.3",
2828
"vitest": "^3.0.9"
2929
}
3030
}

0 commit comments

Comments
 (0)