Upgrade dependencies and java libs.
This commit is contained in:
12
package.json
12
package.json
@@ -30,14 +30,14 @@
|
||||
"@types/fs-extra": "^9.0.11",
|
||||
"@types/luxon": "^1.27.0",
|
||||
"@types/minimatch": "^3.0.4",
|
||||
"@types/node": "^14.17.3",
|
||||
"@types/node": "^14.17.4",
|
||||
"@types/triple-beam": "^1.3.2",
|
||||
"@types/yargs": "^17.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.26.1",
|
||||
"@typescript-eslint/parser": "^4.26.1",
|
||||
"eslint": "^7.28.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.28.0",
|
||||
"@typescript-eslint/parser": "^4.28.0",
|
||||
"eslint": "^7.29.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "^4.3.2"
|
||||
"typescript": "^4.3.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": "^10.0.0",
|
||||
@@ -46,7 +46,7 @@
|
||||
"helios-distribution-types": "^1.0.0-rc.1",
|
||||
"luxon": "^1.27.0",
|
||||
"minimatch": "^3.0.4",
|
||||
"node-stream-zip": "^1.13.5",
|
||||
"node-stream-zip": "^1.13.6",
|
||||
"toml": "^3.0.0",
|
||||
"triple-beam": "^1.3.0",
|
||||
"ts-json-schema-generator": "^0.93.0",
|
||||
|
||||
Reference in New Issue
Block a user