diff --git a/package.json b/package.json index 6f31edce..afb90f6c 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "TypeScript" ], "dependencies": { - "@typescript-eslint/parser": "^2.2.0", + "@typescript-eslint/parser": "^2.3.3", "eslint-config-standard": "^14.1.0" }, "peerDependencies": { @@ -71,7 +71,7 @@ "@commitlint/config-conventional": "^8.2.0", "@commitlint/travis-cli": "^8.2.0", "@types/node": "^12.12.11", - "@typescript-eslint/eslint-plugin": "^2.2.0", + "@typescript-eslint/eslint-plugin": "^2.3.3", "ava": "^2.4.0", "editorconfig-checker": "^3.0.3", "eslint": "^6.6.0",