File tree 4 files changed +10
-10
lines changed
4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 68
68
"vscode-nsfw" : " 1.2.8" ,
69
69
"vscode-oniguruma" : " 1.3.1" ,
70
70
"vscode-proxy-agent" : " ^0.5.2" ,
71
- "vscode-ripgrep" : " ^1.8 .0" ,
71
+ "vscode-ripgrep" : " ^1.9 .0" ,
72
72
"vscode-sqlite3" : " 4.0.10" ,
73
73
"vscode-textmate" : " 5.2.0" ,
74
74
"xterm" : " 4.9.0-beta.32" ,
Original file line number Diff line number Diff line change 18
18
"vscode-nsfw" : " 1.2.8" ,
19
19
"vscode-oniguruma" : " 1.3.1" ,
20
20
"vscode-proxy-agent" : " ^0.5.2" ,
21
- "vscode-ripgrep" : " ^1.8 .0" ,
21
+ "vscode-ripgrep" : " ^1.9 .0" ,
22
22
"vscode-textmate" : " 5.2.0" ,
23
23
"xterm" : " 4.9.0-beta.32" ,
24
24
"xterm-addon-search" : " 0.7.0" ,
Original file line number Diff line number Diff line change @@ -410,10 +410,10 @@ vscode-proxy-agent@^0.5.2:
410
410
https-proxy-agent "^2.2.3"
411
411
socks-proxy-agent "^4.0.1"
412
412
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 ==
417
417
dependencies :
418
418
https-proxy-agent "^4.0.0"
419
419
proxy-from-env "^1.1.0"
Original file line number Diff line number Diff line change @@ -9724,10 +9724,10 @@ vscode-proxy-agent@^0.5.2:
9724
9724
https-proxy-agent "^2.2.3"
9725
9725
socks-proxy-agent "^4.0.1"
9726
9726
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 ==
9731
9731
dependencies :
9732
9732
https-proxy-agent "^4.0.0"
9733
9733
proxy-from-env "^1.1.0"
You can’t perform that action at this time.
0 commit comments