chore: bump vscode/ripgrep (#251213)

* chore: bump vscode/ripgrep

* Update error message
This commit is contained in:
Raymond Zhao
2025-06-11 11:12:10 -07:00
committed by GitHub
parent 6a8e32e03f
commit 8def6db21b
7 changed files with 21 additions and 21 deletions

View File

@@ -14,7 +14,7 @@
"@vscode/deviceid": "^0.1.1",
"@vscode/iconv-lite-umd": "0.7.0",
"@vscode/proxy-agent": "^0.32.0",
"@vscode/ripgrep": "^1.15.11",
"@vscode/ripgrep": "^1.15.13",
"@vscode/spdlog": "^0.15.2",
"@vscode/tree-sitter-wasm": "^0.1.4",
"@vscode/vscode-languagedetection": "1.0.21",
@@ -437,9 +437,9 @@
}
},
"node_modules/@vscode/ripgrep": {
"version": "1.15.11",
"resolved": "https://registry.npmjs.org/@vscode/ripgrep/-/ripgrep-1.15.11.tgz",
"integrity": "sha512-G/VqtA6kR50mJkIH4WA+I2Q78V5blovgPPq0VPYM0QIRp57lYMkdV+U9VrY80b3AvaC72A1z8STmyxc8ZKiTsw==",
"version": "1.15.13",
"resolved": "https://registry.npmjs.org/@vscode/ripgrep/-/ripgrep-1.15.13.tgz",
"integrity": "sha512-c62On5sLEIMv9yfetIZ8c0Mg0s6lvq54G0YLW2zY/XiPsJPyBBgrP54MR1s0hK3gsPy423cY+e2BDU6mOB2Yaw==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {