Skip to content

Commit

Permalink
chore(deps): update dependency yaml to v2.4.1 (#559)
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] committed Mar 6, 2024
1 parent a2aa0bf commit 37d0250
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 @@ -36,7 +36,7 @@
"prettier": "^3.0.0",
"ts-node": "^10.5.0",
"typescript": "^5.0.0",
"yaml": "2.4.0"
"yaml": "2.4.1"
},
"packageManager": "[email protected]"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3666,7 +3666,7 @@ __metadata:
supports-color: "npm:^9.2.1"
ts-node: "npm:^10.5.0"
typescript: "npm:^5.0.0"
yaml: "npm:2.4.0"
yaml: "npm:2.4.1"
languageName: unknown
linkType: soft

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

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

Expand Down

0 comments on commit 37d0250

Please sign in to comment.