Skip to content

Commit 08ca665

Browse files
fix(deps): update dependency js-yaml to v5
1 parent be67d85 commit 08ca665

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"execa": "5.x.x",
3737
"fs-extra": "11.x.x",
3838
"globby": "16.x.x",
39-
"js-yaml": "4.x.x",
39+
"js-yaml": "5.x",
4040
"jsonpointer": "5.x.x",
4141
"micromatch": "4.x.x",
4242
"object-traversal": "1.x.x",

0 commit comments

Comments
 (0)