Bump yaml from 2.8.2 to 2.8.3 (#435)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-23 06:38:00 -07:00
committed by GitHub
parent 0def693b63
commit e805b225f7
4 changed files with 9 additions and 9 deletions

View File

@@ -10,6 +10,6 @@
"test": "vp test --run tests"
},
"dependencies": {
"yaml": "^2.4.2"
"yaml": "^2.8.3"
}
}