update deps

This commit is contained in:
syuilo 2022-11-29 13:14:57 +09:00
parent dba80a7e8e
commit 594c329dbd
3 changed files with 27 additions and 27 deletions

View file

@ -53,10 +53,10 @@
"devDependencies": {
"@types/gulp": "4.0.10",
"@types/gulp-rename": "2.0.1",
"@typescript-eslint/eslint-plugin": "latest",
"@typescript-eslint/parser": "5.43.0",
"@typescript-eslint/eslint-plugin": "5.45.0",
"@typescript-eslint/parser": "5.45.0",
"cross-env": "7.0.3",
"cypress": "11.1.0",
"cypress": "11.2.0",
"start-server-and-test": "1.14.0",
"typescript": "4.9.3"
}