Skip to content

Commit eb563ae

Browse files
roblourenschrmarti
authored andcommitted
Fix microsoft#43284 - bump vscode-ripgrep
1 parent 50976d6 commit eb563ae

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"v8-inspect-profiler": "^0.0.7",
4545
"vscode-chokidar": "1.6.2",
4646
"vscode-debugprotocol": "1.26.0",
47-
"vscode-ripgrep": "^0.7.1-patch.0",
47+
"vscode-ripgrep": "0.7.1-patch.0.1",
4848
"vscode-textmate": "^3.2.0",
4949
"vscode-xterm": "3.2.0-beta4",
5050
"yauzl": "2.8.0"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5992,9 +5992,9 @@ vscode-nls-dev@3.0.7:
59925992
xml2js "^0.4.19"
59935993
yargs "^10.1.1"
59945994

5995-
vscode-ripgrep@^0.7.1-patch.0:
5996-
version "0.7.1-patch.0"
5997-
resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-0.7.1-patch.0.tgz#738be8b6da5cb9a8807b528595a884b0dfcb60a5"
5995+
vscode-ripgrep@0.7.1-patch.0.1:
5996+
version "0.7.1-patch.0.1"
5997+
resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-0.7.1-patch.0.1.tgz#f05d2f093fd7f6a9d10fb935171e72620feaf999"
59985998

59995999
vscode-textmate@^3.2.0:
60006000
version "3.2.0"

0 commit comments

Comments
 (0)