Skip to content

Commit 426bc71

Browse files
committed
Revert "Bump vscode-ripgrep"
This reverts commit d1220da.
1 parent dae1cb2 commit 426bc71

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"vscode-nsfw": "1.2.8",
5757
"vscode-oniguruma": "1.3.1",
5858
"vscode-proxy-agent": "^0.5.2",
59-
"vscode-ripgrep": "^1.5.9",
59+
"vscode-ripgrep": "^1.5.8",
6060
"vscode-sqlite3": "4.0.10",
6161
"vscode-textmate": "5.1.1",
6262
"xterm": "4.7.0-beta.3",

remote/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"vscode-nsfw": "1.2.8",
1919
"vscode-oniguruma": "1.3.1",
2020
"vscode-proxy-agent": "^0.5.2",
21-
"vscode-ripgrep": "^1.5.9",
21+
"vscode-ripgrep": "^1.5.8",
2222
"vscode-textmate": "5.1.1",
2323
"xterm": "4.7.0-beta.3",
2424
"xterm-addon-search": "0.7.0",

remote/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -382,10 +382,10 @@ vscode-proxy-agent@^0.5.2:
382382
https-proxy-agent "^2.2.3"
383383
socks-proxy-agent "^4.0.1"
384384

385-
vscode-ripgrep@^1.5.9:
386-
version "1.5.9"
387-
resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-1.5.9.tgz#3f28685056c4acb562a9e23236db40840c1db7b4"
388-
integrity sha512-PODJpqwVtvokc1w6Ixo4d4zl+LC4SEXyyYL2k2SGpCPYkrq2Tgm6iF988G0uRDIcQE0ALiCv1Ow86l2LhdzQ1w==
385+
vscode-ripgrep@^1.5.8:
386+
version "1.5.8"
387+
resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-1.5.8.tgz#32cb33da6d1a9ca8f5de8c2813ed5114fd55fc11"
388+
integrity sha512-l6Pv/t1Jk63RU+kEkMO04XxnNRYdyzuesizj9AzFpcfrUxxpAjEJBK1qO9Mov30UUGZl7uDUBn+uCv9koaHPPA==
389389

390390
vscode-textmate@5.1.1:
391391
version "5.1.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9720,10 +9720,10 @@ vscode-proxy-agent@^0.5.2:
97209720
https-proxy-agent "^2.2.3"
97219721
socks-proxy-agent "^4.0.1"
97229722

9723-
vscode-ripgrep@^1.5.9:
9724-
version "1.5.9"
9725-
resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-1.5.9.tgz#3f28685056c4acb562a9e23236db40840c1db7b4"
9726-
integrity sha512-PODJpqwVtvokc1w6Ixo4d4zl+LC4SEXyyYL2k2SGpCPYkrq2Tgm6iF988G0uRDIcQE0ALiCv1Ow86l2LhdzQ1w==
9723+
vscode-ripgrep@^1.5.8:
9724+
version "1.5.8"
9725+
resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-1.5.8.tgz#32cb33da6d1a9ca8f5de8c2813ed5114fd55fc11"
9726+
integrity sha512-l6Pv/t1Jk63RU+kEkMO04XxnNRYdyzuesizj9AzFpcfrUxxpAjEJBK1qO9Mov30UUGZl7uDUBn+uCv9koaHPPA==
97279727

97289728
vscode-sqlite3@4.0.10:
97299729
version "4.0.10"

0 commit comments

Comments
 (0)