Skip to content

Commit 5044925

Browse files
build(deps-dev): Bump typescript from 5.7.2 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99806fd commit 5044925

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.8.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.8.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.8.3":
11686+
version: 5.8.3
11687+
resolution: "typescript@npm:5.8.3"
1168811688
bin:
1168911689
tsc: bin/tsc
1169011690
tsserver: bin/tsserver
11691-
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
11691+
checksum: 10/65c40944c51b513b0172c6710ee62e951b70af6f75d5a5da745cb7fab132c09ae27ffdf7838996e3ed603bb015dadd099006658046941bd0ba30340cc563ae92
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.8.3#optional!builtin<compat/typescript>":
11706+
version: 5.8.3
11707+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
1170811708
bin:
1170911709
tsc: bin/tsc
1171011710
tsserver: bin/tsserver
11711-
checksum: 10/d75ca10141afc64fd3474b41a8b082b640555bed388d237558aed64e5827ddadb48f90932c7f4205883f18f5bcab8b6a739a2cfac95855604b0dfeb34bc2f3eb
11711+
checksum: 10/b9b1e73dabac5dc730c041325dbd9c99467c1b0d239f1b74ec3b90d831384af3e2ba973946232df670519147eb51a2c20f6f96163cea2b359f03de1e2091cc4f
1171211712
languageName: node
1171311713
linkType: hard
1171411714

0 commit comments

Comments
 (0)