update dependencies

This commit is contained in:
2017-06-30 17:19:58 +02:00
parent eec89a596a
commit 0060ec2971
2 changed files with 31 additions and 46 deletions

View File

@@ -21,14 +21,14 @@
"tapbundle": "^1.0.14"
},
"dependencies": {
"@types/lodash": "^4.14.62",
"@types/lodash": "^4.14.67",
"@types/minimatch": "2.x.x",
"@types/q": "1.x.x",
"lodash": "^4.17.4",
"minimatch": "^3.0.3",
"minimatch": "^3.0.4",
"q": "^1.5.0",
"rxjs": "^5.3.0",
"rxjs": "^5.4.1",
"smartq": "^1.1.1",
"typings-global": "^1.0.14"
"typings-global": "^1.0.19"
}
}