Skip to content

Commit 98696f6

Browse files
chore(deps): update dependency @types/typescript-3 to v5
1 parent c97591c commit 98696f6

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
@@ -388,13 +388,13 @@ __metadata:
388388
languageName: node
389389
linkType: hard
390390

391-
"@types/typescript-3@npm:typescript@3.x":
392-
version: 3.9.10
393-
resolution: "typescript@npm:3.9.10"
391+
"@types/typescript-3@npm:typescript@5.x, typescript@npm:^5.5.4":
392+
version: 5.7.3
393+
resolution: "typescript@npm:5.7.3"
394394
bin:
395395
tsc: bin/tsc
396396
tsserver: bin/tsserver
397-
checksum: 10c0/863cc06070fa18a0f9c6a83265fb4922a8b51bf6f2c6760fb0b73865305ce617ea4bc6477381f9f4b7c3a8cb4a455b054f5469e6e41307733fe6a2bd9aae82f8
397+
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
398398
languageName: node
399399
linkType: hard
400400

@@ -2931,7 +2931,7 @@ __metadata:
29312931
"@types/node": "npm:^22.5.2"
29322932
"@types/ts-expose-internals": "npm:[email protected]"
29332933
"@types/ts-node": "npm:ts-node@^10.9.2"
2934-
"@types/typescript-3": "npm:typescript@3.x"
2934+
"@types/typescript-3": "npm:typescript@5.x"
29352935
"@types/typescript-4.7": "npm:[email protected]"
29362936
changelogen: "npm:^0.5.5"
29372937
eslint: "npm:9.x"
@@ -2947,16 +2947,6 @@ __metadata:
29472947
languageName: unknown
29482948
linkType: soft
29492949

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

0 commit comments

Comments
 (0)