From ff03fc75f076ca877218f59bd8d744ebd75b7329 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 04:38:45 -0500 Subject: [PATCH] chore(package): update eslint-config-standard-with-typescript to version 8.0.0 (#84) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65caf1e..fe6c924 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "chai": "^4.0.0", "coveralls": "^3.0.0", "eslint": "^5.0.0", - "eslint-config-standard-with-typescript": "^7.0.0", + "eslint-config-standard-with-typescript": "^8.0.0", "eslint-plugin-import": "^2.0.0", "eslint-plugin-node": "^9.0.0", "eslint-plugin-promise": "^4.0.0",