From 2285a2454a188706f283d90c8723a18e42f74c8c Mon Sep 17 00:00:00 2001 From: runner Date: Thu, 1 Oct 2020 03:10:39 +0000 Subject: [PATCH] :arrow_up: find-and-replace@0.219.6 --- 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 e519846c54b..8b0097adb3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3326,8 +3326,8 @@ } }, "find-and-replace": { - "version": "https://www.atom.io/api/packages/find-and-replace/versions/0.219.5/tarball", - "integrity": "sha512-FVi54caB9IFGRBxye9nqnshryjCGhumlqioU/fwJTE+N8kUmJ/zjTUKiy9FhDK5782PUc4ig0cHimbH7o8vxmA==", + "version": "https://www.atom.io/api/packages/find-and-replace/versions/0.219.6/tarball", + "integrity": "sha512-8BJxh/YlFB6d/qJaGf8XAi1dcIn26qVeltW3Z91Ns61oXblgPIRtQxd1xFDceT6txMkjNL83K7BNuLI5DvSL+w==", "requires": { "binary-search": "^1.3.3", "etch": "0.9.3", diff --git a/package.json b/package.json index 59c2445d356..68f37fe6d7a 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "etch": "0.14.1", "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.219.5/tarball", + "find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.219.6/tarball", "find-parent-dir": "^0.3.0", "first-mate": "7.4.1", "focus-trap": "6.1.0", @@ -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.219.5", + "find-and-replace": "0.219.6", "fuzzy-finder": "1.14.3", "github": "0.35.0", "git-diff": "file:./packages/git-diff",