From 573e36043884e074fef4aa27c47c370e11a9bbd3 Mon Sep 17 00:00:00 2001 From: Leandro Date: Thu, 24 Mar 2022 10:33:09 -0700 Subject: [PATCH] Updating package lock --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 74807002a8..1c69d91873 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16914,9 +16914,9 @@ ndjson@^1.5.0: split2 "^2.1.0" through2 "^2.0.3" -"neat-frame@git+https://github.com/agentofuser/neat-frame.git#wrap-ansi-options": +"neat-frame@https://github.com/agentofuser/neat-frame#wrap-ansi-options": version "1.0.2" - resolved "git+https://github.com/agentofuser/neat-frame.git#b244ca11078bd35f63b2d7cb22d5e4b5c12ae2aa" + resolved "https://github.com/agentofuser/neat-frame#b244ca11078bd35f63b2d7cb22d5e4b5c12ae2aa" dependencies: inspect-with-kind "^1.0.5" merge-options "^1.0.1"