ripgrep 1.15.4->1.15.5 (#186243)

This commit is contained in:
Andrea Mah 2023-06-26 18:05:52 -07:00 committed by GitHub
parent 6626f5f07a
commit 45b31e9a87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 10 deletions

View file

@ -71,7 +71,7 @@
"@vscode/iconv-lite-umd": "0.7.0",
"@vscode/policy-watcher": "^1.1.4",
"@vscode/proxy-agent": "^0.14.1",
"@vscode/ripgrep": "^1.15.4",
"@vscode/ripgrep": "^1.15.5",
"@vscode/spdlog": "^0.13.10",
"@vscode/sqlite3": "5.1.6-vscode",
"@vscode/sudo-prompt": "9.3.1",

View file

@ -8,7 +8,7 @@
"@parcel/watcher": "2.1.0",
"@vscode/iconv-lite-umd": "0.7.0",
"@vscode/proxy-agent": "^0.14.1",
"@vscode/ripgrep": "^1.15.4",
"@vscode/ripgrep": "^1.15.5",
"@vscode/spdlog": "^0.13.10",
"@vscode/vscode-languagedetection": "1.0.21",
"@vscode/windows-process-tree": "^0.5.0",

View file

@ -72,10 +72,10 @@
optionalDependencies:
"@vscode/windows-ca-certs" "^0.3.1"
"@vscode/ripgrep@^1.15.4":
version "1.15.4"
resolved "https://registry.yarnpkg.com/@vscode/ripgrep/-/ripgrep-1.15.4.tgz#ca8946b5580bbea1e706ed8d3b1eed5f0d551ab6"
integrity sha512-+EPIS2aoD95MFLrgGHd/D2fck42aMRV2cBrT7BiNvKBeSyCTybSaTJ+PGQf6zV/95AhaXHHYqYPVRk3DZoGU9w==
"@vscode/ripgrep@^1.15.5":
version "1.15.5"
resolved "https://registry.yarnpkg.com/@vscode/ripgrep/-/ripgrep-1.15.5.tgz#26025884bbc3a8b40dfc29f5bda4b87b47bd7356"
integrity sha512-PVvKNEmtnlek3i4MJMaB910dz46CKQqcIY2gKR3PSlfz/ZPlSYuSuyQMS7iK20KL4hGUdSbWt964B5S5EIojqw==
dependencies:
https-proxy-agent "^5.0.0"
proxy-from-env "^1.1.0"

View file

@ -1331,10 +1331,10 @@
https-proxy-agent "^5.0.0"
proxy-from-env "^1.1.0"
"@vscode/ripgrep@^1.15.4":
version "1.15.4"
resolved "https://registry.yarnpkg.com/@vscode/ripgrep/-/ripgrep-1.15.4.tgz#ca8946b5580bbea1e706ed8d3b1eed5f0d551ab6"
integrity sha512-+EPIS2aoD95MFLrgGHd/D2fck42aMRV2cBrT7BiNvKBeSyCTybSaTJ+PGQf6zV/95AhaXHHYqYPVRk3DZoGU9w==
"@vscode/ripgrep@^1.15.5":
version "1.15.5"
resolved "https://registry.yarnpkg.com/@vscode/ripgrep/-/ripgrep-1.15.5.tgz#26025884bbc3a8b40dfc29f5bda4b87b47bd7356"
integrity sha512-PVvKNEmtnlek3i4MJMaB910dz46CKQqcIY2gKR3PSlfz/ZPlSYuSuyQMS7iK20KL4hGUdSbWt964B5S5EIojqw==
dependencies:
https-proxy-agent "^5.0.0"
proxy-from-env "^1.1.0"