From 3485286014f2f3f3da0ac0407af00339c974f5da Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2020 11:29:48 +0000 Subject: [PATCH] Bump babel-eslint from 8.2.6 to 10.1.0 Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 8.2.6 to 10.1.0. - [Release notes](https://github.com/babel/babel-eslint/releases) - [Commits](https://github.com/babel/babel-eslint/compare/v8.2.6...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 48d10af..0f6479b 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "@babel/plugin-proposal-object-rest-spread": "^7.0.0-beta.49", "@babel/plugin-transform-modules-commonjs": "^7.0.0-beta.49", "babel-core": "^7.0.0-0", - "babel-eslint": "^8.2.3", + "babel-eslint": "^10.1.0", "babel-jest": "^23.0.1", "eslint": "^4.19.1", "eslint-plugin-babel": "^5.1.0",