From 5b4adb8ce683a93feddad07eda17d99b41849342 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 4 Mar 2019 07:32:13 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-self from 1.1.0 to 1.2.0 Bumps [eslint-plugin-self](https://github.com/not-an-aardvark/eslint-plugin-self) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/not-an-aardvark/eslint-plugin-self/releases) - [Changelog](https://github.com/not-an-aardvark/eslint-plugin-self/blob/master/CHANGELOG.md) - [Commits](https://github.com/not-an-aardvark/eslint-plugin-self/compare/v1.1.0...v1.2.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 5c3f1213..9875004d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -381,8 +381,8 @@ eslint-plugin-node@^8.0.0: semver "^5.5.0" eslint-plugin-self@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-self/-/eslint-plugin-self-1.1.0.tgz#e95b26d599f17ca0ef63dbaace8bff13c599eaef" + version "1.2.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-self/-/eslint-plugin-self-1.2.0.tgz#b999cfed88b893afa6b1f7ce7037d208ede9b8ba" eslint-scope@^4.0.0: version "4.0.0"