From 75d6a7e097a80595a020ee3d0cf73abe9fae9f59 Mon Sep 17 00:00:00 2001 From: sadick254 Date: Thu, 6 May 2021 22:59:49 +0300 Subject: [PATCH] :arrow_up: Bump find-and-replace@0.219.8 --- 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 984efd114..190934881 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3476,8 +3476,8 @@ } }, "find-and-replace": { - "version": "https://www.atom.io/api/packages/find-and-replace/versions/0.219.7/tarball", - "integrity": "sha512-I3TdBhpUr+Qk5JqtmO+lt1oRc6yRpu4lBxq1ZAow5uY/UEmg0D5NyLO5liuH6FEINDaO17MQN66wCqgOsVzYrQ==", + "version": "https://www.atom.io/api/packages/find-and-replace/versions/0.219.8/tarball", + "integrity": "sha512-5jb+LoQFijsADkyD2t4vZl2vgSKN+4d157NMRZYwwEAytVNEvpDsq2QBZapbcTVISRIvOoznT5tu1RrqkWl+zw==", "requires": { "binary-search": "^1.3.3", "etch": "0.9.3", diff --git a/package.json b/package.json index 58428c81b..38c89cc7c 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,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.7/tarball", + "find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.219.8/tarball", "find-parent-dir": "^0.3.0", "first-mate": "7.4.1", "focus-trap": "6.3.0", @@ -203,7 +203,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.7", + "find-and-replace": "0.219.8", "fuzzy-finder": "1.14.3", "github": "0.36.9", "git-diff": "file:./packages/git-diff",