From d7cb9bbb818df70f63a9f609b310002ba25ad29c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 22:36:35 +0000 Subject: [PATCH] build(deps-dev): 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 0afc22f..ea7f795 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6980,9 +6980,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", @@ -16379,9 +16379,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",