From 3b9dfd53d39617fa8148cefaf0691d2d2ca4cedf Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 10 Nov 2017 08:16:06 +0000 Subject: [PATCH] chore(package): update eslint-config-dacz to version 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b3e381..1842754 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "check-es3-syntax-cli": "^0.2.1", "cross-env": "^5.0.5", "eslint": "^4.9.0", - "eslint-config-dacz": "^0.13.3", + "eslint-config-dacz": "^1.0.1", "eslint-plugin-import": "^2.7.0", "eslint-plugin-jsx-a11y": "^6.0.2", "eslint-plugin-react": "^7.4.0",