From a2f0ede41a58b2079168cc74adf86306f2c34c2e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 05:16:41 +0000 Subject: [PATCH] chore(deps-dev): bump np from 5.2.1 to 6.2.3 Bumps [np](https://github.com/sindresorhus/np) from 5.2.1 to 6.2.3. - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](https://github.com/sindresorhus/np/compare/v5.2.1...v6.2.3) 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 4d920df70..52af39a32 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "father": "^2.13.4", "less": "^3.10.3", "mockdate": "^3.0.2", - "np": "^5.1.0", + "np": "^6.2.3", "prettier": "^2.0.5", "react": "^16.0.0", "react-dom": "^16.0.0",