From a5bd6ec551b1e6085c6147bd53b501c93ae769d3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 05:52:01 +0000 Subject: [PATCH] Bump np from 6.5.0 to 7.5.0 Bumps [np](https://github.com/sindresorhus/np) from 6.5.0 to 7.5.0. - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](https://github.com/sindresorhus/np/compare/v6.5.0...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 e5b6f22..abedbe5 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "babel-preset-env": "^1.6.1", "browser-env": "^3.2.0", "cssnano": "^4.0.0", - "np": "^6.0.0", + "np": "^7.5.0", "npm-run-all": "^4.0.2", "rimraf": "^3.0.0", "rollup": "^1.29.1",