From 9e7fe1275f2453aee22f518cbe270015a1993a6b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 3 Sep 2018 10:13:18 +0000 Subject: [PATCH] chore(package): update eslint-plugin-unicorn to version 6.0.1 Closes #7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1187f9e..f02d09c 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,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": "^6.0.1", "express": "^4.16.2", "jest": "^22.0.3", "husky": "^0.14.1",