From c2d43cc3c445e3eedecc1fb1a7f92b1d93d8f8af Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 26 Aug 2019 00:30:28 +0000 Subject: [PATCH] Update dependency eslint-plugin-ghost to v0.5.0 --- ghost/members-gateway-api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost/members-gateway-api/package.json b/ghost/members-gateway-api/package.json index 1b0e7e6869..43bdb37578 100644 --- a/ghost/members-gateway-api/package.json +++ b/ghost/members-gateway-api/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "eslint": "5.16.0", - "eslint-plugin-ghost": "0.4.0", + "eslint-plugin-ghost": "0.5.0", "mocha": "6.2.0", "should": "13.2.3", "sinon": "7.4.1"