From 3be508895d7fbd4a9d9afb557d3e6ee814a662a2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 00:09:45 +0000 Subject: [PATCH] Bump np from 5.2.1 to 7.5.0 Bumps [np](https://github.com/sindresorhus/np) from 5.2.1 to 7.5.0. - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](https://github.com/sindresorhus/np/compare/v5.2.1...v7.5.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 8fe2023..2557784 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "enzyme-to-json": "^3.4.0", "eslint": "^7.1.0", "father": "^2.13.2", - "np": "^5.0.3", + "np": "^7.5.0", "typescript": "^4.0.3" } }