Skip to content

Commit 4753fc1

Browse files
committed
Bump typescript
1 parent 3ab25cb commit 4753fc1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"mocha": "^9.2.2",
1616
"prettier": "^2.1.2",
1717
"ts-node": "^10.9.2",
18-
"typescript": "^4.0.3"
18+
"typescript": "^5.7.2"
1919
},
2020
"scripts": {
2121
"build": "yarn clean && tsc",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1548,23 +1548,23 @@ __metadata:
15481548
languageName: node
15491549
linkType: hard
15501550

1551-
"typescript@npm:^4.0.3":
1552-
version: 4.0.3
1553-
resolution: "typescript@npm:4.0.3"
1551+
"typescript@npm:^5.7.2":
1552+
version: 5.7.2
1553+
resolution: "typescript@npm:5.7.2"
15541554
bin:
15551555
tsc: bin/tsc
15561556
tsserver: bin/tsserver
1557-
checksum: 10c0/435bfbd0a533edfd2a35a71b0d304115ad104c43a8c3c12c8fa4d078fee1802343348805231347c4fd44be742030852004cd9df3b7a26ff48c34c188452ac05f
1557+
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
15581558
languageName: node
15591559
linkType: hard
15601560

1561-
"typescript@patch:typescript@npm%3A^4.0.3#optional!builtin<compat/typescript>":
1562-
version: 4.0.3
1563-
resolution: "typescript@patch:typescript@npm%3A4.0.3#optional!builtin<compat/typescript>::version=4.0.3&hash=ed6a74"
1561+
"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>":
1562+
version: 5.7.2
1563+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=8c6c40"
15641564
bin:
15651565
tsc: bin/tsc
15661566
tsserver: bin/tsserver
1567-
checksum: 10c0/bb76ae8c97e7b8effa8c7009b1065def5f6825f45bfddef7a2c6e12a1b1c0856546895fe2c083ee1bbd855ea200ab0f610ce5bbecaf8ecb657521b381fc32eaa
1567+
checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
15681568
languageName: node
15691569
linkType: hard
15701570

@@ -1683,7 +1683,7 @@ __metadata:
16831683
mocha: "npm:^9.2.2"
16841684
prettier: "npm:^2.1.2"
16851685
ts-node: "npm:^10.9.2"
1686-
typescript: "npm:^4.0.3"
1686+
typescript: "npm:^5.7.2"
16871687
languageName: unknown
16881688
linkType: soft
16891689

0 commit comments

Comments
 (0)