Skip to content

Commit 5f16359

Browse files
Update dependency json-schema-to-ts to v2.12.0
1 parent 7112bc2 commit 5f16359

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/action-commit-validator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/node": "20.10.5",
3939
"c8": "8.0.1",
4040
"chai": "4.3.10",
41-
"json-schema-to-ts": "2.9.2",
41+
"json-schema-to-ts": "2.12.0",
4242
"mocha": "10.2.0",
4343
"typescript": "5.3.3"
4444
}

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ __metadata:
684684
"@types/node": "npm:20.10.5"
685685
c8: "npm:8.0.1"
686686
chai: "npm:4.3.10"
687-
json-schema-to-ts: "npm:2.9.2"
687+
json-schema-to-ts: "npm:2.12.0"
688688
mocha: "npm:10.2.0"
689689
tslib: "npm:2.6.2"
690690
typescript: "npm:5.3.3"
@@ -3523,14 +3523,14 @@ __metadata:
35233523
languageName: node
35243524
linkType: hard
35253525

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"
35293529
dependencies:
35303530
"@babel/runtime": "npm:^7.18.3"
35313531
"@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
35343534
languageName: node
35353535
linkType: hard
35363536

@@ -5186,7 +5186,7 @@ __metadata:
51865186
languageName: node
51875187
linkType: hard
51885188

5189-
"ts-algebra@npm:^1.2.0":
5189+
"ts-algebra@npm:^1.2.2":
51905190
version: 1.2.2
51915191
resolution: "ts-algebra@npm:1.2.2"
51925192
checksum: dabfb7fad18b3bb56ed6b14404c2d9d7d41f181df599d50ad6643c6ff1afc459524969d80898183f9e5c66378163799991bfac799790899034ae8cfc99904c74

0 commit comments

Comments
 (0)