Skip to content

Commit 06191a7

Browse files
fix(deps): update dependency js-yaml to v4.1.1 (#1208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4cdb778 commit 06191a7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"deep-equal": "2.2.3",
3333
"deepmerge": "4.3.1",
34-
"js-yaml": "4.1.0",
34+
"js-yaml": "4.1.1",
3535
"probot": "13.3.9"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)