Skip to content

Commit

Permalink
Update dependency yaml to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2024
1 parent 0ea528f commit 953bf24
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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.5.0"
},
"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.5.0"
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.5.0":
version: 2.5.0
resolution: "yaml@npm:2.5.0"
bin:
yaml: bin.mjs
checksum: 10c0/816057dbaea16a7dfb0b868ace930f143dece96bbb4c4fbb6f38aa389166f897240d9fa535dbfd6b1b0d9442416f4abcc698e63f82394d0c67b329aa6c2be576
checksum: 10c0/771a1df083c8217cf04ef49f87244ae2dd7d7457094425e793b8f056159f167602ce172aa32d6bca21f787d24ec724aee3cecde938f6643564117bd151452631
languageName: node
linkType: hard

Expand Down

0 comments on commit 953bf24

Please sign in to comment.