Skip to content

Commit 498afda

Browse files
build(deps): update dependency typescript to v5.7.2
1 parent 5fab513 commit 498afda

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
@@ -62,7 +62,7 @@
6262
"semantic-release": "22.0.12",
6363
"semantic-release-pinst": "1.0.4",
6464
"ts-node": "10.9.2",
65-
"typescript": "5.6.2"
65+
"typescript": "5.7.2"
6666
},
6767
"eslintConfig": {
6868
"root": true,

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1166,7 +1166,7 @@ __metadata:
11661166
semantic-release-pinst: "npm:1.0.4"
11671167
ts-node: "npm:10.9.2"
11681168
tslib: "npm:^2.5.0"
1169-
typescript: "npm:5.6.2"
1169+
typescript: "npm:5.7.2"
11701170
languageName: unknown
11711171
linkType: soft
11721172

@@ -8058,23 +8058,23 @@ __metadata:
80588058
languageName: node
80598059
linkType: hard
80608060

8061-
"typescript@npm:5.6.2, typescript@npm:^4.6.4 || ^5.2.2":
8062-
version: 5.6.2
8063-
resolution: "typescript@npm:5.6.2"
8061+
"typescript@npm:5.7.2, typescript@npm:^4.6.4 || ^5.2.2":
8062+
version: 5.7.2
8063+
resolution: "typescript@npm:5.7.2"
80648064
bin:
80658065
tsc: bin/tsc
80668066
tsserver: bin/tsserver
8067-
checksum: 10c0/3ed8297a8c7c56b7fec282532503d1ac795239d06e7c4966b42d4330c6cf433a170b53bcf93a130a7f14ccc5235de5560df4f1045eb7f3550b46ebed16d3c5e5
8067+
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
80688068
languageName: node
80698069
linkType: hard
80708070

8071-
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4 || ^5.2.2#optional!builtin<compat/typescript>":
8072-
version: 5.6.2
8073-
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
8071+
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4 || ^5.2.2#optional!builtin<compat/typescript>":
8072+
version: 5.7.2
8073+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
80748074
bin:
80758075
tsc: bin/tsc
80768076
tsserver: bin/tsserver
8077-
checksum: 10c0/94eb47e130d3edd964b76da85975601dcb3604b0c848a36f63ac448d0104e93819d94c8bdf6b07c00120f2ce9c05256b8b6092d23cf5cf1c6fa911159e4d572f
8077+
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
80788078
languageName: node
80798079
linkType: hard
80808080

0 commit comments

Comments
 (0)