Skip to content

Commit 4c09626

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] <[email protected]>
1 parent 80934c9 commit 4c09626

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
@@ -305,7 +305,7 @@
305305
"tinyrainbow": "2.0.0",
306306
"trash-cli": "6.0.0",
307307
"ts-dedent": "2.2.0",
308-
"typescript": "5.7.2",
308+
"typescript": "5.9.3",
309309
"typescript-eslint": "8.26.0",
310310
"unified": "11.0.5",
311311
"vfile": "6.0.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1973,7 +1973,7 @@ __metadata:
19731973
tinyrainbow: "npm:2.0.0"
19741974
trash-cli: "npm:6.0.0"
19751975
ts-dedent: "npm:2.2.0"
1976-
typescript: "npm:5.7.2"
1976+
typescript: "npm:5.9.3"
19771977
typescript-eslint: "npm:8.26.0"
19781978
unified: "npm:11.0.5"
19791979
vfile: "npm:6.0.3"
@@ -11168,13 +11168,13 @@ __metadata:
1116811168
languageName: node
1116911169
linkType: hard
1117011170

11171-
"typescript@npm:5.7.2":
11172-
version: 5.7.2
11173-
resolution: "typescript@npm:5.7.2"
11171+
"typescript@npm:5.9.3":
11172+
version: 5.9.3
11173+
resolution: "typescript@npm:5.9.3"
1117411174
bin:
1117511175
tsc: bin/tsc
1117611176
tsserver: bin/tsserver
11177-
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
11177+
checksum: 10/c089d9d3da2729fd4ac517f9b0e0485914c4b3c26f80dc0cffcb5de1719a17951e92425d55db59515c1a7ddab65808466debb864d0d56dcf43f27007d0709594
1117811178
languageName: node
1117911179
linkType: hard
1118011180

@@ -11188,13 +11188,13 @@ __metadata:
1118811188
languageName: node
1118911189
linkType: hard
1119011190

11191-
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
11192-
version: 5.7.2
11193-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
11191+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
11192+
version: 5.9.3
11193+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
1119411194
bin:
1119511195
tsc: bin/tsc
1119611196
tsserver: bin/tsserver
11197-
checksum: 10/d75ca10141afc64fd3474b41a8b082b640555bed388d237558aed64e5827ddadb48f90932c7f4205883f18f5bcab8b6a739a2cfac95855604b0dfeb34bc2f3eb
11197+
checksum: 10/696e1b017bc2635f4e0c94eb4435357701008e2f272f553d06e35b494b8ddc60aa221145e286c28ace0c89ee32827a28c2040e3a69bdc108b1a5dc8fb40b72e3
1119811198
languageName: node
1119911199
linkType: hard
1120011200

0 commit comments

Comments
 (0)