From 9d1af22a9b2cc63359d55bac792cdb0c0f0e29e5 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 16 Feb 2016 15:14:47 -0800 Subject: [PATCH] chore(package): update babel-eslint to version 5.0.0 http://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c7676513a..31e78c48da 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "async": "^1.5.0", "babel-cli": "^6.3.17", "babel-core": "^6.3.26", - "babel-eslint": "^4.1.4", + "babel-eslint": "^5.0.0", "babel-loader": "^6.2.1", "babel-plugin-add-module-exports": "^0.1.2", "babel-preset-es2015": "^6.3.13",