From 33c87b8b5d8c75d474af37e4614f18c63a9e4b48 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Dec 2020 21:20:49 +0000 Subject: [PATCH] Bump np from 6.5.0 to 7.1.0 Bumps [np](https://github.com/sindresorhus/np) from 6.5.0 to 7.1.0. - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](https://github.com/sindresorhus/np/compare/v6.5.0...v7.1.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 9f61799..53fa929 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint": "^7.0.0", "father": "^2.13.4", "less": "^3.11.1", - "np": "^6.2.3", + "np": "^7.1.0", "react": "^16.0.0", "react-dom": "^16.0.0", "react-test-renderer": "^16.0.0"