update node-spdlog to 0.7.1

This commit is contained in:
Joao Moreno 2018-07-10 17:26:47 +02:00
parent 8f16f8c8ba
commit 5bd43f56c6
2 changed files with 4 additions and 4 deletions

View file

@ -41,7 +41,7 @@
"native-watchdog": "0.3.0",
"node-pty": "0.7.6",
"semver": "^5.5.0",
"spdlog": "0.6.0",
"spdlog": "0.7.1",
"sudo-prompt": "8.2.0",
"v8-inspect-profiler": "^0.0.8",
"vscode-chokidar": "1.6.2",

View file

@ -5436,9 +5436,9 @@ sparkles@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/sparkles/-/sparkles-1.0.0.tgz#1acbbfb592436d10bbe8f785b7cc6f82815012c3"
spdlog@0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/spdlog/-/spdlog-0.6.0.tgz#20632ed4f1558ffa46e8a5827a5e97c61e0fa9ed"
spdlog@0.7.1:
version "0.7.1"
resolved "https://registry.yarnpkg.com/spdlog/-/spdlog-0.7.1.tgz#960b8cdced12e8c482d1df9fa65220789f276979"
dependencies:
bindings "^1.3.0"
mkdirp "^0.5.1"