Skip to content

Commit d05a485

Browse files
chore(deps): update dependency typescript to v5.8.2
1 parent e218f3a commit d05a485

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
@@ -44,7 +44,7 @@
4444
"@vitest/coverage-v8": "3.0.7",
4545
"prettier": "3.5.2",
4646
"ts-node": "10.9.2",
47-
"typescript": "5.7.3",
47+
"typescript": "5.8.2",
4848
"vitest": "3.0.7"
4949
}
5050
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1929,7 +1929,7 @@ __metadata:
19291929
deepmerge: "npm:4.3.1"
19301930
prettier: "npm:3.5.2"
19311931
ts-node: "npm:10.9.2"
1932-
typescript: "npm:5.7.3"
1932+
typescript: "npm:5.8.2"
19331933
vitest: "npm:3.0.7"
19341934
zod: "npm:3.24.2"
19351935
languageName: unknown
@@ -2290,23 +2290,23 @@ __metadata:
22902290
languageName: node
22912291
linkType: hard
22922292

2293-
"typescript@npm:5.7.3":
2294-
version: 5.7.3
2295-
resolution: "typescript@npm:5.7.3"
2293+
"typescript@npm:5.8.2":
2294+
version: 5.8.2
2295+
resolution: "typescript@npm:5.8.2"
22962296
bin:
22972297
tsc: bin/tsc
22982298
tsserver: bin/tsserver
2299-
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
2299+
checksum: 10/dbc2168a55d56771f4d581997be52bab5cbc09734fec976cfbaabd787e61fb4c6cf9125fd48c6f98054ce549c77ecedefc7f64252a830dd8e9c3381f61fbeb78
23002300
languageName: node
23012301
linkType: hard
23022302

2303-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
2304-
version: 5.7.3
2305-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
2303+
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
2304+
version: 5.8.2
2305+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
23062306
bin:
23072307
tsc: bin/tsc
23082308
tsserver: bin/tsserver
2309-
checksum: 10/dc58d777eb4c01973f7fbf1fd808aad49a0efdf545528dab9b07d94fdcb65b8751742804c3057e9619a4627f2d9cc85547fdd49d9f4326992ad0181b49e61d81
2309+
checksum: 10/97920a082ffc57583b1cb6bc4faa502acc156358e03f54c7fc7fdf0b61c439a717f4c9070c449ee9ee683d4cfc3bb203127c2b9794b2950f66d9d307a4ff262c
23102310
languageName: node
23112311
linkType: hard
23122312

0 commit comments

Comments
 (0)