From 945df372a01fc2f5537c4596b27de3bfafea3e02 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 12 Feb 2021 21:14:40 +0000 Subject: [PATCH] Bump np from 6.5.0 to 7.4.0 Bumps [np](https://github.com/sindresorhus/np) from 6.5.0 to 7.4.0. - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](https://github.com/sindresorhus/np/compare/v6.5.0...v7.4.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 3469dc16..a32e2ab5 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "enzyme": "^3.8.0", "enzyme-to-json": "^3.4.0", "father": "^2.24.1", - "np": "^6.0.0", + "np": "^7.4.0", "rc-util": "^5.1.0" }, "peerDependencies": {