From 07ee9c206f1be57567d55d9344039b04bcb6ee16 Mon Sep 17 00:00:00 2001 From: Brim Automation Date: Tue, 21 Sep 2021 15:57:37 +0000 Subject: [PATCH] Zed update through "Remove dead zed lake code/tests" by mattnibs This is an auto-generated commit with a Zed dependency update. The Zed PR https://github.com/brimdata/zed/pull/3104, authored by @mattnibs, has been merged. Remove dead zed lake code/tests Remove finder, uncommented lake unit tests and ztests related to find and compact. --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 43612b6ee5..94318edad6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26126,8 +26126,8 @@ } }, "zed": { - "version": "git+https://github.com/brimdata/zed.git#f0af04136c3eadbdfdec85c7042a7391fa99b9ea", - "from": "git+https://github.com/brimdata/zed.git#f0af04136c3eadbdfdec85c7042a7391fa99b9ea" + "version": "git+https://github.com/brimdata/zed.git#404caa7d08bf3bc72bcb46be22e2d1c06896e00e", + "from": "git+https://github.com/brimdata/zed.git#404caa7d08bf3bc72bcb46be22e2d1c06896e00e" }, "zip-stream": { "version": "4.0.2", diff --git a/package.json b/package.json index 5603c61a04..ba6daa7e01 100644 --- a/package.json +++ b/package.json @@ -156,7 +156,7 @@ "tee-1": "^0.2.0", "tree-model": "^1.0.7", "valid-url": "^1.0.9", - "zed": "git+https://github.com/brimdata/zed.git#f0af04136c3eadbdfdec85c7042a7391fa99b9ea" + "zed": "git+https://github.com/brimdata/zed.git#404caa7d08bf3bc72bcb46be22e2d1c06896e00e" }, "optionalDependencies": { "electron-installer-debian": "^3.0.0",