From 04b3cdae6004f003b91c16c6f10db526ed725689 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 12 Apr 2017 16:17:59 +0000 Subject: [PATCH] chore(package): update babel-eslint to version 7.2.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 701e503723..97f36ff6f3 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "devDependencies": { "babel-cli": "6.24.1", - "babel-eslint": "7.2.1", + "babel-eslint": "7.2.2", "babel-plugin-check-es2015-constants": "6.22.0", "babel-plugin-syntax-async-functions": "6.13.0", "babel-plugin-transform-class-properties": "6.24.1",