From da9042089a6bf833c20d3c8eef21a3f733039252 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2019 07:16:27 +0000 Subject: [PATCH] Bump babel-eslint from 7.2.3 to 9.0.0 Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 7.2.3 to 9.0.0. - [Release notes](https://github.com/babel/babel-eslint/releases) - [Commits](https://github.com/babel/babel-eslint/compare/v7.2.3...v9.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afa4fa6..33a5763 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "devDependencies": { "babel-cli": "^6.18.0", "babel-core": "^6.18.2", - "babel-eslint": "^7.1.0", + "babel-eslint": "^9.0.0", "babel-jest": "^18.0.0", "babel-plugin-transform-class-properties": "^6.18.0", "babel-plugin-transform-es2015-destructuring": "^6.18.0",