diff --git a/package.json b/package.json index 135514eb1..cf3974d48 100644 --- a/package.json +++ b/package.json @@ -234,14 +234,14 @@ "@types/stream-buffers": "3.0.4", "@types/tmp": "0.2.2", "@types/verror": "1.10.5", - "@typescript-eslint/eslint-plugin": "4.33.0", - "@typescript-eslint/parser": "4.33.0", + "@typescript-eslint/eslint-plugin": "5.3.1", + "@typescript-eslint/parser": "5.3.1", "chai": "4.3.4", "chai-exclude": "2.1.0", "coffeescript": "2.6.1", "dependency-lint": "7.1.0", "dirty-chai": "2.0.1", - "eslint": "7.32.0", + "eslint": "8.2.0", "eslint-config-prettier": "8.3.0", "eslint-config-standard-with-typescript": "21.0.1", "eslint-plugin-import": "2.25.2",