mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-02 08:15:56 +01:00
Ripgrep package version bump
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -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",
|
||||
@@ -4507,9 +4507,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": {
|
||||
|
||||
@@ -91,7 +91,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",
|
||||
|
||||
Reference in New Issue
Block a user