Bump deps and migrate ESLINT to v9 (#2406)

This commit is contained in:
Belleve 2024-07-03 16:40:06 -10:00 committed by GitHub
parent f45eab7759
commit 6e3c73b91e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 227 additions and 1043 deletions

View file

@ -695,7 +695,6 @@ const CollectPlans = computed(`metadata:collect-plans`, async target => {
const SGR_PREFIX_PREFIX = "SGr-";
// eslint-disable-next-line complexity
async function getCollectPlans(target, rawCollectPlans) {
const plans = {};