From a4b144e1e4031ac3b49db45c0e397730907c3ef3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 09:57:37 +0000 Subject: [PATCH] build(deps-dev): bump np from 5.2.1 to 7.4.0 Bumps [np](https://github.com/sindresorhus/np) from 5.2.1 to 7.4.0. - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](https://github.com/sindresorhus/np/compare/v5.2.1...v7.4.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 2f52381..767c097 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "eslint": "^7.1.0", "husky": "^4.3.0", "jest": "^24.9.0", - "np": "^5.1.0", + "np": "^7.4.0", "prettier": "^1.18.2", "pretty-quick": "^2.0.1", "typescript": "^4.0.3"