updated dependencies

This commit is contained in:
2017-02-27 22:19:14 +01:00
parent 92bf6d7bab
commit c820350bb6
20 changed files with 3543 additions and 9 deletions

View File

@@ -42,31 +42,31 @@
"@types/through2": "^2.0.32",
"beautylog": "6.1.1",
"depcheck": "^0.6.7",
"early": "^2.0.35",
"early": "^2.0.36",
"gulp": "3.9.1",
"gulp-function": "^2.2.3",
"gulp-inject-modules": "^1.0.0",
"gulp-istanbul": "^1.1.1",
"gulp-mocha": "^3.0.1",
"gulp-sourcemaps": "^2.4.0",
"gulp-typescript": "^3.1.4",
"gulp-sourcemaps": "^2.4.1",
"gulp-typescript": "^3.1.5",
"lodash": "^4.17.4",
"npmextra": "^2.0.3",
"projectinfo": "3.0.1",
"smartchok": "^1.0.4",
"smartchok": "^1.0.5",
"smartcli": "2.0.1",
"smartcov": "1.0.0",
"smartenv": "2.0.0",
"smartfile": "4.1.4",
"smartpath": "3.2.7",
"smartq": "^1.1.0",
"smartfile": "^4.1.6",
"smartpath": "^3.2.8",
"smartq": "^1.1.1",
"smartstream": "^1.0.5",
"smartstring": "^2.0.22",
"smartstring": "^2.0.24",
"smartsystem": "^1.0.12",
"source-map-support": "^0.4.11",
"through2": "^2.0.3",
"tsn": "^2.0.15",
"typescript": "^2.1.5",
"typescript": "^2.2.1",
"typings-global": "^1.0.14"
},
"devDependencies": {}