Dep upgrade.
This commit is contained in:
16
package.json
16
package.json
@@ -27,17 +27,17 @@
|
||||
},
|
||||
"homepage": "https://github.com/dscalzi/Nebula#readme",
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^9.0.10",
|
||||
"@types/luxon": "^1.26.3",
|
||||
"@types/fs-extra": "^9.0.11",
|
||||
"@types/luxon": "^1.26.5",
|
||||
"@types/minimatch": "^3.0.4",
|
||||
"@types/node": "^14.14.37",
|
||||
"@types/node": "^14.14.43",
|
||||
"@types/triple-beam": "^1.3.2",
|
||||
"@types/yargs": "^16.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^4.21.0",
|
||||
"@typescript-eslint/parser": "^4.21.0",
|
||||
"eslint": "^7.23.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.22.0",
|
||||
"@typescript-eslint/parser": "^4.22.0",
|
||||
"eslint": "^7.25.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "^4.2.3"
|
||||
"typescript": "^4.2.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": "^8.2.0",
|
||||
@@ -49,7 +49,7 @@
|
||||
"node-stream-zip": "^1.13.3",
|
||||
"toml": "^3.0.0",
|
||||
"triple-beam": "^1.3.0",
|
||||
"ts-json-schema-generator": "^0.89.2",
|
||||
"ts-json-schema-generator": "^0.91.0",
|
||||
"winston": "^3.3.3",
|
||||
"yargs": "^16.2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user