refactor: Bump yaml from 2.7.1 to 2.8.0 (#9759)

This commit is contained in:
dependabot[bot]
2025-05-15 14:25:58 +02:00
committed by GitHub
parent 4e1f95c1c0
commit 349625beb2
2 changed files with 9 additions and 9 deletions

View File

@@ -111,7 +111,7 @@
"semantic-release": "24.2.3",
"typescript": "5.8.3",
"typescript-eslint": "8.29.0",
"yaml": "2.7.1"
"yaml": "2.8.0"
},
"scripts": {
"ci:check": "node ./ci/ciCheck.js",