From 8064ef06d17c05e93a20fe65fb38e3ce2ec33234 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 03:36:00 +0000 Subject: [PATCH] build(deps-dev): bump np from 10.0.3 to 10.0.5 Bumps [np](https://github.com/sindresorhus/np) from 10.0.3 to 10.0.5. - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](https://github.com/sindresorhus/np/compare/v10.0.3...v10.0.5) --- 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 438cc04..c7fcce1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5387,9 +5387,9 @@ } }, "node_modules/np": { - "version": "10.0.3", - "resolved": "https://registry.npmjs.org/np/-/np-10.0.3.tgz", - "integrity": "sha512-JioZkOd7DtT1nkGnVOUrPfD7P3SlNbjsT2dHxMDsxpZcpd44iP4J4Nn9OTjCAhf9LK4EezTcIfU7QadyupEvxg==", + "version": "10.0.5", + "resolved": "https://registry.npmjs.org/np/-/np-10.0.5.tgz", + "integrity": "sha512-Tu270vVvsh92uh6XDXrGS6D94PhzxQYqM8uUxftYVp0B8qXl78dJRYwQ9wfYMOBB9ynlF79eWlUtPUxPzKGddQ==", "dev": true, "dependencies": { "chalk": "^5.3.0", @@ -11253,9 +11253,9 @@ "dev": true }, "np": { - "version": "10.0.3", - "resolved": "https://registry.npmjs.org/np/-/np-10.0.3.tgz", - "integrity": "sha512-JioZkOd7DtT1nkGnVOUrPfD7P3SlNbjsT2dHxMDsxpZcpd44iP4J4Nn9OTjCAhf9LK4EezTcIfU7QadyupEvxg==", + "version": "10.0.5", + "resolved": "https://registry.npmjs.org/np/-/np-10.0.5.tgz", + "integrity": "sha512-Tu270vVvsh92uh6XDXrGS6D94PhzxQYqM8uUxftYVp0B8qXl78dJRYwQ9wfYMOBB9ynlF79eWlUtPUxPzKGddQ==", "dev": true, "requires": { "chalk": "^5.3.0",