1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 17:16:08 +02:00

update deps

This commit is contained in:
syuilo
2022-11-13 11:14:07 +09:00
parent 7462a1e816
commit 49daa56a64
6 changed files with 736 additions and 735 deletions

View File

@@ -43,9 +43,9 @@
"devDependencies": {
"@types/gulp": "4.0.9",
"@types/gulp-rename": "2.0.1",
"@typescript-eslint/parser": "5.41.0",
"@typescript-eslint/parser": "5.42.1",
"cross-env": "7.0.3",
"cypress": "10.11.0",
"cypress": "11.0.1",
"start-server-and-test": "1.14.0",
"typescript": "4.8.4"
}