From cce8c1c87260de6e80eb4625bc0d312506b676f2 Mon Sep 17 00:00:00 2001 From: Rafael Oleza Date: Wed, 26 Jun 2019 17:04:06 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20fuzzy-finder@1.13.9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index a0136c211..0c3265d93 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3048,8 +3048,8 @@ "integrity": "sha1-gy9kifvodnaUWVmckUpnDsIpR+4=" }, "fuzzy-finder": { - "version": "https://www.atom.io/api/packages/fuzzy-finder/versions/1.13.8/tarball", - "integrity": "sha512-uhBHzD0B42k4KQ+CktomP16nxH/0fxlM9of3r/1bEAAxK4i0+/4Z22Qmxv3qsawo+4DxFUc3P9KCTgjxZHTaBA==", + "version": "https://www.atom.io/api/packages/fuzzy-finder/versions/1.13.9/tarball", + "integrity": "sha512-iN0jeWvQco7pHTzaGQkVZDEeKSc+bNo3m4udZXCx30SGD+4iMvW1jbs8ez2R//GJ9kbE3qinndooRFTt+MBiwg==", "requires": { "@atom/fuzzy-native": "^1.0.3", "async": "0.2.6", diff --git a/package.json b/package.json index 7001c8838..92b356d07 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "fs-plus": "^3.1.1", "fstream": "0.1.24", "fuzzaldrin": "^2.1", - "fuzzy-finder": "https://www.atom.io/api/packages/fuzzy-finder/versions/1.13.8/tarball", + "fuzzy-finder": "https://www.atom.io/api/packages/fuzzy-finder/versions/1.13.9/tarball", "git-diff": "file:packages/git-diff", "git-utils": "5.6.1", "github": "https://www.atom.io/api/packages/github/versions/0.29.0/tarball", @@ -201,7 +201,7 @@ "encoding-selector": "0.23.9", "exception-reporting": "file:./packages/exception-reporting", "find-and-replace": "0.218.14", - "fuzzy-finder": "1.13.8", + "fuzzy-finder": "1.13.9", "github": "0.29.0", "git-diff": "file:./packages/git-diff", "go-to-line": "file:./packages/go-to-line",