diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-08-17 09:38:16 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-08-17 09:38:16 +0900 |
| commit | bfaf938609306dd228849e18a4fbd0c99c5ad48c (patch) | |
| tree | 83b151f1020e9fc7afa97e488ae63a360aaa95b3 /package.json | |
| parent | fix(backend): 無制限にストリーミングのチャンネルに接続で... (diff) | |
| download | sharkey-bfaf938609306dd228849e18a4fbd0c99c5ad48c.tar.gz sharkey-bfaf938609306dd228849e18a4fbd0c99c5ad48c.tar.bz2 sharkey-bfaf938609306dd228849e18a4fbd0c99c5ad48c.zip | |
update misskey-dev/eslint-plugin
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1b8b1cc33e..991188b2cb 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "glob": "11.0.0" }, "devDependencies": { - "@misskey-dev/eslint-plugin": "2.0.2", + "@misskey-dev/eslint-plugin": "2.0.3", "@types/node": "20.14.12", "@typescript-eslint/eslint-plugin": "7.17.0", "@typescript-eslint/parser": "7.17.0", |