From 820b67e4a94b48c3c0e2c7261f577d9cd7d409aa Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 21:15:59 +0000 Subject: [PATCH] chore(package): update eslint-config-standard to version 13.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcd7296..a77142e 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "chai": "^4.0.1", "chai-http": "^3.0.0", "eslint": "^4.1.0", - "eslint-config-standard": "^12.0.0", + "eslint-config-standard": "^13.0.1", "eslint-plugin-import": "^2.8.0", "eslint-plugin-node": "^6.0.0", "eslint-plugin-promise": "^3.4.0",