missing types for js-yaml

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2024-07-03 20:17:56 +02:00
parent 13cf78894f
commit d79cb80903
No known key found for this signature in database
GPG key ID: ADE44D8C9D44FBE4
2 changed files with 9 additions and 0 deletions

View file

@ -31,6 +31,7 @@
"uuid": "^10.0.0"
},
"devDependencies": {
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.12.12",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",