From 7b0373ecb66291f2c6c915d0e9f974b770ee7c8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 24 Dec 2018 11:05:26 +0100 Subject: [PATCH] Bump eslint from 5.10.0 to 5.11.0 (#28) Bumps [eslint](https://github.com/eslint/eslint) from 5.10.0 to 5.11.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/v5.10.0...v5.11.0) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 43ab808..5ddf202 100644 --- a/yarn.lock +++ b/yarn.lock @@ -569,8 +569,8 @@ eslint@^4.11.0: text-table "~0.2.0" eslint@^5.10.0: - version "5.10.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.10.0.tgz#24adcbe92bf5eb1fc2d2f2b1eebe0c5e0713903a" + version "5.11.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.11.0.tgz#51a0e70f137a425fe044cd48273b96f28a774b1f" dependencies: "@babel/code-frame" "^7.0.0" ajv "^6.5.3"