diff --git a/package.json b/package.json index 0c15eb1..a69945e 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "@types/mocha": "^10.0.1", "@types/node": "18.17.16", "@types/sinon": "10.0.16", - "@typescript-eslint/eslint-plugin": "^5.0.0", - "@typescript-eslint/parser": "^5.0.0", + "@typescript-eslint/eslint-plugin": "^6.0.0", + "@typescript-eslint/parser": "^6.0.0", "eslint": "^8.0.0", "ip-address": "8.1.0", "mocha": "^10.2.0",