From eacfb78d0768dd155b359a2495e5e8e33a882702 Mon Sep 17 00:00:00 2001 From: Rafael Oleza Date: Tue, 28 May 2019 17:02:02 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20find-and-replace@0.218.11?= 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 081923db1..f2c710c31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3287,8 +3287,8 @@ } }, "find-and-replace": { - "version": "https://www.atom.io/api/packages/find-and-replace/versions/0.218.10/tarball", - "integrity": "sha512-P9pFWPlUIUO+COMR6VdTQa7Q4JUcrSS8NALq5Pc0RI8scoMoLnZ5RSReKgYp5Gnc7kshPPa09agw3GitLFmorw==", + "version": "https://www.atom.io/api/packages/find-and-replace/versions/0.218.11/tarball", + "integrity": "sha512-STNDeRCSXCV5YjfrWbS5X4TfOFnNX7Z1k96POk3uPoPN8aQvkAIUflT7h6p0MClR9E2/I2O7nYKbYzNqBflZ6Q==", "requires": { "binary-search": "^1.3.3", "element-resize-detector": "^1.1.10", diff --git a/package.json b/package.json index a33e0d583..d824665f6 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "etch": "^0.12.6", "event-kit": "^2.5.3", "exception-reporting": "file:packages/exception-reporting", - "find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.218.10/tarball", + "find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.218.11/tarball", "find-parent-dir": "^0.3.0", "first-mate": "7.3.0", "focus-trap": "2.4.5", @@ -200,7 +200,7 @@ "dev-live-reload": "file:./packages/dev-live-reload", "encoding-selector": "0.23.9", "exception-reporting": "file:./packages/exception-reporting", - "find-and-replace": "0.218.10", + "find-and-replace": "0.218.11", "fuzzy-finder": "1.13.3", "github": "0.29.0", "git-diff": "file:./packages/git-diff",