mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Upgrade eslint config
This commit is contained in:
parent
7783d752cc
commit
60f3604ea5
5 changed files with 84 additions and 47 deletions
|
@ -379,7 +379,7 @@
|
|||
minimatch "^3.1.2"
|
||||
strip-json-comments "^3.1.1"
|
||||
|
||||
"@eslint/js@9.17.0":
|
||||
"@eslint/js@^9.17.0", "@eslint/js@9.17.0":
|
||||
version "9.17.0"
|
||||
resolved "https://registry.npmjs.org/@eslint/js/-/js-9.17.0.tgz"
|
||||
integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==
|
||||
|
@ -2736,6 +2736,11 @@ globals@^14.0.0:
|
|||
resolved "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz"
|
||||
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
|
||||
|
||||
globals@^15.14.0:
|
||||
version "15.14.0"
|
||||
resolved "https://registry.npmjs.org/globals/-/globals-15.14.0.tgz"
|
||||
integrity sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==
|
||||
|
||||
got@^11.8.2:
|
||||
version "11.8.5"
|
||||
resolved "https://registry.npmjs.org/got/-/got-11.8.5.tgz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue