Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b159b73

Browse files
committedNov 13, 2021
fix(deps): update dependency js-yaml to v4
1 parent 7088cd1 commit b159b73

File tree

2 files changed

+84
-12
lines changed

2 files changed

+84
-12
lines changed
 

‎package-lock.json

Lines changed: 83 additions & 11 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
@@ -53,7 +53,7 @@
5353
"execa": "4.1.0",
5454
"globby": "11.0.4",
5555
"istanbul-lib-coverage": "3.0.0",
56-
"js-yaml": "3.14.1",
56+
"js-yaml": "4.1.0",
5757
"nyc": "15.1.0",
5858
"chalk": "4.1.2"
5959
},

0 commit comments

Comments
 (0)
Please sign in to comment.