File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
packages/action-commit-validator Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 38
38
"@types/node" : " 20.10.5" ,
39
39
"c8" : " 8.0.1" ,
40
40
"chai" : " 4.3.10" ,
41
- "json-schema-to-ts" : " 2.9.2 " ,
41
+ "json-schema-to-ts" : " 2.12.0 " ,
42
42
"mocha" : " 10.2.0" ,
43
43
"typescript" : " 5.3.3"
44
44
}
Original file line number Diff line number Diff line change @@ -684,7 +684,7 @@ __metadata:
684
684
" @types/node " : " npm:20.10.5"
685
685
c8 : " npm:8.0.1"
686
686
chai : " npm:4.3.10"
687
- json-schema-to-ts : " npm:2.9.2 "
687
+ json-schema-to-ts : " npm:2.12.0 "
688
688
mocha : " npm:10.2.0"
689
689
tslib : " npm:2.6.2"
690
690
typescript : " npm:5.3.3"
@@ -3523,14 +3523,14 @@ __metadata:
3523
3523
languageName : node
3524
3524
linkType : hard
3525
3525
3526
- " json-schema-to-ts@npm:2.9.2 " :
3527
- version : 2.9.2
3528
- resolution : " json-schema-to-ts@npm:2.9.2 "
3526
+ " json-schema-to-ts@npm:2.12.0 " :
3527
+ version : 2.12.0
3528
+ resolution : " json-schema-to-ts@npm:2.12.0 "
3529
3529
dependencies :
3530
3530
" @babel/runtime " : " npm:^7.18.3"
3531
3531
" @types/json-schema " : " npm:^7.0.9"
3532
- ts-algebra : " npm:^1.2.0 "
3533
- checksum : e6e5258ebc4a2c13d013c2e423140ec0fbbe4af0706b574a2d63672f9d8619e32fa7fb9771aa43d55b83890a6e3234976f98f990c606bf2bbc24bb4b08dfd676
3532
+ ts-algebra : " npm:^1.2.2 "
3533
+ checksum : e6aabb8470983e8242ae3120fa2a411f36d0e3cb12e37e838a2955edee9e26a412010a33bc01617e51b0b3df758c7a50a4d9b470070b22bca276f8056b5a8ed4
3534
3534
languageName : node
3535
3535
linkType : hard
3536
3536
@@ -5186,7 +5186,7 @@ __metadata:
5186
5186
languageName : node
5187
5187
linkType : hard
5188
5188
5189
- " ts-algebra@npm:^1.2.0 " :
5189
+ " ts-algebra@npm:^1.2.2 " :
5190
5190
version : 1.2.2
5191
5191
resolution : " ts-algebra@npm:1.2.2"
5192
5192
checksum : dabfb7fad18b3bb56ed6b14404c2d9d7d41f181df599d50ad6643c6ff1afc459524969d80898183f9e5c66378163799991bfac799790899034ae8cfc99904c74
You can’t perform that action at this time.
0 commit comments