Skip to content

Commit 4cae6f2

Browse files
Bump typescript from 5.6.3 to 5.9.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.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.6.3...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ced4669 commit 4cae6f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"temp": "^0.9.4",
7878
"ts-jest": "^29.4.1",
7979
"ts-node": "^10.9.2",
80-
"typescript": "^5.6.3",
80+
"typescript": "^5.9.2",
8181
"typescript-eslint": "^8.39.0"
8282
},
8383
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6870,10 +6870,10 @@ typescript-eslint@^8.39.0:
68706870
"@typescript-eslint/typescript-estree" "8.39.0"
68716871
"@typescript-eslint/utils" "8.39.0"
68726872

6873-
typescript@^5.6.3:
6874-
version "5.6.3"
6875-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
6876-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
6873+
typescript@^5.9.2:
6874+
version "5.9.2"
6875+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
6876+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
68776877

68786878
typewise-core@^1.2, typewise-core@^1.2.0:
68796879
version "1.2.0"

0 commit comments

Comments
 (0)