Skip to content

Commit 29b80bb

Browse files
Update dependency typescript to v5.8.2
1 parent bfa5c15 commit 29b80bb

5 files changed

+23
-23
lines changed

.pnp.cjs

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"prettier": "3.5.3",
4747
"ts-jest": "29.2.6",
4848
"tsup": "8.4.0",
49-
"typescript": "5.6.3"
49+
"typescript": "5.8.2"
5050
},
5151
"repository": {
5252
"type": "git",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -5363,7 +5363,7 @@ __metadata:
53635363
prettier: "npm:3.5.3"
53645364
ts-jest: "npm:29.2.6"
53655365
tsup: "npm:8.4.0"
5366-
typescript: "npm:5.6.3"
5366+
typescript: "npm:5.8.2"
53675367
languageName: unknown
53685368
linkType: soft
53695369

@@ -6644,23 +6644,23 @@ __metadata:
66446644
languageName: node
66456645
linkType: hard
66466646

6647-
"typescript@npm:5.6.3":
6648-
version: 5.6.3
6649-
resolution: "typescript@npm:5.6.3"
6647+
"typescript@npm:5.8.2":
6648+
version: 5.8.2
6649+
resolution: "typescript@npm:5.8.2"
66506650
bin:
66516651
tsc: bin/tsc
66526652
tsserver: bin/tsserver
6653-
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
6653+
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
66546654
languageName: node
66556655
linkType: hard
66566656

6657-
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
6658-
version: 5.6.3
6659-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
6657+
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
6658+
version: 5.8.2
6659+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
66606660
bin:
66616661
tsc: bin/tsc
66626662
tsserver: bin/tsserver
6663-
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
6663+
checksum: 10c0/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
66646664
languageName: node
66656665
linkType: hard
66666666

0 commit comments

Comments
 (0)