diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 3994670b..a0db1d88 100644 --- a/package.json +++ b/package.json @@ -55,9 +55,9 @@ "@types/probe-image-size": "^7.2.0", "@types/sharp": "^0.31.1", "@types/ws": "^8.5.5", - "@typescript-eslint/eslint-plugin": "^5.62.0", - "@typescript-eslint/parser": "^5.62.0", - "eslint": "^8.46.0", + "@typescript-eslint/eslint-plugin": "^6.21.0", + "@typescript-eslint/parser": "^6.21.0", + "eslint": "^8.56.0", "express": "^4.18.2", "husky": "^8.0.3", "prettier": "^2.8.8", |