From 692ba4a0b60df6daf42d81d652bb5c8a94c037a5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 04:26:52 +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 51821248..e09d6a82 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "father": "^2.22.0", "glob": "^7.1.6", "less": "^3.12.2", - "np": "^6.0.0", + "np": "^7.2.0", "rc-tooltip": "^5.0.2", "react": "^16.0.0", "react-dom": "^16.0.0",