From 805ffebcdd0715cf6492e40ad3510cbc3f791a9d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 23:37:42 +0000 Subject: [PATCH] Bump eslint-plugin-node from 4.2.3 to 6.0.1 Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 4.2.3 to 6.0.1. - [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases) - [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v4.2.3...v6.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13ac41a..9cb4b49 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "chai": "^4.0.0", "coveralls": "^2.13.1", "eslint": "^3.19.0", - "eslint-plugin-node": "^4.2.2", + "eslint-plugin-node": "^6.0.1", "istanbul": "^0.4.5", "mocha": "^3.4.2", "socket.io": "^1.4.8",