From 6f5107d8fe8a502b26d746f3f466da6c70c6d200 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 26 Feb 2019 19:28:06 +0000 Subject: [PATCH] chore(package): update eslint-config-prettier to version 4.1.0 Closes #7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5b2f71..6f6d886 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint": "^4.19.1", "eslint-config-airbnb": "^16.1.0", "eslint-config-airbnb-base": "^13.0.0", - "eslint-config-prettier": "^2.9.0", + "eslint-config-prettier": "^4.1.0", "eslint-plugin-import": "^2.7.0", "eslint-plugin-jest": "^21.17.0", "eslint-plugin-jsx-a11y": "^6.0.3",