|
@@ -44,16 +44,16 @@
|
|
|
"@babel/core": "7.0.0-beta.44",
|
|
|
"@babel/plugin-transform-runtime": "7.0.0-beta.44",
|
|
|
"@babel/preset-env": "7.0.0-beta.44",
|
|
|
- "@types/chai": "4.1.2",
|
|
|
+ "@types/chai": "4.1.3",
|
|
|
"@types/chance": "1.0.0",
|
|
|
"@types/escodegen": "0.0.6",
|
|
|
"@types/estraverse": "0.0.6",
|
|
|
"@types/estree": "0.0.38",
|
|
|
"@types/md5": "2.1.32",
|
|
|
"@types/mkdirp": "0.5.2",
|
|
|
- "@types/mocha": "5.0.0",
|
|
|
+ "@types/mocha": "5.2.0",
|
|
|
"@types/multimatch": "2.1.2",
|
|
|
- "@types/node": "9.6.5",
|
|
|
+ "@types/node": "9.6.6",
|
|
|
"@types/rimraf": "2.0.2",
|
|
|
"@types/sinon": "4.3.1",
|
|
|
"@types/string-template": "1.0.2",
|
|
@@ -63,7 +63,7 @@
|
|
|
"chai": "4.1.2",
|
|
|
"coveralls": "3.0.0",
|
|
|
"istanbul": "1.1.0-alpha.1",
|
|
|
- "mocha": "5.1.0",
|
|
|
+ "mocha": "5.1.1",
|
|
|
"pjson": "1.0.9",
|
|
|
"pre-commit": "1.2.2",
|
|
|
"rimraf": "2.6.2",
|
|
@@ -75,9 +75,9 @@
|
|
|
"tslint-language-service": "0.9.9",
|
|
|
"tslint-microsoft-contrib": "5.0.3",
|
|
|
"tslint-webpack-plugin": "1.2.2",
|
|
|
- "typescript": "2.8.1",
|
|
|
+ "typescript": "2.8.3",
|
|
|
"webpack": "4.6.0",
|
|
|
- "webpack-cli": "2.0.14",
|
|
|
+ "webpack-cli": "2.0.15",
|
|
|
"webpack-node-externals": "1.7.2"
|
|
|
},
|
|
|
"repository": {
|