Skip to content
Open
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 @@ -37,7 +37,7 @@
"ts-node": "^10.9.2",
"typescript": "^6.0.0",
"typescript-eslint": "^8.0.0",
"yaml": "2.8.3"
"yaml": "2.8.4"
},
"packageManager": "yarn@4.14.1",
"type": "module"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2706,7 +2706,7 @@ __metadata:
ts-node: "npm:^10.9.2"
typescript: "npm:^6.0.0"
typescript-eslint: "npm:^8.0.0"
yaml: "npm:2.8.3"
yaml: "npm:2.8.4"
languageName: unknown
linkType: soft

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

"yaml@npm:2.8.3":
version: 2.8.3
resolution: "yaml@npm:2.8.3"
"yaml@npm:2.8.4":
version: 2.8.4
resolution: "yaml@npm:2.8.4"
bin:
yaml: bin.mjs
checksum: 10c0/ddff0e11c1b467728d7eb4633db61c5f5de3d8e9373cf84d08fb0cdee03e1f58f02b9f1c51a4a8a865751695addbd465a77f73f1079be91fe5493b29c305fd77
checksum: 10c0/0a33a1fa28d4bc79f61a12ec7ef7a2bce0ce5f8e80c6eaecfb4a0c88c08767dd1ede372b6a3bcd70891213b8c9f3169b355c97e77026d3b3459e10d2cccaef1e
languageName: node
linkType: hard

Expand Down
Loading