update deps

This commit is contained in:
syuilo 2022-02-19 00:48:04 +09:00
parent 0cee1dfbd6
commit 59785ea04c
6 changed files with 780 additions and 1055 deletions

View file

@ -42,11 +42,9 @@
"js-yaml": "4.1.0"
},
"devDependencies": {
"@redocly/openapi-core": "1.0.0-beta.79",
"@types/fluent-ffmpeg": "2.1.20",
"@typescript-eslint/parser": "5.10.0",
"@typescript-eslint/parser": "5.12.0",
"cross-env": "7.0.3",
"cypress": "9.4.1",
"cypress": "9.5.0",
"start-server-and-test": "1.14.0",
"typescript": "4.5.5"
}