Update deps, enforce return type.
This commit is contained in:
10
package.json
10
package.json
@@ -30,12 +30,12 @@
|
||||
"@types/fs-extra": "^9.0.8",
|
||||
"@types/luxon": "^1.26.2",
|
||||
"@types/minimatch": "^3.0.3",
|
||||
"@types/node": "^14.14.32",
|
||||
"@types/node": "^14.14.35",
|
||||
"@types/triple-beam": "^1.3.2",
|
||||
"@types/yargs": "^16.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.16.1",
|
||||
"@typescript-eslint/parser": "^4.16.1",
|
||||
"eslint": "^7.21.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.18.0",
|
||||
"@typescript-eslint/parser": "^4.18.0",
|
||||
"eslint": "^7.22.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "^4.2.3"
|
||||
},
|
||||
@@ -49,7 +49,7 @@
|
||||
"node-stream-zip": "^1.13.2",
|
||||
"toml": "^3.0.0",
|
||||
"triple-beam": "^1.3.0",
|
||||
"ts-json-schema-generator": "^0.88.0",
|
||||
"ts-json-schema-generator": "^0.89.0",
|
||||
"winston": "^3.3.3",
|
||||
"yargs": "^16.2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user