Skip to content

Commit 7c43dad

Browse files
Update dependency typescript to ^5.8.3
| datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | npm | typescript | 5.7.3 | 5.8.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 486df2c commit 7c43dad

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"prettier": "^3.4.2",
4444
"ts-jest": "^29.2.5",
4545
"ts-node": "^10.9.2",
46-
"typescript": "^5.7.3"
46+
"typescript": "^5.8.3"
4747
},
4848
"packageManager": "[email protected]"
4949
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2341,7 +2341,7 @@ __metadata:
23412341
prettier: "npm:^3.4.2"
23422342
ts-jest: "npm:^29.2.5"
23432343
ts-node: "npm:^10.9.2"
2344-
typescript: "npm:^5.7.3"
2344+
typescript: "npm:^5.8.3"
23452345
languageName: unknown
23462346
linkType: soft
23472347

@@ -5310,23 +5310,23 @@ __metadata:
53105310
languageName: node
53115311
linkType: hard
53125312

5313-
"typescript@npm:^5.7.3":
5314-
version: 5.7.3
5315-
resolution: "typescript@npm:5.7.3"
5313+
"typescript@npm:^5.8.3":
5314+
version: 5.8.3
5315+
resolution: "typescript@npm:5.8.3"
53165316
bin:
53175317
tsc: bin/tsc
53185318
tsserver: bin/tsserver
5319-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
5319+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
53205320
languageName: node
53215321
linkType: hard
53225322

5323-
"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript>":
5324-
version: 5.7.3
5325-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
5323+
"typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript>":
5324+
version: 5.8.3
5325+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
53265326
bin:
53275327
tsc: bin/tsc
53285328
tsserver: bin/tsserver
5329-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
5329+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
53305330
languageName: node
53315331
linkType: hard
53325332

0 commit comments

Comments
 (0)