Skip to content

Commit 40bc42c

Browse files
build(deps-dev): Bump typescript from 5.7.3 to 5.8.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 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.3...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 cba19af commit 40bc42c

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
@@ -241,7 +241,7 @@
241241
"sh-syntax": "0.4.2",
242242
"trash-cli": "6.0.0",
243243
"ts-dedent": "2.2.0",
244-
"typescript": "5.7.3",
244+
"typescript": "5.8.2",
245245
"typescript-eslint": "8.26.0",
246246
"unified": "11.0.5",
247247
"unist-util-size": "4.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1792,7 +1792,7 @@ __metadata:
17921792
sh-syntax: "npm:0.4.2"
17931793
trash-cli: "npm:6.0.0"
17941794
ts-dedent: "npm:2.2.0"
1795-
typescript: "npm:5.7.3"
1795+
typescript: "npm:5.8.2"
17961796
typescript-eslint: "npm:8.26.0"
17971797
unified: "npm:11.0.5"
17981798
unist-util-size: "npm:4.0.0"
@@ -11207,13 +11207,13 @@ __metadata:
1120711207
languageName: node
1120811208
linkType: hard
1120911209

11210-
"typescript@npm:5.7.3":
11211-
version: 5.7.3
11212-
resolution: "typescript@npm:5.7.3"
11210+
"typescript@npm:5.8.2":
11211+
version: 5.8.2
11212+
resolution: "typescript@npm:5.8.2"
1121311213
bin:
1121411214
tsc: bin/tsc
1121511215
tsserver: bin/tsserver
11216-
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
11216+
checksum: 10/dbc2168a55d56771f4d581997be52bab5cbc09734fec976cfbaabd787e61fb4c6cf9125fd48c6f98054ce549c77ecedefc7f64252a830dd8e9c3381f61fbeb78
1121711217
languageName: node
1121811218
linkType: hard
1121911219

@@ -11227,13 +11227,13 @@ __metadata:
1122711227
languageName: node
1122811228
linkType: hard
1122911229

11230-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
11231-
version: 5.7.3
11232-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
11230+
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
11231+
version: 5.8.2
11232+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
1123311233
bin:
1123411234
tsc: bin/tsc
1123511235
tsserver: bin/tsserver
11236-
checksum: 10/dc58d777eb4c01973f7fbf1fd808aad49a0efdf545528dab9b07d94fdcb65b8751742804c3057e9619a4627f2d9cc85547fdd49d9f4326992ad0181b49e61d81
11236+
checksum: 10/97920a082ffc57583b1cb6bc4faa502acc156358e03f54c7fc7fdf0b61c439a717f4c9070c449ee9ee683d4cfc3bb203127c2b9794b2950f66d9d307a4ff262c
1123711237
languageName: node
1123811238
linkType: hard
1123911239

0 commit comments

Comments
 (0)