Skip to content

Commit 3352df6

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] <[email protected]>
1 parent ee4bbfe commit 3352df6

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
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

+9-9
Original file line numberDiff line numberDiff line change
@@ -1910,7 +1910,7 @@ __metadata:
19101910
strip-json-comments: "npm:5.0.1"
19111911
trash-cli: "npm:6.0.0"
19121912
ts-dedent: "npm:2.2.0"
1913-
typescript: "npm:5.7.2"
1913+
typescript: "npm:5.8.2"
19141914
typescript-eslint: "npm:8.21.0"
19151915
unified: "npm:11.0.5"
19161916
vfile: "npm:6.0.3"
@@ -11025,13 +11025,13 @@ __metadata:
1102511025
languageName: node
1102611026
linkType: hard
1102711027

11028-
"typescript@npm:5.7.2":
11029-
version: 5.7.2
11030-
resolution: "typescript@npm:5.7.2"
11028+
"typescript@npm:5.8.2":
11029+
version: 5.8.2
11030+
resolution: "typescript@npm:5.8.2"
1103111031
bin:
1103211032
tsc: bin/tsc
1103311033
tsserver: bin/tsserver
11034-
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
11034+
checksum: 10/dbc2168a55d56771f4d581997be52bab5cbc09734fec976cfbaabd787e61fb4c6cf9125fd48c6f98054ce549c77ecedefc7f64252a830dd8e9c3381f61fbeb78
1103511035
languageName: node
1103611036
linkType: hard
1103711037

@@ -11045,13 +11045,13 @@ __metadata:
1104511045
languageName: node
1104611046
linkType: hard
1104711047

11048-
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
11049-
version: 5.7.2
11050-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
11048+
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
11049+
version: 5.8.2
11050+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
1105111051
bin:
1105211052
tsc: bin/tsc
1105311053
tsserver: bin/tsserver
11054-
checksum: 10/d75ca10141afc64fd3474b41a8b082b640555bed388d237558aed64e5827ddadb48f90932c7f4205883f18f5bcab8b6a739a2cfac95855604b0dfeb34bc2f3eb
11054+
checksum: 10/97920a082ffc57583b1cb6bc4faa502acc156358e03f54c7fc7fdf0b61c439a717f4c9070c449ee9ee683d4cfc3bb203127c2b9794b2950f66d9d307a4ff262c
1105511055
languageName: node
1105611056
linkType: hard
1105711057

0 commit comments

Comments
 (0)