summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 56ffe9ee41..d3fdcc8c52 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.27.1",
+ "@typescript-eslint/parser": "5.30.0",
"cross-env": "7.0.3",
- "cypress": "10.0.3",
+ "cypress": "10.3.0",
"start-server-and-test": "1.14.0",
- "typescript": "4.7.3"
+ "typescript": "4.7.4"
}
}