Skip to content

Commit b3a49b7

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 9d9b7cb commit b3a49b7

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
@@ -273,7 +273,7 @@
273273
"tinyrainbow": "2.0.0",
274274
"trash-cli": "6.0.0",
275275
"ts-dedent": "2.2.0",
276-
"typescript": "5.7.2",
276+
"typescript": "5.9.3",
277277
"typescript-eslint": "8.24.1",
278278
"unified": "11.0.5",
279279
"vfile": "6.0.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1949,7 +1949,7 @@ __metadata:
19491949
tinyrainbow: "npm:2.0.0"
19501950
trash-cli: "npm:6.0.0"
19511951
ts-dedent: "npm:2.2.0"
1952-
typescript: "npm:5.7.2"
1952+
typescript: "npm:5.9.3"
19531953
typescript-eslint: "npm:8.24.1"
19541954
unified: "npm:11.0.5"
19551955
vfile: "npm:6.0.3"
@@ -11223,13 +11223,13 @@ __metadata:
1122311223
languageName: node
1122411224
linkType: hard
1122511225

11226-
"typescript@npm:5.7.2":
11227-
version: 5.7.2
11228-
resolution: "typescript@npm:5.7.2"
11226+
"typescript@npm:5.9.3":
11227+
version: 5.9.3
11228+
resolution: "typescript@npm:5.9.3"
1122911229
bin:
1123011230
tsc: bin/tsc
1123111231
tsserver: bin/tsserver
11232-
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
11232+
checksum: 10/c089d9d3da2729fd4ac517f9b0e0485914c4b3c26f80dc0cffcb5de1719a17951e92425d55db59515c1a7ddab65808466debb864d0d56dcf43f27007d0709594
1123311233
languageName: node
1123411234
linkType: hard
1123511235

@@ -11243,13 +11243,13 @@ __metadata:
1124311243
languageName: node
1124411244
linkType: hard
1124511245

11246-
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
11247-
version: 5.7.2
11248-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
11246+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
11247+
version: 5.9.3
11248+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=cef18b"
1124911249
bin:
1125011250
tsc: bin/tsc
1125111251
tsserver: bin/tsserver
11252-
checksum: 10/ff27fc124bceb8969be722baa38af945b2505767cf794de3e2715e58f61b43780284060287d651fcbbdfb6f917f4653b20f4751991f17e0706db389b9bb3f75d
11252+
checksum: 10/5d416ad4f2ea564f515a3f919e901edbfa4b497cc17dd325c5726046c3eef7ed22d1f59c787267d478311f6f0a265ff790f8a6c7e9df3ea3471458f5ec81e8b7
1125311253
languageName: node
1125411254
linkType: hard
1125511255

0 commit comments

Comments
 (0)