mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-20 02:08:47 +00:00
ripgrep 1.15.4->1.15.5 (#186243)
This commit is contained in:
@@ -71,7 +71,7 @@
|
|||||||
"@vscode/iconv-lite-umd": "0.7.0",
|
"@vscode/iconv-lite-umd": "0.7.0",
|
||||||
"@vscode/policy-watcher": "^1.1.4",
|
"@vscode/policy-watcher": "^1.1.4",
|
||||||
"@vscode/proxy-agent": "^0.14.1",
|
"@vscode/proxy-agent": "^0.14.1",
|
||||||
"@vscode/ripgrep": "^1.15.4",
|
"@vscode/ripgrep": "^1.15.5",
|
||||||
"@vscode/spdlog": "^0.13.10",
|
"@vscode/spdlog": "^0.13.10",
|
||||||
"@vscode/sqlite3": "5.1.6-vscode",
|
"@vscode/sqlite3": "5.1.6-vscode",
|
||||||
"@vscode/sudo-prompt": "9.3.1",
|
"@vscode/sudo-prompt": "9.3.1",
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
"@parcel/watcher": "2.1.0",
|
"@parcel/watcher": "2.1.0",
|
||||||
"@vscode/iconv-lite-umd": "0.7.0",
|
"@vscode/iconv-lite-umd": "0.7.0",
|
||||||
"@vscode/proxy-agent": "^0.14.1",
|
"@vscode/proxy-agent": "^0.14.1",
|
||||||
"@vscode/ripgrep": "^1.15.4",
|
"@vscode/ripgrep": "^1.15.5",
|
||||||
"@vscode/spdlog": "^0.13.10",
|
"@vscode/spdlog": "^0.13.10",
|
||||||
"@vscode/vscode-languagedetection": "1.0.21",
|
"@vscode/vscode-languagedetection": "1.0.21",
|
||||||
"@vscode/windows-process-tree": "^0.5.0",
|
"@vscode/windows-process-tree": "^0.5.0",
|
||||||
|
|||||||
@@ -72,10 +72,10 @@
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
"@vscode/windows-ca-certs" "^0.3.1"
|
"@vscode/windows-ca-certs" "^0.3.1"
|
||||||
|
|
||||||
"@vscode/ripgrep@^1.15.4":
|
"@vscode/ripgrep@^1.15.5":
|
||||||
version "1.15.4"
|
version "1.15.5"
|
||||||
resolved "https://registry.yarnpkg.com/@vscode/ripgrep/-/ripgrep-1.15.4.tgz#ca8946b5580bbea1e706ed8d3b1eed5f0d551ab6"
|
resolved "https://registry.yarnpkg.com/@vscode/ripgrep/-/ripgrep-1.15.5.tgz#26025884bbc3a8b40dfc29f5bda4b87b47bd7356"
|
||||||
integrity sha512-+EPIS2aoD95MFLrgGHd/D2fck42aMRV2cBrT7BiNvKBeSyCTybSaTJ+PGQf6zV/95AhaXHHYqYPVRk3DZoGU9w==
|
integrity sha512-PVvKNEmtnlek3i4MJMaB910dz46CKQqcIY2gKR3PSlfz/ZPlSYuSuyQMS7iK20KL4hGUdSbWt964B5S5EIojqw==
|
||||||
dependencies:
|
dependencies:
|
||||||
https-proxy-agent "^5.0.0"
|
https-proxy-agent "^5.0.0"
|
||||||
proxy-from-env "^1.1.0"
|
proxy-from-env "^1.1.0"
|
||||||
|
|||||||
@@ -1331,10 +1331,10 @@
|
|||||||
https-proxy-agent "^5.0.0"
|
https-proxy-agent "^5.0.0"
|
||||||
proxy-from-env "^1.1.0"
|
proxy-from-env "^1.1.0"
|
||||||
|
|
||||||
"@vscode/ripgrep@^1.15.4":
|
"@vscode/ripgrep@^1.15.5":
|
||||||
version "1.15.4"
|
version "1.15.5"
|
||||||
resolved "https://registry.yarnpkg.com/@vscode/ripgrep/-/ripgrep-1.15.4.tgz#ca8946b5580bbea1e706ed8d3b1eed5f0d551ab6"
|
resolved "https://registry.yarnpkg.com/@vscode/ripgrep/-/ripgrep-1.15.5.tgz#26025884bbc3a8b40dfc29f5bda4b87b47bd7356"
|
||||||
integrity sha512-+EPIS2aoD95MFLrgGHd/D2fck42aMRV2cBrT7BiNvKBeSyCTybSaTJ+PGQf6zV/95AhaXHHYqYPVRk3DZoGU9w==
|
integrity sha512-PVvKNEmtnlek3i4MJMaB910dz46CKQqcIY2gKR3PSlfz/ZPlSYuSuyQMS7iK20KL4hGUdSbWt964B5S5EIojqw==
|
||||||
dependencies:
|
dependencies:
|
||||||
https-proxy-agent "^5.0.0"
|
https-proxy-agent "^5.0.0"
|
||||||
proxy-from-env "^1.1.0"
|
proxy-from-env "^1.1.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user