summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 242f047b89..45677fe369 100644
--- a/package.json
+++ b/package.json
@@ -43,9 +43,9 @@
"devDependencies": {
"@types/gulp": "4.0.9",
"@types/gulp-rename": "2.0.1",
- "@typescript-eslint/parser": "5.41.0",
+ "@typescript-eslint/parser": "5.42.1",
"cross-env": "7.0.3",
- "cypress": "10.11.0",
+ "cypress": "11.0.1",
"start-server-and-test": "1.14.0",
"typescript": "4.8.4"
}