summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 4b668b467e..6ad24b27ff 100644
--- a/package.json
+++ b/package.json
@@ -41,12 +41,12 @@
"js-yaml": "4.1.0"
},
"devDependencies": {
- "@types/gulp": "4.0.9",
+ "@types/gulp": "4.0.10",
"@types/gulp-rename": "2.0.1",
- "@typescript-eslint/parser": "5.42.1",
+ "@typescript-eslint/parser": "5.43.0",
"cross-env": "7.0.3",
- "cypress": "11.0.1",
+ "cypress": "11.1.0",
"start-server-and-test": "1.14.0",
- "typescript": "4.8.4"
+ "typescript": "4.9.3"
}
}