Skip to content

Commit c74048d

Browse files
Update dependency typescript to v5.8.3 (#1218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d63c61 commit c74048d

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
@@ -34,7 +34,7 @@
3434
"husky": "9.1.7",
3535
"prettier": "3.5.3",
3636
"rimraf": "6.0.1",
37-
"typescript": "5.8.2",
37+
"typescript": "5.8.3",
3838
"typescript-eslint": "^8.9.0",
3939
"vitest": "^3.0.0"
4040
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2781,7 +2781,7 @@ __metadata:
27812781
prettier: "npm:3.5.3"
27822782
ramda: "npm:0.30.1"
27832783
rimraf: "npm:6.0.1"
2784-
typescript: "npm:5.8.2"
2784+
typescript: "npm:5.8.3"
27852785
typescript-eslint: "npm:^8.9.0"
27862786
vitest: "npm:^3.0.0"
27872787
languageName: unknown
@@ -2919,23 +2919,23 @@ __metadata:
29192919
languageName: node
29202920
linkType: hard
29212921

2922-
"typescript@npm:5.8.2":
2923-
version: 5.8.2
2924-
resolution: "typescript@npm:5.8.2"
2922+
"typescript@npm:5.8.3":
2923+
version: 5.8.3
2924+
resolution: "typescript@npm:5.8.3"
29252925
bin:
29262926
tsc: bin/tsc
29272927
tsserver: bin/tsserver
2928-
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
2928+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
29292929
languageName: node
29302930
linkType: hard
29312931

2932-
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
2933-
version: 5.8.2
2934-
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
2932+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
2933+
version: 5.8.3
2934+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
29352935
bin:
29362936
tsc: bin/tsc
29372937
tsserver: bin/tsserver
2938-
checksum: 10c0/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
2938+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
29392939
languageName: node
29402940
linkType: hard
29412941

0 commit comments

Comments
 (0)