From 798d26096312d118dff96a1a3139a9f8d8447199 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 20:03:54 +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-content-type-1.0.4-e138cc75e040c727b1966fe5e5f8c9aee256fe3b/package.json b/yarn-example/_cache/v1/npm-content-type-1.0.4-e138cc75e040c727b1966fe5e5f8c9aee256fe3b/package.json index f2d31d4..04c220b 100644 --- a/yarn-example/_cache/v1/npm-content-type-1.0.4-e138cc75e040c727b1966fe5e5f8c9aee256fe3b/package.json +++ b/yarn-example/_cache/v1/npm-content-type-1.0.4-e138cc75e040c727b1966fe5e5f8c9aee256fe3b/package.json @@ -13,7 +13,7 @@ ], "repository": "jshttp/content-type", "devDependencies": { - "eslint": "3.19.0", + "eslint": "4.19.1", "eslint-config-standard": "10.2.1", "eslint-plugin-import": "2.7.0", "eslint-plugin-node": "5.1.1",