Update other dependencies

This commit is contained in:
dcode 2019-02-05 17:55:12 +01:00
parent cd1cfe6957
commit 01cade13f9
2 changed files with 118 additions and 658 deletions

766
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -17,17 +17,17 @@
"long": "^4.0.0"
},
"devDependencies": {
"@types/node": "^10.12.18",
"@types/node": "^10.12.21",
"browser-process-hrtime": "^1.0.0",
"diff": "^4.0.1",
"ts-loader": "^5.3.3",
"ts-node": "^6.2.0",
"tslint": "^5.12.0",
"tslint": "^5.12.1",
"typedoc": "^0.13.0",
"typedoc-plugin-external-module-name": "^1.1.3",
"typescript": "^3.2.2",
"webpack": "^4.28.1",
"webpack-cli": "^3.2.1"
"typescript": "^3.3.1",
"webpack": "^4.29.1",
"webpack-cli": "^3.2.3"
},
"main": "index.js",
"types": "index.d.ts",