update spdlog

This commit is contained in:
Joao Moreno 2017-12-06 14:58:17 +01:00
parent ee05b51c33
commit 12f10aba98
2 changed files with 4 additions and 4 deletions

View file

@ -37,7 +37,7 @@
"node-pty": "0.7.3",
"nsfw": "1.0.16",
"semver": "4.3.6",
"spdlog": "0.3.5",
"spdlog": "0.3.6",
"v8-inspect-profiler": "^0.0.6",
"vscode-chokidar": "1.6.2",
"vscode-debugprotocol": "1.25.0",

View file

@ -5038,9 +5038,9 @@ sparkles@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/sparkles/-/sparkles-1.0.0.tgz#1acbbfb592436d10bbe8f785b7cc6f82815012c3"
spdlog@0.3.5:
version "0.3.5"
resolved "https://registry.yarnpkg.com/spdlog/-/spdlog-0.3.5.tgz#377398fbfb425a51e6439bc4c702aff6b0e6ffc9"
spdlog@0.3.6:
version "0.3.6"
resolved "https://registry.yarnpkg.com/spdlog/-/spdlog-0.3.6.tgz#44b77f659a192c2a5adbb4f25d27a0d0953494b9"
dependencies:
bindings "^1.3.0"
mkdirp "^0.5.1"