Skip to content

Commit 738b7ec

Browse files
feat(deps): update dependency typescript to v5.8.2 (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31084d2 commit 738b7ec

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.7.3"
57+
"typescript": "5.8.2"
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.7.3"
2560+
typescript: "npm:5.8.2"
25612561
languageName: unknown
25622562
linkType: soft
25632563

@@ -10264,13 +10264,13 @@ __metadata:
1026410264
languageName: node
1026510265
linkType: hard
1026610266

10267-
"typescript@npm:5.7.3":
10268-
version: 5.7.3
10269-
resolution: "typescript@npm:5.7.3"
10267+
"typescript@npm:5.8.2":
10268+
version: 5.8.2
10269+
resolution: "typescript@npm:5.8.2"
1027010270
bin:
1027110271
tsc: bin/tsc
1027210272
tsserver: bin/tsserver
10273-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
10273+
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
1027410274
languageName: node
1027510275
linkType: hard
1027610276

@@ -10284,13 +10284,13 @@ __metadata:
1028410284
languageName: node
1028510285
linkType: hard
1028610286

10287-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
10288-
version: 5.7.3
10289-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
10287+
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
10288+
version: 5.8.2
10289+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
1029010290
bin:
1029110291
tsc: bin/tsc
1029210292
tsserver: bin/tsserver
10293-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
10293+
checksum: 10c0/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
1029410294
languageName: node
1029510295
linkType: hard
1029610296

0 commit comments

Comments
 (0)