|
@@ -22,7 +22,7 @@
|
|
|
"dependencies": {
|
|
|
"babel-polyfill": "6.16.0",
|
|
|
"chance": "1.0.4",
|
|
|
- "class-validator": "0.6.4",
|
|
|
+ "class-validator": "0.6.6",
|
|
|
"commander": "2.9.0",
|
|
|
"escodegen": "1.8.1",
|
|
|
"esprima": "3.1.1",
|
|
@@ -33,30 +33,30 @@
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@types/chai": "3.4.34",
|
|
|
- "@types/chance": "0.7.30",
|
|
|
+ "@types/chance": "0.7.31",
|
|
|
"@types/commander": "2.3.30",
|
|
|
"@types/escodegen": "0.0.6",
|
|
|
"@types/esprima": "2.1.33",
|
|
|
"@types/estraverse": "0.0.6",
|
|
|
"@types/estree": "0.0.34",
|
|
|
"@types/format-unicorn": "0.0.29",
|
|
|
- "@types/joi": "9.0.32",
|
|
|
+ "@types/joi": "9.0.33",
|
|
|
"@types/mkdirp": "0.3.29",
|
|
|
- "@types/mocha": "2.2.32",
|
|
|
- "@types/node": "6.0.46",
|
|
|
+ "@types/mocha": "2.2.33",
|
|
|
+ "@types/node": "6.0.47",
|
|
|
"@types/sinon": "1.16.31",
|
|
|
"awesome-typescript-loader": "2.2.4",
|
|
|
"babel-cli": "6.18.0",
|
|
|
"babel-loader": "6.2.7",
|
|
|
"babel-preset-es2015": "6.18.0",
|
|
|
"chai": "3.5.0",
|
|
|
- "coveralls": "2.11.14",
|
|
|
+ "coveralls": "2.11.15",
|
|
|
"istanbul": "1.1.0-alpha.1",
|
|
|
"mocha": "3.1.2",
|
|
|
"sinon": "2.0.0-pre.3",
|
|
|
"ts-node": "1.7.0",
|
|
|
"tslint": "3.15.1",
|
|
|
- "typescript": "2.0.8",
|
|
|
+ "typescript": "2.0.9",
|
|
|
"webpack": "2.1.0-beta.25",
|
|
|
"webpack-node-externals": "1.5.4"
|
|
|
},
|