From 32c972f0dc2b7d2e6b8df032c16da62be8457965 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 23:58:25 +0000 Subject: [PATCH] chore(deps-dev): bump np from 10.0.3 to 10.0.4 Bumps [np](https://github.com/sindresorhus/np) from 10.0.3 to 10.0.4. - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](https://github.com/sindresorhus/np/compare/v10.0.3...v10.0.4) --- 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 647353b5..a4433b95 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.3" - resolved "https://registry.yarnpkg.com/np/-/np-10.0.3.tgz#777e0e52fcc874949d28fff3cbdb54b9fffd4066" - integrity sha512-JioZkOd7DtT1nkGnVOUrPfD7P3SlNbjsT2dHxMDsxpZcpd44iP4J4Nn9OTjCAhf9LK4EezTcIfU7QadyupEvxg== + version "10.0.4" + resolved "https://registry.yarnpkg.com/np/-/np-10.0.4.tgz#a652a6318efe3f48d9fa2553041c46521420d6b4" + integrity sha512-+oGAzU9lJJRcjKylJH8rp3ewWvAjkgxaQZ+IS1hHylOx3P+46xiZmfBpK5fRpLRQMIuMzXxlgen1UW5XsG+wwQ== dependencies: chalk "^5.3.0" chalk-template "^1.1.0"