1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 17:16:08 +02:00
This commit is contained in:
syuilo
2022-09-21 04:50:16 +09:00
parent 3bc6205150
commit e7cdc53c7b
3 changed files with 393 additions and 383 deletions

View File

@@ -178,8 +178,8 @@
"eslint": "8.23.1",
"eslint-plugin-import": "2.26.0",
"execa": "6.1.0",
"jest": "29.0.3",
"ts-jest": "29.0.1",
"jest": "28.0.0",
"ts-jest": "28.0.8",
"typescript": "4.8.3"
}
}