From 446f2951a4e8d1b11ca60f7abd4f8116815d5a24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 27 Dec 2018 12:53:47 +0100 Subject: [PATCH] Build(deps-dev): Bump eslint from 5.11.0 to 5.11.1 (#29) Bumps [eslint](https://github.com/eslint/eslint) from 5.11.0 to 5.11.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/v5.11.0...v5.11.1) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5ddf202..67f3e94 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.11.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.11.0.tgz#51a0e70f137a425fe044cd48273b96f28a774b1f" + version "5.11.1" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.11.1.tgz#8deda83db9f354bf9d3f53f9677af7e0e13eadda" dependencies: "@babel/code-frame" "^7.0.0" ajv "^6.5.3"