From 69d3ec663cfe25ac08ade0e53b138a654daa0756 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2020 21:16:42 +0000 Subject: [PATCH] Bump np from 5.2.1 to 6.2.1 Bumps [np](https://github.com/sindresorhus/np) from 5.2.1 to 6.2.1. - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](https://github.com/sindresorhus/np/compare/v5.2.1...v6.2.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 90c91aa..20219b0 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "enzyme-adapter-react-16": "^1.14.0", "enzyme-to-json": "^3.4.0", "father": "^2.13.2", - "np": "^5.0.3", + "np": "^6.2.1", "typescript": "^3.5.2" } }