upgrade dependencies

This commit is contained in:
Philipp Kunz 2017-07-18 14:54:06 +02:00
parent 425a86b33c
commit a2701bc3be
2 changed files with 4 additions and 4 deletions

View File

@ -58,7 +58,7 @@
"smartstream": "^1.0.10", "smartstream": "^1.0.10",
"smartstring": "^2.0.24", "smartstring": "^2.0.24",
"smartsystem": "^1.0.18", "smartsystem": "^1.0.18",
"tapbuffer": "^1.0.16", "tapbuffer": "^1.0.17",
"through2": "^2.0.3", "through2": "^2.0.3",
"tsn": "^2.0.15", "tsn": "^2.0.15",
"typescript": "^2.4.1", "typescript": "^2.4.1",

View File

@ -2975,9 +2975,9 @@ tap-parser@^5.1.0:
optionalDependencies: optionalDependencies:
readable-stream "^2" readable-stream "^2"
tapbuffer@^1.0.16: tapbuffer@^1.0.17:
version "1.0.16" version "1.0.17"
resolved "https://registry.yarnpkg.com/tapbuffer/-/tapbuffer-1.0.16.tgz#c723708c1b1c30e129fad2fa0412f4a07847d3f5" resolved "https://registry.yarnpkg.com/tapbuffer/-/tapbuffer-1.0.17.tgz#19f6bd3dcabbc9adfd3bfbe99171b8eba6199e92"
dependencies: dependencies:
"@types/istanbul" "^0.4.29" "@types/istanbul" "^0.4.29"
beautylog "^6.1.1" beautylog "^6.1.1"