Skip to content

Commit 32d1a83

Browse files
build(deps-dev): bump typescript from 5.7.3 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 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.7.3...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 0a0a7a9 commit 32d1a83

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
"sh-syntax": "0.4.2",
242242
"trash-cli": "6.0.0",
243243
"ts-dedent": "2.2.0",
244-
"typescript": "5.7.3",
244+
"typescript": "5.9.3",
245245
"typescript-eslint": "8.29.1",
246246
"unified": "11.0.5",
247247
"unist-util-size": "4.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1799,7 +1799,7 @@ __metadata:
17991799
sh-syntax: "npm:0.4.2"
18001800
trash-cli: "npm:6.0.0"
18011801
ts-dedent: "npm:2.2.0"
1802-
typescript: "npm:5.7.3"
1802+
typescript: "npm:5.9.3"
18031803
typescript-eslint: "npm:8.29.1"
18041804
unified: "npm:11.0.5"
18051805
unist-util-size: "npm:4.0.0"
@@ -11217,13 +11217,13 @@ __metadata:
1121711217
languageName: node
1121811218
linkType: hard
1121911219

11220-
"typescript@npm:5.7.3":
11221-
version: 5.7.3
11222-
resolution: "typescript@npm:5.7.3"
11220+
"typescript@npm:5.9.3":
11221+
version: 5.9.3
11222+
resolution: "typescript@npm:5.9.3"
1122311223
bin:
1122411224
tsc: bin/tsc
1122511225
tsserver: bin/tsserver
11226-
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
11226+
checksum: 10/c089d9d3da2729fd4ac517f9b0e0485914c4b3c26f80dc0cffcb5de1719a17951e92425d55db59515c1a7ddab65808466debb864d0d56dcf43f27007d0709594
1122711227
languageName: node
1122811228
linkType: hard
1122911229

@@ -11237,13 +11237,13 @@ __metadata:
1123711237
languageName: node
1123811238
linkType: hard
1123911239

11240-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
11241-
version: 5.7.3
11242-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
11240+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
11241+
version: 5.9.3
11242+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
1124311243
bin:
1124411244
tsc: bin/tsc
1124511245
tsserver: bin/tsserver
11246-
checksum: 10/dc58d777eb4c01973f7fbf1fd808aad49a0efdf545528dab9b07d94fdcb65b8751742804c3057e9619a4627f2d9cc85547fdd49d9f4326992ad0181b49e61d81
11246+
checksum: 10/696e1b017bc2635f4e0c94eb4435357701008e2f272f553d06e35b494b8ddc60aa221145e286c28ace0c89ee32827a28c2040e3a69bdc108b1a5dc8fb40b72e3
1124711247
languageName: node
1124811248
linkType: hard
1124911249

0 commit comments

Comments
 (0)