update dependencies
This commit is contained in:
parent
4fc4efc0b9
commit
f5b8ab84cf
@ -58,7 +58,7 @@
|
|||||||
"smartstream": "^1.0.10",
|
"smartstream": "^1.0.10",
|
||||||
"smartstring": "^2.0.24",
|
"smartstring": "^2.0.24",
|
||||||
"smartsystem": "^2.0.2",
|
"smartsystem": "^2.0.2",
|
||||||
"smartupdate": "^1.0.6",
|
"smartupdate": "^1.0.7",
|
||||||
"tapbuffer": "^1.0.29",
|
"tapbuffer": "^1.0.29",
|
||||||
"through2": "^2.0.3",
|
"through2": "^2.0.3",
|
||||||
"tsn": "^2.0.15",
|
"tsn": "^2.0.15",
|
||||||
|
14
yarn.lock
14
yarn.lock
@ -862,8 +862,8 @@ es-to-primitive@^1.1.1:
|
|||||||
is-symbol "^1.0.1"
|
is-symbol "^1.0.1"
|
||||||
|
|
||||||
es5-ext@^0.10.12, es5-ext@^0.10.13, es5-ext@^0.10.14, es5-ext@^0.10.9, es5-ext@~0.10.14, es5-ext@~0.10.2:
|
es5-ext@^0.10.12, es5-ext@^0.10.13, es5-ext@^0.10.14, es5-ext@^0.10.9, es5-ext@~0.10.14, es5-ext@~0.10.2:
|
||||||
version "0.10.28"
|
version "0.10.29"
|
||||||
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.28.tgz#666900d781f2bc39954913454f133699e7c117c9"
|
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.29.tgz#768eb2dfc4957bcf35fa0568f193ab71ede53fd8"
|
||||||
dependencies:
|
dependencies:
|
||||||
es6-iterator "2"
|
es6-iterator "2"
|
||||||
es6-symbol "~3.1"
|
es6-symbol "~3.1"
|
||||||
@ -2892,9 +2892,9 @@ smarttime@^1.0.6:
|
|||||||
dependencies:
|
dependencies:
|
||||||
typings-global "^1.0.16"
|
typings-global "^1.0.16"
|
||||||
|
|
||||||
smartupdate@^1.0.6:
|
smartupdate@^1.0.7:
|
||||||
version "1.0.6"
|
version "1.0.7"
|
||||||
resolved "https://registry.yarnpkg.com/smartupdate/-/smartupdate-1.0.6.tgz#830e771b9890202b53e51bd291f0166339ba1235"
|
resolved "https://registry.yarnpkg.com/smartupdate/-/smartupdate-1.0.7.tgz#388ec40157c71f5d2fa807ffa0f109e3ccd39e27"
|
||||||
dependencies:
|
dependencies:
|
||||||
beautycolor "^1.0.11"
|
beautycolor "^1.0.11"
|
||||||
beautylog "^6.1.10"
|
beautylog "^6.1.10"
|
||||||
@ -3308,8 +3308,8 @@ typed-function@0.10.5:
|
|||||||
resolved "https://registry.yarnpkg.com/typed-function/-/typed-function-0.10.5.tgz#2e0f18abd065219fab694a446a65c6d1981832c0"
|
resolved "https://registry.yarnpkg.com/typed-function/-/typed-function-0.10.5.tgz#2e0f18abd065219fab694a446a65c6d1981832c0"
|
||||||
|
|
||||||
typescript@^2.1.5, typescript@^2.4.2:
|
typescript@^2.1.5, typescript@^2.4.2:
|
||||||
version "2.5.0"
|
version "2.5.1"
|
||||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.0.tgz#60989e74cad93c28fe35f7f7b41fe9b205a25701"
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.1.tgz#ce7cc93ada3de19475cc9d17e3adea7aee1832aa"
|
||||||
|
|
||||||
typings-global@^1.0.14, typings-global@^1.0.16, typings-global@^1.0.17, typings-global@^1.0.19, typings-global@^1.0.20, typings-global@^1.0.3:
|
typings-global@^1.0.14, typings-global@^1.0.16, typings-global@^1.0.17, typings-global@^1.0.19, typings-global@^1.0.20, typings-global@^1.0.3:
|
||||||
version "1.0.20"
|
version "1.0.20"
|
||||||
|
Loading…
Reference in New Issue
Block a user