Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit 56f60be

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 374030b commit 56f60be

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
@@ -36,7 +36,7 @@
3636
"npm-run-all": "^4.0.0",
3737
"textlint": "^11.0.0",
3838
"textlint-rule-no-dead-link": "^4.6.0",
39-
"typescript": "~5.6.2"
39+
"typescript": "~5.9.2"
4040
},
4141
"browserslist": {
4242
"production": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11328,10 +11328,10 @@ typedarray@^0.0.6:
1132811328
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1132911329
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1133011330

11331-
typescript@~5.6.2:
11332-
version "5.6.3"
11333-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
11334-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
11331+
typescript@~5.9.2:
11332+
version "5.9.2"
11333+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
11334+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
1133511335

1133611336
uc.micro@^1.0.1, uc.micro@^1.0.5:
1133711337
version "1.0.6"

0 commit comments

Comments
 (0)