diff options
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 6b03948d..1ef6cc49 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@types/node": "20.11.5", "@types/wanakana": "^5.3.0", "@types/zip.js": "^2.0.33", - "@typescript-eslint/eslint-plugin": "^6.21.0", + "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.21.0", "@vitest/coverage-v8": "1.2.2", "ajv": "^8.12.0", |