Skip to content

Commit f4ed739

Browse files
feat(deps): update dependency typescript to v5.8.3
1 parent 0efde27 commit f4ed739

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
@@ -54,7 +54,7 @@
5454
"semantic-release": "23.1.1",
5555
"semantic-release-pinst": "1.0.4",
5656
"ts-node": "10.9.2",
57-
"typescript": "5.8.2"
57+
"typescript": "5.8.3"
5858
},
5959
"eslintConfig": {
6060
"root": true,

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2557,7 +2557,7 @@ __metadata:
25572557
semantic-release-pinst: "npm:1.0.4"
25582558
ts-node: "npm:10.9.2"
25592559
tslib: "npm:^2.6.2"
2560-
typescript: "npm:5.8.2"
2560+
typescript: "npm:5.8.3"
25612561
languageName: unknown
25622562
linkType: soft
25632563

@@ -10266,13 +10266,13 @@ __metadata:
1026610266
languageName: node
1026710267
linkType: hard
1026810268

10269-
"typescript@npm:5.8.2":
10270-
version: 5.8.2
10271-
resolution: "typescript@npm:5.8.2"
10269+
"typescript@npm:5.8.3":
10270+
version: 5.8.3
10271+
resolution: "typescript@npm:5.8.3"
1027210272
bin:
1027310273
tsc: bin/tsc
1027410274
tsserver: bin/tsserver
10275-
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
10275+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
1027610276
languageName: node
1027710277
linkType: hard
1027810278

@@ -10286,13 +10286,13 @@ __metadata:
1028610286
languageName: node
1028710287
linkType: hard
1028810288

10289-
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
10290-
version: 5.8.2
10291-
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
10289+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
10290+
version: 5.8.3
10291+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
1029210292
bin:
1029310293
tsc: bin/tsc
1029410294
tsserver: bin/tsserver
10295-
checksum: 10c0/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
10295+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
1029610296
languageName: node
1029710297
linkType: hard
1029810298

0 commit comments

Comments
 (0)