Skip to content

Commit 4620486

Browse files
chore(deps): update dependency @types/typescript-4.7 to v5
1 parent c4ba327 commit 4620486

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
@@ -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.7.x",
7373
"changelogen": "^0.5.5",
7474
"eslint": "9.x",
7575
"globals": "^15.9.0",

yarn.lock

+5-15
Original file line numberDiff line numberDiff line change
@@ -398,13 +398,13 @@ __metadata:
398398
languageName: node
399399
linkType: hard
400400

401-
"@types/typescript-4.7@npm:typescript@4.9.x":
402-
version: 4.9.5
403-
resolution: "typescript@npm:4.9.5"
401+
"@types/typescript-4.7@npm:typescript@5.7.x, typescript@npm:^5.5.4":
402+
version: 5.7.2
403+
resolution: "typescript@npm:5.7.2"
404404
bin:
405405
tsc: bin/tsc
406406
tsserver: bin/tsserver
407-
checksum: 10c0/5f6cad2e728a8a063521328e612d7876e12f0d8a8390d3b3aaa452a6a65e24e9ac8ea22beb72a924fd96ea0a49ea63bb4e251fb922b12eedfb7f7a26475e5c56
407+
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
408408
languageName: node
409409
linkType: hard
410410

@@ -2932,7 +2932,7 @@ __metadata:
29322932
"@types/ts-expose-internals": "npm:[email protected]"
29332933
"@types/ts-node": "npm:ts-node@^10.9.2"
29342934
"@types/typescript-3": "npm:[email protected]"
2935-
"@types/typescript-4.7": "npm:typescript@4.9.x"
2935+
"@types/typescript-4.7": "npm:typescript@5.7.x"
29362936
changelogen: "npm:^0.5.5"
29372937
eslint: "npm:9.x"
29382938
globals: "npm:^15.9.0"
@@ -2947,16 +2947,6 @@ __metadata:
29472947
languageName: unknown
29482948
linkType: soft
29492949

2950-
"typescript@npm:^5.5.4":
2951-
version: 5.7.2
2952-
resolution: "typescript@npm:5.7.2"
2953-
bin:
2954-
tsc: bin/tsc
2955-
tsserver: bin/tsserver
2956-
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
2957-
languageName: node
2958-
linkType: hard
2959-
29602950
"typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>":
29612951
version: 5.7.2
29622952
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"

0 commit comments

Comments
 (0)