update deps

This commit is contained in:
syuilo 2022-08-13 18:45:29 +09:00
parent c97dc7fe93
commit dddc076d01
6 changed files with 399 additions and 301 deletions

View file

@ -41,9 +41,9 @@
"devDependencies": {
"@types/gulp": "4.0.9",
"@types/gulp-rename": "2.0.1",
"@typescript-eslint/parser": "5.31.0",
"@typescript-eslint/parser": "5.33.0",
"cross-env": "7.0.3",
"cypress": "10.3.1",
"cypress": "10.4.0",
"start-server-and-test": "1.14.0",
"typescript": "4.7.4"
}