Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency yaml to v2.6.1 #71

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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 @@ -29,7 +29,7 @@
"ms": "2.1.3",
"rsyncwrapper": "3.0.1",
"validator": "13.12.0",
"yaml": "2.4.1"
"yaml": "2.6.1"
},
"engines": {
"node": ">=16.0.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4093,7 +4093,7 @@ __metadata:
ts-node: "npm:10.9.2"
typescript: "npm:5.4.2"
validator: "npm:13.12.0"
yaml: "npm:2.4.1"
yaml: "npm:2.6.1"
languageName: unknown
linkType: soft

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

"yaml@npm:2.4.1":
version: 2.4.1
resolution: "yaml@npm:2.4.1"
"yaml@npm:2.6.1":
version: 2.6.1
resolution: "yaml@npm:2.6.1"
bin:
yaml: bin.mjs
checksum: 10c0/816057dbaea16a7dfb0b868ace930f143dece96bbb4c4fbb6f38aa389166f897240d9fa535dbfd6b1b0d9442416f4abcc698e63f82394d0c67b329aa6c2be576
checksum: 10c0/aebf07f61c72b38c74d2b60c3a3ccf89ee4da45bcd94b2bfb7899ba07a5257625a7c9f717c65a6fc511563d48001e01deb1d9e55f0133f3e2edf86039c8c1be7
languageName: node
linkType: hard

Expand Down