From c636146ccf27c62f5387490ffb00b981139697b5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Oct 2020 12:48:28 +0000 Subject: [PATCH] Bump np from 6.5.0 to 7.0.0 Bumps [np](https://github.com/sindresorhus/np) from 6.5.0 to 7.0.0. - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](https://github.com/sindresorhus/np/compare/v6.5.0...v7.0.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 e612e0f..92869c0 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "father": "^2.13.2", "jquery": "^3.3.1", "less": "^3.11.1", - "np": "^6.0.0", + "np": "^7.0.0", "rc-menu": "^8.0.0-alpha.2", "rc-util": "^5.2.0", "react": "^16.11.0",