From eec07b47b85874bc52ed66ea94d4689a865d3dc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 20:03:59 +0000 Subject: [PATCH] build(deps-dev): bump eslint Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 7.1.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.1.0) Signed-off-by: dependabot[bot] --- .../package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn-example/_cache/v1/npm-debug-2.6.9-5d128515df134ff327e90a4c93f4e077a536341f/package.json b/yarn-example/_cache/v1/npm-debug-2.6.9-5d128515df134ff327e90a4c93f4e077a536341f/package.json index dc787ba..7ef470c 100644 --- a/yarn-example/_cache/v1/npm-debug-2.6.9-5d128515df134ff327e90a4c93f4e077a536341f/package.json +++ b/yarn-example/_cache/v1/npm-debug-2.6.9-5d128515df134ff327e90a4c93f4e077a536341f/package.json @@ -25,7 +25,7 @@ "chai": "^3.5.0", "concurrently": "^3.1.0", "coveralls": "^2.11.15", - "eslint": "^3.12.1", + "eslint": "^7.1.0", "istanbul": "^0.4.5", "karma": "^1.3.0", "karma-chai": "^0.1.0",