update deps

This commit is contained in:
syuilo 2022-08-27 16:34:14 +09:00
parent e0dce77678
commit 47b2e56967
8 changed files with 338 additions and 341 deletions

View file

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