From d8e2069ac48a0ac548fdeb26b55bf92f74329176 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Dec 2020 02:43:53 +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 32f51c0a..5c7a6ae6 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "eslint": "^7.0.0", "father": "^2.13.4", "less": "^3.10.3", - "np": "^6.2.0", + "np": "^7.0.0", "prettier": "^2.0.1", "pretty-quick": "^3.0.0", "rc-select": "^12.0.0",