diff --git a/package.json b/package.json index 6be6398a7b2a..b78a113cc99c 100644 --- a/package.json +++ b/package.json @@ -41,10 +41,10 @@ "devDependencies": { "@types/gulp": "4.0.9", "@types/gulp-rename": "2.0.1", - "@typescript-eslint/parser": "5.31.0", + "@typescript-eslint/parser": "5.35.1", "cross-env": "7.0.3", - "cypress": "10.3.1", + "cypress": "10.6.0", "start-server-and-test": "1.14.0", - "typescript": "4.7.4" + "typescript": "4.8.2" } }