From 385f54580ba2c93e4ff17a864adc2a21710b52da Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Jul 2021 10:57:04 +0000 Subject: [PATCH] chore(deps-dev): 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 35497606d..0b25cbcc8 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "eslint": "^7.1.0", "father": "^2.13.2", "jsonp": "^0.2.1", - "np": "^6.0.0", + "np": "^7.5.0", "rc-dialog": "^8.1.1", "typescript": "^4.2.3" }