From f802ca13076be7bac32eba20961584a8dfc19120 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2020 07:25:56 +0000 Subject: [PATCH] Bump babel-eslint from 7.2.3 to 10.1.0 Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 7.2.3 to 10.1.0. - [Release notes](https://github.com/babel/babel-eslint/releases) - [Commits](https://github.com/babel/babel-eslint/compare/v7.2.3...v10.1.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..56e0eb1 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": "^10.1.0", "babel-jest": "^18.0.0", "babel-plugin-transform-class-properties": "^6.18.0", "babel-plugin-transform-es2015-destructuring": "^6.18.0",