update spdlog

related to #39659
This commit is contained in:
Joao Moreno 2017-12-06 13:03:14 +01:00
parent f3b04c11f7
commit 3b5059f349
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.4",
"spdlog": "0.3.5",
"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.4:
version "0.3.4"
resolved "https://registry.yarnpkg.com/spdlog/-/spdlog-0.3.4.tgz#034afc5dff446146e11b6aed6bfe611499bfde19"
spdlog@0.3.5:
version "0.3.5"
resolved "https://registry.yarnpkg.com/spdlog/-/spdlog-0.3.5.tgz#377398fbfb425a51e6439bc4c702aff6b0e6ffc9"
dependencies:
bindings "^1.3.0"
mkdirp "^0.5.1"