Skip to content

Commit c3018ad

Browse files
committed
Bump vscode-ripgrep for ARM
#6442
1 parent 7248c9a commit c3018ad

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"vscode-nsfw": "1.2.8",
6969
"vscode-oniguruma": "1.3.1",
7070
"vscode-proxy-agent": "^0.5.2",
71-
"vscode-ripgrep": "^1.8.0",
71+
"vscode-ripgrep": "^1.9.0",
7272
"vscode-sqlite3": "4.0.10",
7373
"vscode-textmate": "5.2.0",
7474
"xterm": "4.9.0-beta.32",

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.8.0",
21+
"vscode-ripgrep": "^1.9.0",
2222
"vscode-textmate": "5.2.0",
2323
"xterm": "4.9.0-beta.32",
2424
"xterm-addon-search": "0.7.0",

remote/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -410,10 +410,10 @@ vscode-proxy-agent@^0.5.2:
410410
https-proxy-agent "^2.2.3"
411411
socks-proxy-agent "^4.0.1"
412412

413-
vscode-ripgrep@^1.8.0:
414-
version "1.8.0"
415-
resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-1.8.0.tgz#dfe7c2ae2a2032df8a8108765c2feef73474888a"
416-
integrity sha512-/Q5XtePkTLLi8yplr5ai24pVEymRF62xH9xXrtj35GTaDCJg3zq1s1/L1UqhVbfNDv4OcMBYjyIAt/quEi3d5w==
413+
vscode-ripgrep@^1.9.0:
414+
version "1.9.0"
415+
resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-1.9.0.tgz#d6cdea4d290f3c2919472cdcfe2440d5fb1f99db"
416+
integrity sha512-7jyAC/NNfvMPZgCVkyqIn0STYJ7wIk3PF2qA2cX1sEutx1g/e2VtgKAodXnfpreJq4993JT/BSIigOv/0lBSzg==
417417
dependencies:
418418
https-proxy-agent "^4.0.0"
419419
proxy-from-env "^1.1.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9724,10 +9724,10 @@ vscode-proxy-agent@^0.5.2:
97249724
https-proxy-agent "^2.2.3"
97259725
socks-proxy-agent "^4.0.1"
97269726

9727-
vscode-ripgrep@^1.8.0:
9728-
version "1.8.0"
9729-
resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-1.8.0.tgz#dfe7c2ae2a2032df8a8108765c2feef73474888a"
9730-
integrity sha512-/Q5XtePkTLLi8yplr5ai24pVEymRF62xH9xXrtj35GTaDCJg3zq1s1/L1UqhVbfNDv4OcMBYjyIAt/quEi3d5w==
9727+
vscode-ripgrep@^1.9.0:
9728+
version "1.9.0"
9729+
resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-1.9.0.tgz#d6cdea4d290f3c2919472cdcfe2440d5fb1f99db"
9730+
integrity sha512-7jyAC/NNfvMPZgCVkyqIn0STYJ7wIk3PF2qA2cX1sEutx1g/e2VtgKAodXnfpreJq4993JT/BSIigOv/0lBSzg==
97319731
dependencies:
97329732
https-proxy-agent "^4.0.0"
97339733
proxy-from-env "^1.1.0"

0 commit comments

Comments
 (0)