Skip to content

Commit e6b2878

Browse files
chore(deps): update dependency typescript to ^5.7.2
1 parent 31f6eae commit e6b2878

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"npm-run-all": "^4.1.5",
2626
"simple-git-hooks": "^2.9.0",
2727
"tsx": "^4.7.0",
28-
"typescript": "^5.3.3",
28+
"typescript": "^5.7.2",
2929
"vercel": "^33.4.1"
3030
},
3131
"resolutions": {

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4477,7 +4477,7 @@ __metadata:
44774477
npm-run-all: "npm:^4.1.5"
44784478
simple-git-hooks: "npm:^2.9.0"
44794479
tsx: "npm:^4.7.0"
4480-
typescript: "npm:^5.3.3"
4480+
typescript: "npm:^5.7.2"
44814481
vercel: "npm:^33.4.1"
44824482
languageName: unknown
44834483
linkType: soft
@@ -14254,7 +14254,7 @@ __metadata:
1425414254
languageName: node
1425514255
linkType: hard
1425614256

14257-
"typescript@npm:^5.2.2, typescript@npm:^5.3.3":
14257+
"typescript@npm:^5.2.2":
1425814258
version: 5.3.3
1425914259
resolution: "typescript@npm:5.3.3"
1426014260
bin:
@@ -14264,6 +14264,16 @@ __metadata:
1426414264
languageName: node
1426514265
linkType: hard
1426614266

14267+
"typescript@npm:^5.7.2":
14268+
version: 5.7.2
14269+
resolution: "typescript@npm:5.7.2"
14270+
bin:
14271+
tsc: bin/tsc
14272+
tsserver: bin/tsserver
14273+
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
14274+
languageName: node
14275+
linkType: hard
14276+
1426714277
"typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>":
1426814278
version: 4.9.5
1426914279
resolution: "typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"
@@ -14274,7 +14284,7 @@ __metadata:
1427414284
languageName: node
1427514285
linkType: hard
1427614286

14277-
"typescript@patch:typescript@npm%3A^5.2.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.3.3#optional!builtin<compat/typescript>":
14287+
"typescript@patch:typescript@npm%3A^5.2.2#optional!builtin<compat/typescript>":
1427814288
version: 5.3.3
1427914289
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
1428014290
bin:
@@ -14284,6 +14294,16 @@ __metadata:
1428414294
languageName: node
1428514295
linkType: hard
1428614296

14297+
"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>":
14298+
version: 5.7.2
14299+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=d69c25"
14300+
bin:
14301+
tsc: bin/tsc
14302+
tsserver: bin/tsserver
14303+
checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
14304+
languageName: node
14305+
linkType: hard
14306+
1428714307
"uid-promise@npm:1.0.0":
1428814308
version: 1.0.0
1428914309
resolution: "uid-promise@npm:1.0.0"

0 commit comments

Comments
 (0)