From f4193e99ea3d17eafee7653f2450da81d5ffc582 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 18 Jan 2019 21:43:51 +0000 Subject: [PATCH] Update eslint packages --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 28b9f3b48..dce38b202 100644 --- a/package.json +++ b/package.json @@ -38,13 +38,13 @@ }, "devDependencies": { "babel-eslint": "10.0.1", - "eslint": "5.11.1", + "eslint": "5.12.1", "eslint-config-standard": "12.0.0", "eslint-config-standard-jsx": "6.0.2", "eslint-plugin-import": "2.14.0", "eslint-plugin-node": "7.0.1", "eslint-plugin-promise": "4.0.1", - "eslint-plugin-react": "7.12.2", + "eslint-plugin-react": "7.12.4", "eslint-plugin-standard": "4.0.0", "husky": "1.3.1", "markdownlint-cli": "0.13.0",