Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"yaml": "^2.5.0"
"yaml": "^2.5.1"
},
"packageManager": "[email protected]"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@ __metadata:
ts-jest: "npm:^29.2.5"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.5.4"
yaml: "npm:^2.5.0"
yaml: "npm:^2.5.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6422,12 +6422,12 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.5.0, yaml@npm:~2.5.0":
version: 2.5.0
resolution: "yaml@npm:2.5.0"
"yaml@npm:^2.5.1, yaml@npm:~2.5.0":
version: 2.5.1
resolution: "yaml@npm:2.5.1"
bin:
yaml: bin.mjs
checksum: 771a1df083c8217cf04ef49f87244ae2dd7d7457094425e793b8f056159f167602ce172aa32d6bca21f787d24ec724aee3cecde938f6643564117bd151452631
checksum: 40fba5682898dbeeb3319e358a968fe886509fab6f58725732a15f8dda3abac509f91e76817c708c9959a15f786f38ff863c1b88062d7c1162c5334a7d09cb4a
languageName: node
linkType: hard

Expand Down