diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 4b591fef6b..d39db86136 100644 --- a/package.json +++ b/package.json @@ -53,10 +53,10 @@ "devDependencies": { "@types/gulp": "4.0.10", "@types/gulp-rename": "2.0.1", - "@typescript-eslint/eslint-plugin": "5.47.1", - "@typescript-eslint/parser": "5.47.1", + "@typescript-eslint/eslint-plugin": "5.48.0", + "@typescript-eslint/parser": "5.48.0", "cross-env": "7.0.3", - "cypress": "12.2.0", + "cypress": "12.3.0", "eslint": "^8.31.0", "start-server-and-test": "1.15.2", "typescript": "4.9.4" |