Skip to content

Commit d9c398f

Browse files
build(deps-dev): bump typescript from 5.7.2 to 5.8.3 (#1756)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.8.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.7.2...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development 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 6ed927c commit d9c398f

File tree

3 files changed

+191
-318
lines changed

3 files changed

+191
-318
lines changed

examples/node/esm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"license": "Apache-2.0",
1515
"devDependencies": {
1616
"@types/node": "^22.15.30",
17-
"typescript": "^5.7.2"
17+
"typescript": "^5.8.3"
1818
},
1919
"dependencies": {
2020
"@coral-xyz/anchor": "^0.30.0",

0 commit comments

Comments
 (0)