|
@@ -42,8 +42,8 @@
|
|
|
"@types/estree": "0.0.34",
|
|
|
"@types/mkdirp": "0.3.29",
|
|
|
"@types/mocha": "2.2.40",
|
|
|
- "@types/node": "7.0.11",
|
|
|
- "@types/sinon": "1.16.36",
|
|
|
+ "@types/node": "7.0.12",
|
|
|
+ "@types/sinon": "2.1.2",
|
|
|
"@types/string-template": "1.0.2",
|
|
|
"awesome-typescript-loader": "3.1.2",
|
|
|
"babel-cli": "6.24.0",
|
|
@@ -51,15 +51,15 @@
|
|
|
"babel-plugin-array-includes": "2.0.3",
|
|
|
"babel-preset-es2015": "6.24.0",
|
|
|
"chai": "4.0.0-canary.1",
|
|
|
- "coveralls": "2.12.0",
|
|
|
+ "coveralls": "2.13.0",
|
|
|
"istanbul": "1.1.0-alpha.1",
|
|
|
"mocha": "3.2.0",
|
|
|
"sinon": "2.1.0",
|
|
|
"ts-node": "3.0.2",
|
|
|
- "tslint": "4.5.1",
|
|
|
+ "tslint": "5.0.0",
|
|
|
"tslint-loader": "3.4.3",
|
|
|
- "typescript": "2.2.0",
|
|
|
- "webpack": "2.3.2",
|
|
|
+ "typescript": "2.2.2",
|
|
|
+ "webpack": "2.3.3",
|
|
|
"webpack-node-externals": "1.5.4"
|
|
|
},
|
|
|
"repository": {
|