From 7a4e83c2cc6a4c7c6d2ea91716a29bea96d73147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 14:36:29 +0000 Subject: [PATCH] Bump np from 10.0.5 to 10.0.7 Bumps [np](https://github.com/sindresorhus/np) from 10.0.5 to 10.0.7. - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](https://github.com/sindresorhus/np/compare/v10.0.5...v10.0.7) --- updated-dependencies: - dependency-name: np dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2bebf1b..919ab39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10137,9 +10137,9 @@ } }, "node_modules/np": { - "version": "10.0.5", - "resolved": "https://registry.npmjs.org/np/-/np-10.0.5.tgz", - "integrity": "sha512-Tu270vVvsh92uh6XDXrGS6D94PhzxQYqM8uUxftYVp0B8qXl78dJRYwQ9wfYMOBB9ynlF79eWlUtPUxPzKGddQ==", + "version": "10.0.7", + "resolved": "https://registry.npmjs.org/np/-/np-10.0.7.tgz", + "integrity": "sha512-vIPKQwOYKpQU40PU5x/vLfN2haj8ObxMvR1QGt7EZnBPWdm4WEbHdumYAnMV7AeR9kACsMqcqAP37sAo5cW5jA==", "dev": true, "dependencies": { "chalk": "^5.3.0", @@ -20519,9 +20519,9 @@ "dev": true }, "np": { - "version": "10.0.5", - "resolved": "https://registry.npmjs.org/np/-/np-10.0.5.tgz", - "integrity": "sha512-Tu270vVvsh92uh6XDXrGS6D94PhzxQYqM8uUxftYVp0B8qXl78dJRYwQ9wfYMOBB9ynlF79eWlUtPUxPzKGddQ==", + "version": "10.0.7", + "resolved": "https://registry.npmjs.org/np/-/np-10.0.7.tgz", + "integrity": "sha512-vIPKQwOYKpQU40PU5x/vLfN2haj8ObxMvR1QGt7EZnBPWdm4WEbHdumYAnMV7AeR9kACsMqcqAP37sAo5cW5jA==", "dev": true, "requires": { "chalk": "^5.3.0",