Skip to content

Commit 2cbfee3

Browse files
build(deps-dev): bump typescript from 5.9.3 to 6.0.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6d5c03 commit 2cbfee3

3 files changed

Lines changed: 394 additions & 394 deletions

File tree

clients/js-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"mocha": "^11.0.1",
5858
"prettier": "^3.8.1",
5959
"shx": "^0.4.0",
60-
"typescript": "^5.7.2",
60+
"typescript": "^6.0.2",
6161
"start-server-and-test": "^2.1.5",
6262
"ts-node": "^10.9.2",
6363
"typescript-eslint": "^8.57.2"

clients/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"rimraf": "^6.1.3",
5959
"tsup": "^8.5.1",
6060
"typedoc": "^0.28.18",
61-
"typescript": "^5.9.3",
61+
"typescript": "^6.0.2",
6262
"typescript-eslint": "^8.57.2"
6363
},
6464
"ava": {

0 commit comments

Comments
 (0)