Skip to content

Commit

Permalink
chore(deps): update dependency yaml to v2.6.1 (#609)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 46b77d9 commit e84dac9
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 @@ -35,7 +35,7 @@
"ts-node": "^10.9.2",
"typescript": "^5.0.0",
"typescript-eslint": "^8.0.0-alpha.37",
"yaml": "2.5.1"
"yaml": "2.6.1"
},
"packageManager": "[email protected]",
"type": "module"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3319,7 +3319,7 @@ __metadata:
ts-node: "npm:^10.9.2"
typescript: "npm:^5.0.0"
typescript-eslint: "npm:^8.0.0-alpha.37"
yaml: "npm:2.5.1"
yaml: "npm:2.6.1"
languageName: unknown
linkType: soft

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

"yaml@npm:2.5.1":
version: 2.5.1
resolution: "yaml@npm:2.5.1"
"yaml@npm:2.6.1":
version: 2.6.1
resolution: "yaml@npm:2.6.1"
bin:
yaml: bin.mjs
checksum: 10c0/40fba5682898dbeeb3319e358a968fe886509fab6f58725732a15f8dda3abac509f91e76817c708c9959a15f786f38ff863c1b88062d7c1162c5334a7d09cb4a
checksum: 10c0/aebf07f61c72b38c74d2b60c3a3ccf89ee4da45bcd94b2bfb7899ba07a5257625a7c9f717c65a6fc511563d48001e01deb1d9e55f0133f3e2edf86039c8c1be7
languageName: node
linkType: hard

Expand Down

0 comments on commit e84dac9

Please sign in to comment.