From fba121166e5a085977e8810dd3f055af0e414745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Dec 2021 18:51:36 +0000 Subject: [PATCH] Bump just-safe-set from 2.1.0 to 2.2.3 in /plugin Bumps [just-safe-set](https://github.com/angus-c/just) from 2.1.0 to 2.2.3. - [Release notes](https://github.com/angus-c/just/releases) - [Commits](https://github.com/angus-c/just/commits) --- updated-dependencies: - dependency-name: just-safe-set dependency-type: indirect ... Signed-off-by: dependabot[bot] --- plugin/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin/yarn.lock b/plugin/yarn.lock index 4605dd8..aebd2e7 100644 --- a/plugin/yarn.lock +++ b/plugin/yarn.lock @@ -4840,9 +4840,9 @@ just-map-keys@^1.1.0: integrity sha512-oNKi+4y7fr8lXnhKYpBbCkiwHRVkAnx0VDkCeTDtKKMzGr1Lz1Yym+RSieKUTKim68emC5Yxrb4YmiF9STDO+g== just-safe-set@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/just-safe-set/-/just-safe-set-2.1.0.tgz#237234e681a4f330b5dfa71a5251f34962813ef9" - integrity sha512-wSTg/2bQpzyivBYbWPqQgafdfxW0tr3hX9qYGDRS2ws+AXwc7tvn8ABqkp8iPQHChjj4F5JvL3t0FQLbcNuKig== + version "2.2.3" + resolved "https://registry.yarnpkg.com/just-safe-set/-/just-safe-set-2.2.3.tgz#b717b71a7237ff9f4b9d1220128a576001a11535" + integrity sha512-6zAkfGKRjB766zXv/UVSGOFKSAqakhwLQDyIR9bmIhJ/e6jS3Ci1VxYTqaiooYZZUw3VLg0sZva8PE6JX/iu2w== k-bucket@^5.0.0: version "5.0.0"