From 2925fd360f263601b24d6b0faabece7bcb6d650c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 5 Oct 2018 15:48:04 +0000 Subject: [PATCH] chore(package): update eslint-plugin-jsx-a11y to version 6.1.2 Closes #161 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 35a9d95c9..4fe6c058d 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "eslint-config-mcs-lite": "^0.4.0", "eslint-config-prettier": "^2.1.1", "eslint-plugin-import": "^2.2.0", - "eslint-plugin-jsx-a11y": "^5.0.3", + "eslint-plugin-jsx-a11y": "^6.1.2", "eslint-plugin-prettier": "^2.1.1", "eslint-plugin-react": "^7.0.1", "faker": "^4.1.0",