From 45d3ad088f7699f5fd73b1e2d9c372d8cd3ca080 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 12:37:51 +0000 Subject: [PATCH] Bump eslint from 3.19.0 to 7.10.0 Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 7.10.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v3.19.0...v7.10.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be248af..77fa78b 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "babel-plugin-transform-runtime": "^6.23.0", "babel-preset-es2015": "^6.24.0", "babel-preset-stage-0": "^6.22.0", - "eslint": "^3.18.0", + "eslint": "^7.10.0", "eslint-config-prettier": "^2.9.0", "eslint-plugin-flowtype": "^2.47.1", "eslint-plugin-import": "^2.2.0",