From 665b0adc3c4f43523be24b40701644f62396b7db Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 14 Jan 2019 05:34:55 +0000 Subject: [PATCH] chore(package): update eslint-plugin-unicorn to version 7.0.0 Closes #4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29e2cbd..501069a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "eslint-plugin-prettier": "^2.1.2", "eslint-plugin-promise": "^3.5.0", "eslint-plugin-react": "^7.1.0", - "eslint-plugin-unicorn": "^3.0.0", + "eslint-plugin-unicorn": "^7.0.0", "express": "^4.16.2", "jest": "^22.0.3", "husky": "^0.14.1",