Skip to content

Commit 454bf55

Browse files
feat(deps): update dependency typescript to v5.7.2
1 parent 1448b27 commit 454bf55

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

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2649,7 +2649,7 @@ __metadata:
26492649
semantic-release-pinst: "npm:1.0.4"
26502650
ts-node: "npm:10.9.2"
26512651
tslib: "npm:^2.6.2"
2652-
typescript: "npm:5.6.3"
2652+
typescript: "npm:5.7.2"
26532653
languageName: unknown
26542654
linkType: soft
26552655

@@ -10447,13 +10447,13 @@ __metadata:
1044710447
languageName: node
1044810448
linkType: hard
1044910449

10450-
"typescript@npm:5.6.3":
10451-
version: 5.6.3
10452-
resolution: "typescript@npm:5.6.3"
10450+
"typescript@npm:5.7.2":
10451+
version: 5.7.2
10452+
resolution: "typescript@npm:5.7.2"
1045310453
bin:
1045410454
tsc: bin/tsc
1045510455
tsserver: bin/tsserver
10456-
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
10456+
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
1045710457
languageName: node
1045810458
linkType: hard
1045910459

@@ -10467,13 +10467,13 @@ __metadata:
1046710467
languageName: node
1046810468
linkType: hard
1046910469

10470-
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
10471-
version: 5.6.3
10472-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
10470+
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
10471+
version: 5.7.2
10472+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
1047310473
bin:
1047410474
tsc: bin/tsc
1047510475
tsserver: bin/tsserver
10476-
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
10476+
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
1047710477
languageName: node
1047810478
linkType: hard
1047910479

0 commit comments

Comments
 (0)