Housekeeping & Make ESLint happy again

This commit is contained in:
SukkaW
2024-09-20 15:25:06 +08:00
parent bcb45e43f6
commit bdc3955ac6
7 changed files with 74 additions and 207 deletions

View File

@@ -37,12 +37,12 @@
"punycode": "^2.3.1",
"table": "^6.8.2",
"tar-fs": "^3.0.6",
"tldts": "^6.1.46",
"tldts-experimental": "^6.1.46",
"tldts": "^6.1.47",
"tldts-experimental": "^6.1.47",
"yaml": "^2.5.1"
},
"devDependencies": {
"@eslint-sukka/node": "^6.4.3",
"@eslint-sukka/node": "^6.5.0",
"@swc-node/register": "^1.10.9",
"@swc/core": "^1.7.26",
"@types/async-retry": "^1.4.8",
@@ -54,8 +54,8 @@
"@types/tar-stream": "^3.1.3",
"chai": "4",
"eslint": "^9.10.0",
"eslint-config-sukka": "^6.4.3",
"eslint-formatter-sukka": "^6.4.3",
"eslint-config-sukka": "^6.5.0",
"eslint-formatter-sukka": "^6.5.0",
"mitata": "^0.1.14",
"mocha": "^10.7.3",
"typescript": "^5.6.2"