From de4ec0c42d9fca4c3a0eb7ddecd726d799100106 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 17:22:47 +0000 Subject: [PATCH] Bump eslint from 2.13.1 to 7.0.0 in /webapp/scripts/plotly.js-master Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 to 7.0.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/v2.13.1...v7.0.0) Signed-off-by: dependabot[bot] --- webapp/scripts/plotly.js-master/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/scripts/plotly.js-master/package.json b/webapp/scripts/plotly.js-master/package.json index 8fd5469..15bc700 100644 --- a/webapp/scripts/plotly.js-master/package.json +++ b/webapp/scripts/plotly.js-master/package.json @@ -83,7 +83,7 @@ "browserify": "^13.0.0", "browserify-transform-tools": "^1.5.1", "ecstatic": "^1.4.0", - "eslint": "^2.1.0", + "eslint": "^7.0.0", "falafel": "^1.2.0", "glob": "^7.0.0", "jasmine-core": "^2.3.4",