From 9590d43fc6f24d822b5c1c44c93f64a464c06955 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 08:42:09 +0000 Subject: [PATCH] Bump np from 3.1.0 to 6.5.0 Bumps [np](https://github.com/sindresorhus/np) from 3.1.0 to 6.5.0. - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](https://github.com/sindresorhus/np/compare/v3.1.0...v6.5.0) 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 17416dd..6ca2a83 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "ava": "^0.25.0", "micro": "^9.0.0", "micro-dev": "^3.0.0", - "np": "^3.0.0", + "np": "^6.5.0", "request-promise": "^4.2.0", "test-listen": "^1.0.2", "xo": "^0.23.0"