File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 15
15
"mocha" : " ^9.2.2" ,
16
16
"prettier" : " ^2.1.2" ,
17
17
"ts-node" : " ^10.9.2" ,
18
- "typescript" : " ^4.0.3 "
18
+ "typescript" : " ^5.7.2 "
19
19
},
20
20
"scripts" : {
21
21
"build" : " yarn clean && tsc" ,
Original file line number Diff line number Diff line change @@ -1548,23 +1548,23 @@ __metadata:
1548
1548
languageName : node
1549
1549
linkType : hard
1550
1550
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 "
1554
1554
bin :
1555
1555
tsc : bin/tsc
1556
1556
tsserver : bin/tsserver
1557
- checksum : 10c0/435bfbd0a533edfd2a35a71b0d304115ad104c43a8c3c12c8fa4d078fee1802343348805231347c4fd44be742030852004cd9df3b7a26ff48c34c188452ac05f
1557
+ checksum : 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
1558
1558
languageName : node
1559
1559
linkType : hard
1560
1560
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 "
1564
1564
bin :
1565
1565
tsc : bin/tsc
1566
1566
tsserver : bin/tsserver
1567
- checksum : 10c0/bb76ae8c97e7b8effa8c7009b1065def5f6825f45bfddef7a2c6e12a1b1c0856546895fe2c083ee1bbd855ea200ab0f610ce5bbecaf8ecb657521b381fc32eaa
1567
+ checksum : 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
1568
1568
languageName : node
1569
1569
linkType : hard
1570
1570
@@ -1683,7 +1683,7 @@ __metadata:
1683
1683
mocha : " npm:^9.2.2"
1684
1684
prettier : " npm:^2.1.2"
1685
1685
ts-node : " npm:^10.9.2"
1686
- typescript : " npm:^4.0.3 "
1686
+ typescript : " npm:^5.7.2 "
1687
1687
languageName : unknown
1688
1688
linkType : soft
1689
1689
You can’t perform that action at this time.
0 commit comments