|
@@ -28,12 +28,12 @@
|
|
|
"chalk": "4.1.0",
|
|
|
"chance": "1.1.7",
|
|
|
"class-validator": "0.12.2",
|
|
|
- "commander": "6.2.0",
|
|
|
+ "commander": "6.2.1",
|
|
|
"eslint-scope": "5.1.1",
|
|
|
"estraverse": "5.2.0",
|
|
|
"eventemitter3": "4.0.7",
|
|
|
"fast-deep-equal": "3.1.3",
|
|
|
- "inversify": "5.0.1",
|
|
|
+ "inversify": "5.0.5",
|
|
|
"js-string-escape": "1.0.1",
|
|
|
"md5": "2.3.0",
|
|
|
"mkdirp": "1.0.4",
|
|
@@ -48,7 +48,7 @@
|
|
|
"devDependencies": {
|
|
|
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
|
|
"@types/chai": "4.2.14",
|
|
|
- "@types/chance": "1.1.0",
|
|
|
+ "@types/chance": "1.1.1",
|
|
|
"@types/escodegen": "0.0.6",
|
|
|
"@types/eslint-scope": "3.7.0",
|
|
|
"@types/estraverse": "5.1.0",
|
|
@@ -56,38 +56,38 @@
|
|
|
"@types/js-string-escape": "1.0.0",
|
|
|
"@types/md5": "2.2.1",
|
|
|
"@types/mkdirp": "1.0.1",
|
|
|
- "@types/mocha": "8.0.4",
|
|
|
+ "@types/mocha": "8.2.0",
|
|
|
"@types/multimatch": "4.0.0",
|
|
|
- "@types/node": "14.14.9",
|
|
|
+ "@types/node": "14.14.16",
|
|
|
"@types/rimraf": "3.0.0",
|
|
|
- "@types/sinon": "9.0.8",
|
|
|
+ "@types/sinon": "9.0.10",
|
|
|
"@types/string-template": "1.0.2",
|
|
|
- "@types/webpack-env": "1.15.3",
|
|
|
- "@typescript-eslint/eslint-plugin": "4.8.1",
|
|
|
- "@typescript-eslint/parser": "4.8.1",
|
|
|
+ "@types/webpack-env": "1.16.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "4.11.0",
|
|
|
+ "@typescript-eslint/parser": "4.11.0",
|
|
|
"chai": "4.2.0",
|
|
|
"chai-exclude": "2.0.2",
|
|
|
"coveralls": "3.1.0",
|
|
|
- "cross-env": "7.0.2",
|
|
|
- "eslint": "7.14.0",
|
|
|
+ "cross-env": "7.0.3",
|
|
|
+ "eslint": "7.16.0",
|
|
|
"eslint-plugin-import": "2.22.1",
|
|
|
- "eslint-plugin-jsdoc": "30.7.8",
|
|
|
+ "eslint-plugin-jsdoc": "30.7.9",
|
|
|
"eslint-plugin-no-null": "1.0.2",
|
|
|
"eslint-plugin-prefer-arrow": "1.2.2",
|
|
|
- "eslint-plugin-unicorn": "23.0.0",
|
|
|
+ "eslint-plugin-unicorn": "24.0.0",
|
|
|
"fork-ts-checker-notifier-webpack-plugin": "3.0.0",
|
|
|
- "fork-ts-checker-webpack-plugin": "6.0.3",
|
|
|
+ "fork-ts-checker-webpack-plugin": "6.0.8",
|
|
|
"mocha": "8.2.1",
|
|
|
"nyc": "15.1.0",
|
|
|
"pjson": "1.0.9",
|
|
|
"pre-commit": "1.2.2",
|
|
|
"rimraf": "3.0.2",
|
|
|
- "sinon": "9.2.1",
|
|
|
+ "sinon": "9.2.2",
|
|
|
"threads": "1.6.3",
|
|
|
- "ts-loader": "8.0.11",
|
|
|
- "ts-node": "9.0.0",
|
|
|
- "typescript": "4.1.2",
|
|
|
- "webpack": "5.6.0",
|
|
|
+ "ts-loader": "8.0.12",
|
|
|
+ "ts-node": "9.1.1",
|
|
|
+ "typescript": "4.1.3",
|
|
|
+ "webpack": "5.11.0",
|
|
|
"webpack-cli": "4.2.0",
|
|
|
"webpack-node-externals": "2.5.2"
|
|
|
},
|