From 2a85b36cbd0ec408affcdefebdca67d44535b2e8 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 28 Aug 2018 02:08:12 +0000 Subject: [PATCH] chore(package): update babel-eslint to version 9.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6db70a..37af98c 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@commitlint/cli": "^6.1.3", "@commitlint/config-conventional": "^6.1.3", "all-contributors-cli": "^4.6.0", - "babel-eslint": "^8.2.3", + "babel-eslint": "^9.0.0", "babel-jest": "23.0.1", "commitizen": "^2.9.6", "eslint": "^4.6.1",