Skip to content

Commit bcf57de

Browse files
build(deps-dev): Bump typescript from 5.7.2 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 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.2...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] <support@github.com>
1 parent 1b9756b commit bcf57de

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
@@ -253,7 +253,7 @@
253253
"sh-syntax": "0.4.2",
254254
"trash-cli": "6.0.0",
255255
"ts-dedent": "2.2.0",
256-
"typescript": "5.7.2",
256+
"typescript": "5.9.3",
257257
"typescript-eslint": "8.21.0",
258258
"unified": "11.0.5",
259259
"vfile": "6.0.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1936,7 +1936,7 @@ __metadata:
19361936
strip-json-comments: "npm:5.0.1"
19371937
trash-cli: "npm:6.0.0"
19381938
ts-dedent: "npm:2.2.0"
1939-
typescript: "npm:5.7.2"
1939+
typescript: "npm:5.9.3"
19401940
typescript-eslint: "npm:8.21.0"
19411941
unified: "npm:11.0.5"
19421942
vfile: "npm:6.0.3"
@@ -11682,13 +11682,13 @@ __metadata:
1168211682
languageName: node
1168311683
linkType: hard
1168411684

11685-
"typescript@npm:5.7.2":
11686-
version: 5.7.2
11687-
resolution: "typescript@npm:5.7.2"
11685+
"typescript@npm:5.9.3":
11686+
version: 5.9.3
11687+
resolution: "typescript@npm:5.9.3"
1168811688
bin:
1168911689
tsc: bin/tsc
1169011690
tsserver: bin/tsserver
11691-
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
11691+
checksum: 10/c089d9d3da2729fd4ac517f9b0e0485914c4b3c26f80dc0cffcb5de1719a17951e92425d55db59515c1a7ddab65808466debb864d0d56dcf43f27007d0709594
1169211692
languageName: node
1169311693
linkType: hard
1169411694

@@ -11702,13 +11702,13 @@ __metadata:
1170211702
languageName: node
1170311703
linkType: hard
1170411704

11705-
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
11706-
version: 5.7.2
11707-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
11705+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
11706+
version: 5.9.3
11707+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
1170811708
bin:
1170911709
tsc: bin/tsc
1171011710
tsserver: bin/tsserver
11711-
checksum: 10/d75ca10141afc64fd3474b41a8b082b640555bed388d237558aed64e5827ddadb48f90932c7f4205883f18f5bcab8b6a739a2cfac95855604b0dfeb34bc2f3eb
11711+
checksum: 10/696e1b017bc2635f4e0c94eb4435357701008e2f272f553d06e35b494b8ddc60aa221145e286c28ace0c89ee32827a28c2040e3a69bdc108b1a5dc8fb40b72e3
1171211712
languageName: node
1171311713
linkType: hard
1171411714

0 commit comments

Comments
 (0)