Skip to content

Commit

Permalink
Fix microsoft#43284 - bump vscode-ripgrep
Browse files Browse the repository at this point in the history
  • Loading branch information
roblourens authored and chrmarti committed Feb 23, 2018
1 parent 50976d6 commit eb563ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"v8-inspect-profiler": "^0.0.7",
"vscode-chokidar": "1.6.2",
"vscode-debugprotocol": "1.26.0",
"vscode-ripgrep": "^0.7.1-patch.0",
"vscode-ripgrep": "0.7.1-patch.0.1",
"vscode-textmate": "^3.2.0",
"vscode-xterm": "3.2.0-beta4",
"yauzl": "2.8.0"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5992,9 +5992,9 @@ vscode-nls-dev@3.0.7:
xml2js "^0.4.19"
yargs "^10.1.1"

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

vscode-textmate@^3.2.0:
version "3.2.0"
Expand Down

0 comments on commit eb563ae

Please sign in to comment.