Dependency upgrade.
This commit is contained in:
18
package.json
18
package.json
@@ -28,16 +28,16 @@
|
||||
},
|
||||
"homepage": "https://github.com/dscalzi/Nebula#readme",
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/luxon": "^3.1.0",
|
||||
"@types/fs-extra": "^11.0.1",
|
||||
"@types/luxon": "^3.2.0",
|
||||
"@types/minimatch": "^5.1.2",
|
||||
"@types/node": "^16.18.11",
|
||||
"@types/triple-beam": "^1.3.2",
|
||||
"@types/yargs": "^17.0.17",
|
||||
"@typescript-eslint/eslint-plugin": "^5.47.1",
|
||||
"@typescript-eslint/parser": "^5.47.1",
|
||||
"eslint": "^8.30.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"@types/yargs": "^17.0.19",
|
||||
"@typescript-eslint/eslint-plugin": "^5.48.1",
|
||||
"@typescript-eslint/parser": "^5.48.1",
|
||||
"eslint": "^8.32.0",
|
||||
"rimraf": "^4.0.5",
|
||||
"typescript": "^4.9.4"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -45,8 +45,8 @@
|
||||
"fs-extra": "^11.1.0",
|
||||
"got": "^11.8.6",
|
||||
"helios-distribution-types": "^1.1.0",
|
||||
"luxon": "^3.1.1",
|
||||
"minimatch": "^5.1.2",
|
||||
"luxon": "^3.2.1",
|
||||
"minimatch": "^6.0.0",
|
||||
"node-stream-zip": "^1.15.0",
|
||||
"toml": "^3.0.0",
|
||||
"triple-beam": "^1.3.0",
|
||||
|
||||
Reference in New Issue
Block a user