Update vscode-ripgrep to fix issue with yarn

This commit is contained in:
Rob Lourens 2017-11-16 15:13:08 -08:00
parent f3008845ef
commit 8b05b0d70c
2 changed files with 5 additions and 5 deletions

View file

@ -40,7 +40,7 @@
"v8-profiler": "jrieken/v8-profiler#vscode",
"vscode-chokidar": "1.6.2",
"vscode-debugprotocol": "1.24.0",
"vscode-ripgrep": "0.6.0-patch.0.2",
"vscode-ripgrep": "^0.6.0-patch.0.3",
"vscode-textmate": "^3.2.0",
"xterm": "Tyriar/xterm.js#vscode-release/1.19",
"yauzl": "2.8.0"
@ -126,4 +126,4 @@
"windows-mutex": "^0.2.0",
"windows-process-tree": "0.1.6"
}
}
}

View file

@ -5762,9 +5762,9 @@ vscode-nls-dev@^2.0.1:
xml2js "^0.4.17"
yargs "^3.32.0"
vscode-ripgrep@0.6.0-patch.0.2:
version "0.6.0-patch.0.2"
resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-0.6.0-patch.0.2.tgz#63140b0486b76a7f7fbe1477ca84eea14512ae54"
vscode-ripgrep@^0.6.0-patch.0.3:
version "0.6.0-patch.0.3"
resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-0.6.0-patch.0.3.tgz#e1a1368608a0b925c106feaaca746c813cd425ad"
vscode-textmate@^3.2.0:
version "3.2.0"