summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authortamaina <tamaina@hotmail.co.jp>2022-12-10 12:43:27 +0000
committertamaina <tamaina@hotmail.co.jp>2022-12-10 12:43:27 +0000
commitbae7939d79a52983b714513794604d5a209f94cc (patch)
treebdc29676fca94d56d140397d65cdf5b7e8d9867f /package.json
parent12.120.0-alpha.14 (diff)
downloadmisskey-bae7939d79a52983b714513794604d5a209f94cc.tar.gz
misskey-bae7939d79a52983b714513794604d5a209f94cc.tar.bz2
misskey-bae7939d79a52983b714513794604d5a209f94cc.zip
update deps
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 e1f7634617..b99f59e28d 100644
--- a/package.json
+++ b/package.json
@@ -53,11 +53,11 @@
"devDependencies": {
"@types/gulp": "4.0.10",
"@types/gulp-rename": "2.0.1",
- "@typescript-eslint/eslint-plugin": "5.45.0",
- "@typescript-eslint/parser": "5.45.0",
+ "@typescript-eslint/eslint-plugin": "5.46.0",
+ "@typescript-eslint/parser": "5.46.0",
"cross-env": "7.0.3",
- "cypress": "11.2.0",
+ "cypress": "12.0.2",
"start-server-and-test": "1.14.0",
- "typescript": "4.9.3"
+ "typescript": "4.9.4"
}
}