Skip to content

Commit b2e687d

Browse files
chore(deps): update dependency @types/typescript-3 to v5
1 parent 0a7a1e2 commit b2e687d

File tree

2 files changed

+6
-16
lines changed

2 files changed

+6
-16
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/node": "^22.5.2",
6969
"@types/ts-expose-internals": "npm:[email protected]",
7070
"@types/ts-node": "npm:ts-node@^10.9.2",
71-
"@types/typescript-3": "npm:typescript@3.x",
71+
"@types/typescript-3": "npm:typescript@5.x",
7272
"@types/typescript-4.7": "npm:[email protected]",
7373
"changelogen": "^0.5.5",
7474
"eslint": "9.x",

yarn.lock

+5-15
Original file line numberDiff line numberDiff line change
@@ -391,13 +391,13 @@ __metadata:
391391
languageName: node
392392
linkType: hard
393393

394-
"@types/typescript-3@npm:typescript@3.x":
395-
version: 3.9.10
396-
resolution: "typescript@npm:3.9.10"
394+
"@types/typescript-3@npm:typescript@5.x, typescript@npm:^5.5.4":
395+
version: 5.8.2
396+
resolution: "typescript@npm:5.8.2"
397397
bin:
398398
tsc: bin/tsc
399399
tsserver: bin/tsserver
400-
checksum: 10c0/863cc06070fa18a0f9c6a83265fb4922a8b51bf6f2c6760fb0b73865305ce617ea4bc6477381f9f4b7c3a8cb4a455b054f5469e6e41307733fe6a2bd9aae82f8
400+
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
401401
languageName: node
402402
linkType: hard
403403

@@ -2934,7 +2934,7 @@ __metadata:
29342934
"@types/node": "npm:^22.5.2"
29352935
"@types/ts-expose-internals": "npm:[email protected]"
29362936
"@types/ts-node": "npm:ts-node@^10.9.2"
2937-
"@types/typescript-3": "npm:typescript@3.x"
2937+
"@types/typescript-3": "npm:typescript@5.x"
29382938
"@types/typescript-4.7": "npm:[email protected]"
29392939
changelogen: "npm:^0.5.5"
29402940
eslint: "npm:9.x"
@@ -2950,16 +2950,6 @@ __metadata:
29502950
languageName: unknown
29512951
linkType: soft
29522952

2953-
"typescript@npm:^5.5.4":
2954-
version: 5.8.2
2955-
resolution: "typescript@npm:5.8.2"
2956-
bin:
2957-
tsc: bin/tsc
2958-
tsserver: bin/tsserver
2959-
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
2960-
languageName: node
2961-
linkType: hard
2962-
29632953
"typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>":
29642954
version: 5.8.2
29652955
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"

0 commit comments

Comments
 (0)