From 27444a05c096b1b3983c87752e87e9b1c3d740a4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 21:27:22 +0000 Subject: [PATCH] Bump np from 6.5.0 to 7.2.0 Bumps [np](https://github.com/sindresorhus/np) from 6.5.0 to 7.2.0. - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](https://github.com/sindresorhus/np/compare/v6.5.0...v7.2.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..bb38551 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.2.0", "rc-menu": "^8.0.0-alpha.2", "rc-util": "^5.2.0", "react": "^16.11.0",