From becbc9a004d12b0e6f932d0a4460410dbdf92ce9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 10 Nov 2018 22:16:03 +0000 Subject: [PATCH] chore(package): update eslint-config-prettier to version 3.2.0 Closes #7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5b2f71..47c68c8 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": "^3.2.0", "eslint-plugin-import": "^2.7.0", "eslint-plugin-jest": "^21.17.0", "eslint-plugin-jsx-a11y": "^6.0.3",