From 8b0502afe9461028f912bb722b95c93eeee0d8bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 20:04:01 +0000 Subject: [PATCH] build(deps-dev): bump eslint Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 4.19.1. - [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...v4.19.1) Signed-off-by: dependabot[bot] --- .../package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn-example/_cache/v1/npm-body-parser-1.18.2-87678a19d84b47d859b83199bd59bce222b10454/package.json b/yarn-example/_cache/v1/npm-body-parser-1.18.2-87678a19d84b47d859b83199bd59bce222b10454/package.json index 781e331..6062051 100644 --- a/yarn-example/_cache/v1/npm-body-parser-1.18.2-87678a19d84b47d859b83199bd59bce222b10454/package.json +++ b/yarn-example/_cache/v1/npm-body-parser-1.18.2-87678a19d84b47d859b83199bd59bce222b10454/package.json @@ -21,7 +21,7 @@ "type-is": "~1.6.15" }, "devDependencies": { - "eslint": "3.19.0", + "eslint": "4.19.1", "eslint-config-standard": "10.2.1", "eslint-plugin-import": "2.7.0", "eslint-plugin-markdown": "1.0.0-beta.6",