refactor: Bump yaml from 2.6.1 to 2.7.0 (#9559)

This commit is contained in:
dependabot[bot]
2025-01-17 19:21:12 +01:00
committed by GitHub
parent 34636be5b7
commit 1b8ecba632
2 changed files with 26 additions and 8 deletions

View File

@@ -106,7 +106,7 @@
"nyc": "17.1.0",
"prettier": "2.0.5",
"semantic-release": "24.2.1",
"yaml": "2.6.1"
"yaml": "2.7.0"
},
"scripts": {
"ci:check": "node ./ci/ciCheck.js",