Skip to content

Commit aec02e4

Browse files
feat(deps): update dependency typescript to v5.7.3
1 parent 8c63054 commit aec02e4

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.2"
57+
"typescript": "5.7.3"
5858
},
5959
"eslintConfig": {
6060
"root": true,

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2558,7 +2558,7 @@ __metadata:
25582558
semantic-release-pinst: "npm:1.0.4"
25592559
ts-node: "npm:10.9.2"
25602560
tslib: "npm:^2.6.2"
2561-
typescript: "npm:5.7.2"
2561+
typescript: "npm:5.7.3"
25622562
languageName: unknown
25632563
linkType: soft
25642564

@@ -10246,13 +10246,13 @@ __metadata:
1024610246
languageName: node
1024710247
linkType: hard
1024810248

10249-
"typescript@npm:5.7.2":
10250-
version: 5.7.2
10251-
resolution: "typescript@npm:5.7.2"
10249+
"typescript@npm:5.7.3":
10250+
version: 5.7.3
10251+
resolution: "typescript@npm:5.7.3"
1025210252
bin:
1025310253
tsc: bin/tsc
1025410254
tsserver: bin/tsserver
10255-
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
10255+
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
1025610256
languageName: node
1025710257
linkType: hard
1025810258

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

10269-
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
10270-
version: 5.7.2
10271-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
10269+
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
10270+
version: 5.7.3
10271+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
1027210272
bin:
1027310273
tsc: bin/tsc
1027410274
tsserver: bin/tsserver
10275-
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
10275+
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
1027610276
languageName: node
1027710277
linkType: hard
1027810278

0 commit comments

Comments
 (0)