From 2ad6c70a5381f38d3a5df9bab3fb514359b5310c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 06:31:44 +0000 Subject: [PATCH] chore(deps-dev): bump eslint from 5.16.0 to 7.19.0 Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 7.19.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/v5.16.0...v7.19.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 ab5b6ac..cd8a7d2 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "babel-register": "^6.11.6", "babelrc-rollup": "^3.0.0", "decaffeinate": "^3.0.0", - "eslint": "^5.16.0", + "eslint": "^7.19.0", "eslint-plugin-babel": "^5.3.0", "jscodeshift": "^0.6.4", "mocha": "^3.0.2",