From c6b46b93f3312cf50deae030dec0980c0c91830f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 20:03:49 +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-depd-1.1.1-5783b4e1c459f06fa5ca27f991f3d06e7a310359/package.json b/yarn-example/_cache/v1/npm-depd-1.1.1-5783b4e1c459f06fa5ca27f991f3d06e7a310359/package.json index b6994a3..433a692 100644 --- a/yarn-example/_cache/v1/npm-depd-1.1.1-5783b4e1c459f06fa5ca27f991f3d06e7a310359/package.json +++ b/yarn-example/_cache/v1/npm-depd-1.1.1-5783b4e1c459f06fa5ca27f991f3d06e7a310359/package.json @@ -13,7 +13,7 @@ "devDependencies": { "benchmark": "2.1.4", "beautify-benchmark": "0.2.4", - "eslint": "3.19.0", + "eslint": "7.1.0", "eslint-config-standard": "7.1.0", "eslint-plugin-markdown": "1.0.0-beta.7", "eslint-plugin-promise": "3.5.0",