From 86c65000e74c7998606d71c459f3ddf5ff07cbc6 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 28 Jul 2018 14:50:51 +0000 Subject: [PATCH] chore(package): update eslint-plugin-unicorn to version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14e467c..668ad20 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint-plugin-prettier": "^2.1.2", "eslint-plugin-promise": "^3.5.0", "eslint-plugin-react": "^7.1.0", - "eslint-plugin-unicorn": "^4.0.2", + "eslint-plugin-unicorn": "^5.0.0", "husky": "^0.14.0", "lint-staged": "^7.0.0", "npm-run-all": "^4.0.0",