From 912594de3d69ace8f0678dd1112776e02b572fef Mon Sep 17 00:00:00 2001 From: Jason Rudolph Date: Thu, 17 May 2018 14:28:38 -0400 Subject: [PATCH] :arrow_up: fuzzy-finder@1.8.2 Fixes https://github.com/atom/atom/issues/17325 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0853f6a7a..db0c4cc0f 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "encoding-selector": "0.23.9", "exception-reporting": "0.43.1", "find-and-replace": "0.215.10", - "fuzzy-finder": "1.8.1", + "fuzzy-finder": "1.8.2", "github": "0.15.0", "git-diff": "1.3.9", "go-to-line": "0.33.0",