depend on 0.0.7 of inspect-profiler, #39898

This commit is contained in:
Johannes Rieken 2017-12-08 09:16:14 +01:00
parent bc206bbacc
commit 6ebc4409e9
2 changed files with 4 additions and 4 deletions

View file

@ -38,7 +38,7 @@
"nsfw": "1.0.16",
"semver": "4.3.6",
"spdlog": "0.3.7",
"v8-inspect-profiler": "^0.0.6",
"v8-inspect-profiler": "^0.0.7",
"vscode-chokidar": "1.6.2",
"vscode-debugprotocol": "1.25.0",
"vscode-ripgrep": "^0.6.0-patch.0.5",

View file

@ -5586,9 +5586,9 @@ uuid@^3.0.0, uuid@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04"
v8-inspect-profiler@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/v8-inspect-profiler/-/v8-inspect-profiler-0.0.6.tgz#7885de7e9c3304118bde25d5b3d6ec5116467f2c"
v8-inspect-profiler@^0.0.7:
version "0.0.7"
resolved "https://registry.yarnpkg.com/v8-inspect-profiler/-/v8-inspect-profiler-0.0.7.tgz#f3b3438680f71961b9647514fe7b9f8748abc462"
dependencies:
chrome-remote-interface "^0.25.3"