update deps
... | ... | @@ -53,11 +53,11 @@ |
"devDependencies": { | ||
"@types/gulp": "4.0.10", | ||
"@types/gulp-rename": "2.0.1", | ||
"@typescript-eslint/eslint-plugin": "5.45.0", | ||
"@typescript-eslint/parser": "5.45.0", | ||
"@typescript-eslint/eslint-plugin": "5.46.0", | ||
"@typescript-eslint/parser": "5.46.0", | ||
"cross-env": "7.0.3", | ||
"cypress": "11.2.0", | ||
"cypress": "12.0.2", | ||
"start-server-and-test": "1.14.0", | ||
"typescript": "4.9.3" | ||
"typescript": "4.9.4" | ||
} | ||
} |
Please register or sign in to comment