summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 28e1cdcf1e..a21d7ab9e3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "misskey",
- "version": "13.12.1",
+ "version": "13.12.2",
"codename": "nasubi",
"repository": {
"type": "git",
@@ -56,11 +56,11 @@
"devDependencies": {
"@types/gulp": "4.0.10",
"@types/gulp-rename": "2.0.1",
- "@typescript-eslint/eslint-plugin": "5.59.2",
- "@typescript-eslint/parser": "5.59.2",
+ "@typescript-eslint/eslint-plugin": "5.59.5",
+ "@typescript-eslint/parser": "5.59.5",
"cross-env": "7.0.3",
- "cypress": "12.11.0",
- "eslint": "8.39.0",
+ "cypress": "12.12.0",
+ "eslint": "8.40.0",
"start-server-and-test": "2.0.0"
},
"optionalDependencies": {