diff --git a/package.json b/package.json index 013a01a51..fa136a882 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,8 @@ "@types/mocha": "^7.0.2", "@types/node": "^10.0.3", "@types/yargs-parser": "^15.0.0", - "@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.0.0", "chai": "^4.2.0", "chalk": "^4.0.0",