refactor: Bump yaml from 1.10.0 to 2.5.0 (#9245)

This commit is contained in:
dependabot[bot]
2024-07-26 17:42:26 +02:00
committed by GitHub
parent 388ecde6a6
commit d0cb857e37
2 changed files with 27 additions and 9 deletions

View File

@@ -106,7 +106,7 @@
"nyc": "15.1.0",
"prettier": "2.0.5",
"semantic-release": "24.0.0",
"yaml": "1.10.0"
"yaml": "2.5.0"
},
"scripts": {
"ci:check": "node ./ci/ciCheck.js",