update deps

This commit is contained in:
syuilo 2022-01-21 17:04:48 +09:00
parent e1d69e236f
commit ecca0d69a4
6 changed files with 1242 additions and 1954 deletions

View file

@ -42,12 +42,12 @@
"js-yaml": "4.1.0"
},
"devDependencies": {
"@redocly/openapi-core": "1.0.0-beta.54",
"@types/fluent-ffmpeg": "2.1.17",
"@typescript-eslint/parser": "5.4.0",
"@redocly/openapi-core": "1.0.0-beta.79",
"@types/fluent-ffmpeg": "2.1.20",
"@typescript-eslint/parser": "5.10.0",
"cross-env": "7.0.3",
"cypress": "9.1.0",
"cypress": "9.3.1",
"start-server-and-test": "1.14.0",
"typescript": "4.5.2"
"typescript": "4.5.5"
}
}