From b4e99cf0d8ad87254c65dc81cfba792bbb3d5c2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 7 Jan 2019 10:46:49 +0100 Subject: [PATCH] Build(deps-dev): Bump eslint-plugin-node from 8.0.0 to 8.0.1 (#32) Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases) - [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v8.0.0...v8.0.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 9f84647..1d25703 100644 --- a/yarn.lock +++ b/yarn.lock @@ -492,8 +492,8 @@ eslint-plugin-es@^1.3.1: regexpp "^2.0.1" eslint-plugin-node@^8.0.0: - version "8.0.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-8.0.0.tgz#fb9e8911f4543514f154bb6a5924b599aa645568" + version "8.0.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-8.0.1.tgz#55ae3560022863d141fa7a11799532340a685964" dependencies: eslint-plugin-es "^1.3.1" eslint-utils "^1.3.1"