Merge pull request #300603 from microsoft/osortega/magic-weasel

Ripgrep package version bump
This commit is contained in:
Osvaldo Ortega
2026-03-10 18:26:01 -07:00
committed by GitHub
6 changed files with 15 additions and 15 deletions

8
package-lock.json generated
View File

@@ -21,7 +21,7 @@
"@vscode/native-watchdog": "^1.4.6",
"@vscode/policy-watcher": "^1.3.2",
"@vscode/proxy-agent": "^0.38.0",
"@vscode/ripgrep": "^1.15.13",
"@vscode/ripgrep": "^1.17.1",
"@vscode/spdlog": "^0.15.7",
"@vscode/sqlite3": "5.1.12-vscode",
"@vscode/sudo-prompt": "9.3.2",
@@ -4557,9 +4557,9 @@
}
},
"node_modules/@vscode/ripgrep": {
"version": "1.17.0",
"resolved": "https://registry.npmjs.org/@vscode/ripgrep/-/ripgrep-1.17.0.tgz",
"integrity": "sha512-mBRKm+ASPkUcw4o9aAgfbusIu6H4Sdhw09bjeP1YOBFTJEZAnrnk6WZwzv8NEjgC82f7ILvhmb1WIElSugea6g==",
"version": "1.17.1",
"resolved": "https://registry.npmjs.org/@vscode/ripgrep/-/ripgrep-1.17.1.tgz",
"integrity": "sha512-xTs7DGyAO3IsJYOCTBP8LnTvPiYVKEuyv8s0xyJDBXfs8rhBfqnZPvb6xDT+RnwWzcXqW27xLS/aGrkjX7lNWw==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {