From 05223029290484ebfc7eda78a967778ba67e1162 Mon Sep 17 00:00:00 2001 From: Arne Deruwe Date: Wed, 23 May 2018 16:32:09 +0200 Subject: [PATCH] chore(all): updated babel-eslint: https://github.com/eslint/eslint/issues/9767 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de1213c8..f4bca06d 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "devDependencies": { "aurelia-tools": "^1.0.0", "babel-dts-generator": "^0.6.3", - "babel-eslint": "^7.2.3", + "babel-eslint": "^8.2.3", "babel-plugin-syntax-flow": "^6.8.0", "babel-plugin-transform-decorators-legacy": "^1.3.4", "babel-plugin-transform-es2015-modules-amd": "^6.8.0",