package: Update eslint
This commit is contained in:
parent
a79861fceb
commit
da01c949c8
2 changed files with 356 additions and 463 deletions
|
@ -31,9 +31,9 @@
|
||||||
"@types/node-fetch": "2.5.12",
|
"@types/node-fetch": "2.5.12",
|
||||||
"@types/xml2js": "^0.4.9",
|
"@types/xml2js": "^0.4.9",
|
||||||
"chai": "^4",
|
"chai": "^4",
|
||||||
"eslint": "^5.13",
|
"eslint": "^8.5.0",
|
||||||
"eslint-config-oclif": "^3.1",
|
"eslint-config-oclif": "^4.0.0",
|
||||||
"eslint-config-oclif-typescript": "^0.1",
|
"eslint-config-oclif-typescript": "^1.0.2",
|
||||||
"globby": "^10",
|
"globby": "^10",
|
||||||
"mocha": "^5",
|
"mocha": "^5",
|
||||||
"nyc": "^14",
|
"nyc": "^14",
|
||||||
|
|
Loading…
Reference in a new issue