Upgrade eslint config

This commit is contained in:
freearhey
2025-02-22 13:28:59 +03:00
parent e60927d480
commit b2e89ba27c
5 changed files with 115 additions and 60 deletions

View File

@@ -36,6 +36,8 @@
"private": true,
"license": "MIT",
"dependencies": {
"@eslint/eslintrc": "^3.3.0",
"@eslint/js": "^9.21.0",
"@freearhey/core": "^0.2.1",
"@octokit/core": "^4.2.1",
"@octokit/plugin-paginate-rest": "^7.1.2",
@@ -52,6 +54,7 @@
"cli-progress": "^3.12.0",
"commander": "^8.3.0",
"eslint": "^9.17.0",
"globals": "^16.0.0",
"iptv-playlist-parser": "^0.13.0",
"jest-expect-message": "^1.1.3",
"lodash": "^4.17.21",