diff --git a/package.json b/package.json index c8e3c83f..26268129 100644 --- a/package.json +++ b/package.json @@ -34,8 +34,8 @@ "@types/chai": "^4.2.11", "@types/mocha": "^7.0.2", "@types/node": "^10.0.3", - "@typescript-eslint/eslint-plugin": "^2.25.0", - "@typescript-eslint/parser": "^2.25.0", + "@typescript-eslint/eslint-plugin": "^3.0.0", + "@typescript-eslint/parser": "^3.0.0", "c8": "^7.1.2", "chai": "^4.2.0", "eslint": "^7.0.0",