From f7ec10c953a18d064750b0855378a248b0bb7856 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2020 21:15:58 +0000 Subject: [PATCH] Bump np from 5.2.1 to 6.2.2 Bumps [np](https://github.com/sindresorhus/np) from 5.2.1 to 6.2.2. - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](https://github.com/sindresorhus/np/compare/v5.2.1...v6.2.2) 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 b4d22420..f4cd074b 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "enzyme": "^3.10.0", "eslint": "^6.6.0", "father": "^2.14.0", - "np": "^5.0.3", + "np": "^6.2.2", "react": "^16.2.0", "react-dom": "^16.2.0", "typescript": "^3.8.3"