Skip to content

Commit

Permalink
update dependencies, #48804
Browse files Browse the repository at this point in the history
  • Loading branch information
jrieken committed Apr 30, 2018
1 parent 24300d5 commit 9a00b80
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 @@ -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",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 9a00b80

Please sign in to comment.