From e1348a94310f309523a644741a666210c0cf17ce Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 11 May 2019 15:05:17 +0000 Subject: [PATCH] Update dependency eslint-plugin-prettier to v3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index edd2a7b..97a934b 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint-plugin-flowtype": "3.5.1", "eslint-plugin-import": "2.16.0", "eslint-plugin-jsx-a11y": "6.2.1", - "eslint-plugin-prettier": "3.0.1", + "eslint-plugin-prettier": "3.1.0", "eslint-plugin-react": "7.12.4", "eslint-plugin-react-hooks": "1.6.0", "husky": "1.3.1",