From 72f46e9001da35e5dffa7db23aa1972545d358fb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 14 Sep 2019 02:08:19 +0000 Subject: [PATCH] Update linters --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5b54abf..aeb0dfb 100644 --- a/package.json +++ b/package.json @@ -39,10 +39,10 @@ "coveralls": "^3.0.5", "cross-env": "^5.2.0", "dirty-chai": "^2.0.1", - "eslint": "^6.0.1", - "eslint-config-prettier": "^6.0.0", - "eslint-plugin-import": "^2.18.0", - "eslint-plugin-node": "^9.1.0", + "eslint": "^6.4.0", + "eslint-config-prettier": "^6.3.0", + "eslint-plugin-import": "^2.18.2", + "eslint-plugin-node": "^9.2.0", "eslint-plugin-promise": "^4.2.1", "markdownlint-cli": "^0.17.0", "mocha": "^6.1.4", @@ -53,7 +53,7 @@ "shx": "^0.3.2", "stream.pipeline-shim": "^1.1.0", "ts-node": "^8.3.0", - "tslint": "^5.18.0", + "tslint": "^5.20.0", "tslint-config-prettier": "^1.18.0", "typescript": "^3.5.3" },