summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2023-12-14 13:22:12 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2023-12-14 13:22:12 +0900
commitaedc1d0ee958f4ae31a56844643b6f54e4d6301c (patch)
tree52957aee0ef0989833db71033965178da919b6d3 /package.json
parentEnhance(frontend): MFMや絵文字が使える入力ボックスでオート... (diff)
downloadsharkey-aedc1d0ee958f4ae31a56844643b6f54e4d6301c.tar.gz
sharkey-aedc1d0ee958f4ae31a56844643b6f54e4d6301c.tar.bz2
sharkey-aedc1d0ee958f4ae31a56844643b6f54e4d6301c.zip
update deps
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 8e96a07cd3..b0a5e137b8 100644
--- a/package.json
+++ b/package.json
@@ -53,8 +53,8 @@
"typescript": "5.3.3"
},
"devDependencies": {
- "@typescript-eslint/eslint-plugin": "6.13.2",
- "@typescript-eslint/parser": "6.13.2",
+ "@typescript-eslint/eslint-plugin": "6.14.0",
+ "@typescript-eslint/parser": "6.14.0",
"cross-env": "7.0.3",
"cypress": "13.6.1",
"eslint": "8.55.0",