From 3d245e9027fe95a946d2c8eb51ed9188515ebd84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 23:57:30 +0000 Subject: [PATCH] chore(deps-dev): bump np from 10.0.1 to 10.0.2 Bumps [np](https://github.com/sindresorhus/np) from 10.0.1 to 10.0.2. - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](https://github.com/sindresorhus/np/compare/v10.0.1...v10.0.2) --- updated-dependencies: - dependency-name: np dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0adbe861..af19cfe0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4281,9 +4281,9 @@ normalize-url@^8.0.0: integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw== np@^10.0.0: - version "10.0.1" - resolved "https://registry.yarnpkg.com/np/-/np-10.0.1.tgz#550658afd94b6531562ca942ef762e411c03f41e" - integrity sha512-3yP6WBrbyEvjTBpOxVYtinFf+vGfX+XNZXC1+Jjj/TWJjbt/GIpUz1BNvuCi7sqHtpVBJnnOIkH7yg3d1aK9lg== + version "10.0.2" + resolved "https://registry.yarnpkg.com/np/-/np-10.0.2.tgz#4be34f0ac7fc2bdc32c1d0f6064d705622d784e2" + integrity sha512-GVneZPeBZ/KSoVQyW9NjagM1KWFIheGcV2HtrCwYfe4L+z02lQq8lQXVw8eb8vM+weSdhqtzZ57ymaRwubvoTg== dependencies: chalk "^5.3.0" chalk-template "^1.1.0"