Skip to content

Commit

Permalink
bump ripgrep + telemetry extractor (#198880)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreamah committed Nov 22, 2023
1 parent dcd8221 commit 5670217
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 16 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@vscode/iconv-lite-umd": "0.7.0",
"@vscode/policy-watcher": "^1.1.4",
"@vscode/proxy-agent": "^0.18.2",
"@vscode/ripgrep": "^1.15.6",
"@vscode/ripgrep": "^1.15.9",
"@vscode/spdlog": "^0.13.12",
"@vscode/sqlite3": "5.1.6-vscode",
"@vscode/sudo-prompt": "9.3.1",
Expand Down Expand Up @@ -135,7 +135,7 @@
"@typescript-eslint/parser": "^5.57.0",
"@vscode/gulp-electron": "^1.36.0",
"@vscode/l10n-dev": "0.0.21",
"@vscode/telemetry-extractor": "^1.9.10",
"@vscode/telemetry-extractor": "^1.10.2",
"@vscode/test-cli": "^0.0.3",
"@vscode/test-electron": "^2.3.5",
"@vscode/test-web": "^0.0.42",
Expand Down
2 changes: 1 addition & 1 deletion remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@parcel/watcher": "2.1.0",
"@vscode/iconv-lite-umd": "0.7.0",
"@vscode/proxy-agent": "^0.18.2",
"@vscode/ripgrep": "^1.15.6",
"@vscode/ripgrep": "^1.15.9",
"@vscode/spdlog": "^0.13.12",
"@vscode/vscode-languagedetection": "1.0.21",
"@vscode/windows-process-tree": "^0.5.0",
Expand Down
9 changes: 5 additions & 4 deletions remote/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,14 @@
optionalDependencies:
"@vscode/windows-ca-certs" "^0.3.1"

"@vscode/ripgrep@^1.15.6":
version "1.15.6"
resolved "https://registry.yarnpkg.com/@vscode/ripgrep/-/ripgrep-1.15.6.tgz#17bdffc1fd0c4a034dc3e1e8203b8d07add96c0d"
integrity sha512-mCtfHqZ/g+75qDDeIPB9ST1xyJDaJornaSujuRKkB0SMZ6FMVtuKUdvvvOITR+DcKo5KOwUVuOUUpt75jOY+Yw==
"@vscode/ripgrep@^1.15.9":
version "1.15.9"
resolved "https://registry.yarnpkg.com/@vscode/ripgrep/-/ripgrep-1.15.9.tgz#92279f7f28e1e49ad9a89603e10b17a4c7f9f5f1"
integrity sha512-4q2PXRvUvr3bF+LsfrifmUZgSPmCNcUZo6SbEAZgArIChchkezaxLoIeQMJe/z3CCKStvaVKpBXLxN3Z8lQjFQ==
dependencies:
https-proxy-agent "^7.0.2"
proxy-from-env "^1.1.0"
yauzl "^2.9.2"

"@vscode/spdlog@^0.13.12":
version "0.13.12"
Expand Down
19 changes: 10 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1406,13 +1406,14 @@
optionalDependencies:
"@vscode/windows-ca-certs" "^0.3.1"

"@vscode/ripgrep@^1.15.6":
version "1.15.6"
resolved "https://registry.yarnpkg.com/@vscode/ripgrep/-/ripgrep-1.15.6.tgz#17bdffc1fd0c4a034dc3e1e8203b8d07add96c0d"
integrity sha512-mCtfHqZ/g+75qDDeIPB9ST1xyJDaJornaSujuRKkB0SMZ6FMVtuKUdvvvOITR+DcKo5KOwUVuOUUpt75jOY+Yw==
"@vscode/ripgrep@^1.15.9":
version "1.15.9"
resolved "https://registry.yarnpkg.com/@vscode/ripgrep/-/ripgrep-1.15.9.tgz#92279f7f28e1e49ad9a89603e10b17a4c7f9f5f1"
integrity sha512-4q2PXRvUvr3bF+LsfrifmUZgSPmCNcUZo6SbEAZgArIChchkezaxLoIeQMJe/z3CCKStvaVKpBXLxN3Z8lQjFQ==
dependencies:
https-proxy-agent "^7.0.2"
proxy-from-env "^1.1.0"
yauzl "^2.9.2"

"@vscode/spdlog@^0.13.12":
version "0.13.12"
Expand All @@ -1436,12 +1437,12 @@
resolved "https://registry.yarnpkg.com/@vscode/sudo-prompt/-/sudo-prompt-9.3.1.tgz#c562334bc6647733649fd42afc96c0eea8de3b65"
integrity sha512-9ORTwwS74VaTn38tNbQhsA5U44zkJfcb0BdTSyyG6frP4e8KMtHuTXYmwefe5dpL8XB1aGSIVTaLjD3BbWb5iA==

"@vscode/telemetry-extractor@^1.9.10":
version "1.10.1"
resolved "https://registry.yarnpkg.com/@vscode/telemetry-extractor/-/telemetry-extractor-1.10.1.tgz#15c6fff544e8b99b2b79454887b3e5d3f0df9d2f"
integrity sha512-oiEfGQ9CxfzbhipivSxV2obmi3CaYLoiJv8CaPRynSNdH4VyZuTyL3j9VJBBNjyrxdlo5wXWC/ovwWBT8hEMng==
"@vscode/telemetry-extractor@^1.10.2":
version "1.10.2"
resolved "https://registry.yarnpkg.com/@vscode/telemetry-extractor/-/telemetry-extractor-1.10.2.tgz#b1ec2296dac1923d400bf98b3242d9b7d792fe83"
integrity sha512-hn+KDSwIRj7LzDSFd9HALkc80UY1g16nQgWztHml+nxAZU3Hw/EoWEEDxOncvDYq9YcV+tX/cVHrVjbNL2Dg0g==
dependencies:
"@vscode/ripgrep" "^1.15.6"
"@vscode/ripgrep" "^1.15.9"
command-line-args "^5.2.1"
ts-morph "^19.0.0"

Expand Down

0 comments on commit 5670217

Please sign in to comment.