Skip to content

Commit 564d589

Browse files
chore(deps): update dependency @types/typescript-4.7 to v5
1 parent 79a6e3c commit 564d589

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@types/ts-expose-internals": "npm:[email protected]",
7070
"@types/ts-node": "npm:ts-node@^10.9.2",
7171
"@types/typescript-3": "npm:[email protected]",
72-
"@types/typescript-4.7": "npm:typescript@4.9.x",
72+
"@types/typescript-4.7": "npm:typescript@5.8.x",
7373
"changelogen": "^0.5.5",
7474
"eslint": "9.x",
7575
"globals": "^15.9.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -401,13 +401,13 @@ __metadata:
401401
languageName: node
402402
linkType: hard
403403

404-
"@types/typescript-4.7@npm:typescript@4.9.x":
405-
version: 4.9.5
406-
resolution: "typescript@npm:4.9.5"
404+
"@types/typescript-4.7@npm:typescript@5.8.x":
405+
version: 5.8.2
406+
resolution: "typescript@npm:5.8.2"
407407
bin:
408408
tsc: bin/tsc
409409
tsserver: bin/tsserver
410-
checksum: 10c0/5f6cad2e728a8a063521328e612d7876e12f0d8a8390d3b3aaa452a6a65e24e9ac8ea22beb72a924fd96ea0a49ea63bb4e251fb922b12eedfb7f7a26475e5c56
410+
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
411411
languageName: node
412412
linkType: hard
413413

@@ -2935,7 +2935,7 @@ __metadata:
29352935
"@types/ts-expose-internals": "npm:[email protected]"
29362936
"@types/ts-node": "npm:ts-node@^10.9.2"
29372937
"@types/typescript-3": "npm:[email protected]"
2938-
"@types/typescript-4.7": "npm:typescript@4.9.x"
2938+
"@types/typescript-4.7": "npm:typescript@5.8.x"
29392939
changelogen: "npm:^0.5.5"
29402940
eslint: "npm:9.x"
29412941
globals: "npm:^15.9.0"

0 commit comments

Comments
 (0)