update dependencies, #48804

This commit is contained in:
Johannes Rieken 2018-04-30 14:14:42 +02:00
parent 24300d5fd7
commit 9a00b80cb5
2 changed files with 4 additions and 4 deletions

View file

@ -41,7 +41,7 @@
"semver": "^5.5.0",
"spdlog": "0.6.0",
"sudo-prompt": "^8.0.0",
"v8-inspect-profiler": "^0.0.7",
"v8-inspect-profiler": "^0.0.8",
"vscode-chokidar": "1.6.2",
"vscode-debugprotocol": "1.28.0",
"vscode-nsfw": "1.0.17",

View file

@ -5763,9 +5763,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.7:
version "0.0.7"
resolved "https://registry.yarnpkg.com/v8-inspect-profiler/-/v8-inspect-profiler-0.0.7.tgz#f3b3438680f71961b9647514fe7b9f8748abc462"
v8-inspect-profiler@^0.0.8:
version "0.0.8"
resolved "https://registry.yarnpkg.com/v8-inspect-profiler/-/v8-inspect-profiler-0.0.8.tgz#4d6bedb7c3d1bfc69e5bfdc2ded3d6784a5a76a6"
dependencies:
chrome-remote-interface "^0.25.3"