From e10fdab74db5b4424271be1915a3fc379040de8b Mon Sep 17 00:00:00 2001 From: Ash Wilson Date: Fri, 25 Jan 2019 15:13:12 -0500 Subject: [PATCH] :arrow_up: find-and-replace@0.217.0 --- 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 aef606775..3eda0436b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2169,8 +2169,8 @@ } }, "find-and-replace": { - "version": "https://www.atom.io/api/packages/find-and-replace/versions/0.216.0/tarball", - "integrity": "sha512-VYt22i/fQf85rnfHnrL9uVriWGKtYljNq2BnPnvEm1yrkaklz10b0Sr2sIZ0WuQFO5q8N5NFbc9d/GPZuALwaA==", + "version": "https://www.atom.io/api/packages/find-and-replace/versions/0.217.0/tarball", + "integrity": "sha512-DPuQjnKBGwyGRilB03I1DT5bSmOPnsVG0LUjCwfGGCvsqTDIOJ/Bqxs9PJrSHwLa+6NuIm7c3Iu2g94OT1ejMQ==", "requires": { "binary-search": "^1.3.3", "element-resize-detector": "^1.1.10", diff --git a/package.json b/package.json index 83c517610..034093a56 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,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.216.0/tarball", + "find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.217.0/tarball", "find-parent-dir": "^0.3.0", "first-mate": "7.1.3", "focus-trap": "2.4.5", @@ -201,7 +201,7 @@ "dev-live-reload": "file:./packages/dev-live-reload", "encoding-selector": "0.23.9", "exception-reporting": "file:./packages/exception-reporting", - "find-and-replace": "0.216.0", + "find-and-replace": "0.217.0", "fuzzy-finder": "1.9.0", "github": "0.24.0", "git-diff": "file:./packages/git-diff",