diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index e084a61272..fb71b3871e 100644 --- a/package.json +++ b/package.json @@ -73,8 +73,8 @@ "devDependencies": { "@misskey-dev/eslint-plugin": "2.1.0", "@types/node": "22.13.10", - "@typescript-eslint/eslint-plugin": "8.26.0", - "@typescript-eslint/parser": "8.26.0", + "@typescript-eslint/eslint-plugin": "8.27.0", + "@typescript-eslint/parser": "8.27.0", "cross-env": "7.0.3", "eslint": "9.22.0", "globals": "16.0.0", |