summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorかっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>2025-11-08 18:45:54 +0900
committerGitHub <noreply@github.com>2025-11-08 18:45:54 +0900
commitc0f4c47c53144d2e7de75c8f77faa178bd6a7a20 (patch)
tree8810d9c55574b9a5d649a6ee4fc29c31d143283b /package.json
parentfix(deps): update [backend] update dependencies (#16771) (diff)
downloadmisskey-c0f4c47c53144d2e7de75c8f77faa178bd6a7a20.tar.gz
misskey-c0f4c47c53144d2e7de75c8f77faa178bd6a7a20.tar.bz2
misskey-c0f4c47c53144d2e7de75c8f77faa178bd6a7a20.zip
fix(misskey-js): misskey-js autogen が動作しない問題を修正 (#16773)
* fix(misskey-js): misskey-js autogen が動作しない問題を修正 * rollback eslint-plugin to eliminate unwanted side-effects
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index bc632a4921..9d61f7f6d0 100644
--- a/package.json
+++ b/package.json
@@ -66,6 +66,7 @@
"typescript": "5.9.3"
},
"devDependencies": {
+ "@eslint/js": "9.39.0",
"@misskey-dev/eslint-plugin": "2.1.0",
"@types/js-yaml": "4.0.9",
"@types/node": "24.9.2",