Skip to content

Commit c2d445c

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

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.2",
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
@@ -2085,7 +2085,7 @@ __metadata:
20852085
strip-json-comments: "npm:5.0.1"
20862086
trash-cli: "npm:6.0.0"
20872087
ts-dedent: "npm:2.2.0"
2088-
typescript: "npm:5.7.2"
2088+
typescript: "npm:5.8.2"
20892089
typescript-eslint: "npm:8.21.0"
20902090
unified: "npm:11.0.5"
20912091
vfile: "npm:6.0.3"
@@ -11286,13 +11286,13 @@ __metadata:
1128611286
languageName: node
1128711287
linkType: hard
1128811288

11289-
"typescript@npm:5.7.2":
11290-
version: 5.7.2
11291-
resolution: "typescript@npm:5.7.2"
11289+
"typescript@npm:5.8.2":
11290+
version: 5.8.2
11291+
resolution: "typescript@npm:5.8.2"
1129211292
bin:
1129311293
tsc: bin/tsc
1129411294
tsserver: bin/tsserver
11295-
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
11295+
checksum: 10/dbc2168a55d56771f4d581997be52bab5cbc09734fec976cfbaabd787e61fb4c6cf9125fd48c6f98054ce549c77ecedefc7f64252a830dd8e9c3381f61fbeb78
1129611296
languageName: node
1129711297
linkType: hard
1129811298

@@ -11306,13 +11306,13 @@ __metadata:
1130611306
languageName: node
1130711307
linkType: hard
1130811308

11309-
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
11310-
version: 5.7.2
11311-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
11309+
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
11310+
version: 5.8.2
11311+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
1131211312
bin:
1131311313
tsc: bin/tsc
1131411314
tsserver: bin/tsserver
11315-
checksum: 10/d75ca10141afc64fd3474b41a8b082b640555bed388d237558aed64e5827ddadb48f90932c7f4205883f18f5bcab8b6a739a2cfac95855604b0dfeb34bc2f3eb
11315+
checksum: 10/97920a082ffc57583b1cb6bc4faa502acc156358e03f54c7fc7fdf0b61c439a717f4c9070c449ee9ee683d4cfc3bb203127c2b9794b2950f66d9d307a4ff262c
1131611316
languageName: node
1131711317
linkType: hard
1131811318

0 commit comments

Comments
 (0)