From 426bc71d356b5cd75cb6baf02841cf5de3744bd5 Mon Sep 17 00:00:00 2001 From: Rob Lourens Date: Mon, 8 Jun 2020 11:52:29 -0500 Subject: [PATCH] Revert "Bump vscode-ripgrep" This reverts commit d1220da07267242e9b58193da0ded43bbe7f2aa5. --- package.json | 2 +- remote/package.json | 2 +- remote/yarn.lock | 8 ++++---- yarn.lock | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 1a9f6b8c5e2..01211443d26 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "vscode-nsfw": "1.2.8", "vscode-oniguruma": "1.3.1", "vscode-proxy-agent": "^0.5.2", - "vscode-ripgrep": "^1.5.9", + "vscode-ripgrep": "^1.5.8", "vscode-sqlite3": "4.0.10", "vscode-textmate": "5.1.1", "xterm": "4.7.0-beta.3", diff --git a/remote/package.json b/remote/package.json index 29d5ce6cbf9..cba584d935d 100644 --- a/remote/package.json +++ b/remote/package.json @@ -18,7 +18,7 @@ "vscode-nsfw": "1.2.8", "vscode-oniguruma": "1.3.1", "vscode-proxy-agent": "^0.5.2", - "vscode-ripgrep": "^1.5.9", + "vscode-ripgrep": "^1.5.8", "vscode-textmate": "5.1.1", "xterm": "4.7.0-beta.3", "xterm-addon-search": "0.7.0", diff --git a/remote/yarn.lock b/remote/yarn.lock index 69e5293bdf9..7ba3b88854f 100644 --- a/remote/yarn.lock +++ b/remote/yarn.lock @@ -382,10 +382,10 @@ vscode-proxy-agent@^0.5.2: https-proxy-agent "^2.2.3" socks-proxy-agent "^4.0.1" -vscode-ripgrep@^1.5.9: - version "1.5.9" - resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-1.5.9.tgz#3f28685056c4acb562a9e23236db40840c1db7b4" - integrity sha512-PODJpqwVtvokc1w6Ixo4d4zl+LC4SEXyyYL2k2SGpCPYkrq2Tgm6iF988G0uRDIcQE0ALiCv1Ow86l2LhdzQ1w== +vscode-ripgrep@^1.5.8: + version "1.5.8" + resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-1.5.8.tgz#32cb33da6d1a9ca8f5de8c2813ed5114fd55fc11" + integrity sha512-l6Pv/t1Jk63RU+kEkMO04XxnNRYdyzuesizj9AzFpcfrUxxpAjEJBK1qO9Mov30UUGZl7uDUBn+uCv9koaHPPA== vscode-textmate@5.1.1: version "5.1.1" diff --git a/yarn.lock b/yarn.lock index c9182e4ce6c..283315f8e58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9720,10 +9720,10 @@ vscode-proxy-agent@^0.5.2: https-proxy-agent "^2.2.3" socks-proxy-agent "^4.0.1" -vscode-ripgrep@^1.5.9: - version "1.5.9" - resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-1.5.9.tgz#3f28685056c4acb562a9e23236db40840c1db7b4" - integrity sha512-PODJpqwVtvokc1w6Ixo4d4zl+LC4SEXyyYL2k2SGpCPYkrq2Tgm6iF988G0uRDIcQE0ALiCv1Ow86l2LhdzQ1w== +vscode-ripgrep@^1.5.8: + version "1.5.8" + resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-1.5.8.tgz#32cb33da6d1a9ca8f5de8c2813ed5114fd55fc11" + integrity sha512-l6Pv/t1Jk63RU+kEkMO04XxnNRYdyzuesizj9AzFpcfrUxxpAjEJBK1qO9Mov30UUGZl7uDUBn+uCv9koaHPPA== vscode-sqlite3@4.0.10: version "4.0.10"