From a1aae5e691d141ca45242dcbd8c47c1cb77568b0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 30 Sep 2018 21:54:38 +0000 Subject: [PATCH] Update dependency babel-eslint to v10 --- dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/package.json b/dashboard/package.json index 8f8305174..7a78b559c 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -21,7 +21,7 @@ "devDependencies": { "autoprefixer": "7.2.6", "babel-core": "6.26.3", - "babel-eslint": "7.2.3", + "babel-eslint": "10.0.1", "babel-helper-vue-jsx-merge-props": "2.0.3", "babel-jest": "21.2.0", "babel-loader": "7.1.5",