Dependency upgrade.
This commit is contained in:
718
package-lock.json
generated
718
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
26
package.json
26
package.json
@@ -29,29 +29,29 @@
|
||||
"homepage": "https://github.com/dscalzi/Nebula#readme",
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/luxon": "^2.3.1",
|
||||
"@types/luxon": "^3.0.0",
|
||||
"@types/minimatch": "^3.0.5",
|
||||
"@types/node": "^16.11.26",
|
||||
"@types/node": "^16.11.46",
|
||||
"@types/triple-beam": "^1.3.2",
|
||||
"@types/yargs": "^17.0.10",
|
||||
"@typescript-eslint/eslint-plugin": "^5.17.0",
|
||||
"@typescript-eslint/parser": "^5.17.0",
|
||||
"eslint": "^8.12.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.31.0",
|
||||
"@typescript-eslint/parser": "^5.31.0",
|
||||
"eslint": "^8.20.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "^4.6.3"
|
||||
"typescript": "^4.7.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": "^16.0.0",
|
||||
"fs-extra": "^10.0.1",
|
||||
"got": "^11.8.3",
|
||||
"dotenv": "^16.0.1",
|
||||
"fs-extra": "^10.1.0",
|
||||
"got": "^11.8.5",
|
||||
"helios-distribution-types": "^1.0.0",
|
||||
"luxon": "^2.3.1",
|
||||
"minimatch": "^5.0.1",
|
||||
"luxon": "^3.0.1",
|
||||
"minimatch": "^5.1.0",
|
||||
"node-stream-zip": "^1.15.0",
|
||||
"toml": "^3.0.0",
|
||||
"triple-beam": "^1.3.0",
|
||||
"ts-json-schema-generator": "^1.0.0",
|
||||
"winston": "^3.6.0",
|
||||
"yargs": "^17.4.0"
|
||||
"winston": "^3.8.1",
|
||||
"yargs": "^17.5.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user