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.0.3 "
42
+ "typescript" : " ~5.1.6 "
43
43
},
44
44
"devDependencies" : {
45
45
"@exercism/eslint-config-tooling" : " ^0.4.0" ,
Original file line number Diff line number Diff line change @@ -1596,7 +1596,7 @@ __metadata:
1596
1596
prettier : ^2.8.8
1597
1597
rimraf : ^5.0.1
1598
1598
ts-jest : ^29.1.0
1599
- typescript : ~5.0.3
1599
+ typescript : ~5.1.6
1600
1600
bin :
1601
1601
javascript-test-runner : bin/run.sh
1602
1602
languageName : unknown
@@ -6599,23 +6599,23 @@ __metadata:
6599
6599
languageName : node
6600
6600
linkType : hard
6601
6601
6602
- " typescript@npm:~5.0.3 " :
6603
- version : 5.0.4
6604
- resolution : " typescript@npm:5.0.4 "
6602
+ " typescript@npm:~5.1.6 " :
6603
+ version : 5.1.6
6604
+ resolution : " typescript@npm:5.1.6 "
6605
6605
bin :
6606
6606
tsc : bin/tsc
6607
6607
tsserver : bin/tsserver
6608
- checksum : 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
6608
+ checksum : b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
6609
6609
languageName : node
6610
6610
linkType : hard
6611
6611
6612
- " typescript@patch:typescript@~5.0.3 #~builtin<compat/typescript> " :
6613
- version : 5.0.4
6614
- resolution : " typescript@patch:typescript@npm%3A5.0.4 #~builtin<compat/typescript>::version=5.0.4 &hash=b5f058 "
6612
+ " typescript@patch:typescript@~5.1.6 #~builtin<compat/typescript> " :
6613
+ version : 5.1.6
6614
+ resolution : " typescript@patch:typescript@npm%3A5.1.6 #~builtin<compat/typescript>::version=5.1.6 &hash=5da071 "
6615
6615
bin :
6616
6616
tsc : bin/tsc
6617
6617
tsserver : bin/tsserver
6618
- checksum : d26b6ba97b6d163c55dbdffd9bbb4c211667ebebc743accfeb2c8c0154aace7afd097b51165a72a5bad2cf65a4612259344ff60f8e642362aa1695c760d303ac
6618
+ checksum : f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
6619
6619
languageName : node
6620
6620
linkType : hard
6621
6621
You can’t perform that action at this time.
0 commit comments