File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 39
39
"chalk" : " ^4.1.2" ,
40
40
"core-js" : " ~3.30.2" ,
41
41
"jest" : " ^29.5.0" ,
42
- "typescript" : " ~5.1.6 "
42
+ "typescript" : " ~5.4.5 "
43
43
},
44
44
"devDependencies" : {
45
45
"@exercism/eslint-config-tooling" : " ^0.4.0" ,
Original file line number Diff line number Diff line change @@ -1934,7 +1934,7 @@ __metadata:
1934
1934
prettier : ^3.0.0
1935
1935
rimraf : ^5.0.1
1936
1936
ts-jest : ^29.1.0
1937
- typescript : ~5.1.6
1937
+ typescript : ~5.4.5
1938
1938
bin :
1939
1939
javascript-test-runner : bin/run.sh
1940
1940
languageName : unknown
@@ -7589,23 +7589,23 @@ __metadata:
7589
7589
languageName : node
7590
7590
linkType : hard
7591
7591
7592
- " typescript@npm:~5.1.6 " :
7593
- version : 5.1.6
7594
- resolution : " typescript@npm:5.1.6 "
7592
+ " typescript@npm:~5.4.5 " :
7593
+ version : 5.4.5
7594
+ resolution : " typescript@npm:5.4.5 "
7595
7595
bin :
7596
7596
tsc : bin/tsc
7597
7597
tsserver : bin/tsserver
7598
- checksum : b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
7598
+ checksum : 53c879c6fa1e3bcb194b274d4501ba1985894b2c2692fa079db03c5a5a7140587a1e04e1ba03184605d35f439b40192d9e138eb3279ca8eee313c081c8bcd9b0
7599
7599
languageName : node
7600
7600
linkType : hard
7601
7601
7602
- " typescript@patch:typescript@~5.1.6 #~builtin<compat/typescript> " :
7603
- version : 5.1.6
7604
- resolution : " typescript@patch:typescript@npm%3A5.1.6 #~builtin<compat/typescript>::version=5.1.6 &hash=5da071"
7602
+ " typescript@patch:typescript@~5.4.5 #~builtin<compat/typescript> " :
7603
+ version : 5.4.5
7604
+ resolution : " typescript@patch:typescript@npm%3A5.4.5 #~builtin<compat/typescript>::version=5.4.5 &hash=5da071"
7605
7605
bin :
7606
7606
tsc : bin/tsc
7607
7607
tsserver : bin/tsserver
7608
- checksum : f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
7608
+ checksum : 2373c693f3b328f3b2387c3efafe6d257b057a142f9a79291854b14ff4d5367d3d730810aee981726b677ae0fd8329b23309da3b6aaab8263dbdccf1da07a3ba
7609
7609
languageName : node
7610
7610
linkType : hard
7611
7611
You can’t perform that action at this time.
0 commit comments