From 1635b5160244e69c23aaa1da2c8fe0559b570947 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 23:06:23 +0000 Subject: [PATCH] chore(deps-dev): bump np from 9.1.0 to 9.2.0 Bumps [np](https://github.com/sindresorhus/np) from 9.1.0 to 9.2.0. - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](https://github.com/sindresorhus/np/compare/v9.1.0...v9.2.0) --- updated-dependencies: - dependency-name: np dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e01a70b0..c96d8cc2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4671,9 +4671,9 @@ normalize-url@^8.0.0: integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw== np@^9.0.0: - version "9.1.0" - resolved "https://registry.yarnpkg.com/np/-/np-9.1.0.tgz#549dd9ae3599fac2d504dd1a5f315e42f70f536b" - integrity sha512-c1QCU/+qN2N6epFyW4HpfIG5/wLIBOzmvjb2isjbecRK5qhHNjS67WnZ93jPScL1N3Iss7LfS9RFhpdj/VD7qQ== + version "9.2.0" + resolved "https://registry.yarnpkg.com/np/-/np-9.2.0.tgz#93323e1535b47317f02885e726f2aa0f41c14ac8" + integrity sha512-VYA8IKyx5XJqROr2vu8NAstfgBznrnOu3PUByFl3TBwzQVkeGC+gzOPzGbvYKM1QwlX6Gt7kVSPMzDP4qkSs1g== dependencies: chalk "^5.3.0" chalk-template "^1.1.0"