diff --git a/package.json b/package.json index a07c224a..805d5d89 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "devDependencies": { "@commitlint/cli": "19.7.1", "@commitlint/config-conventional": "19.7.1", - "@eslint/js": "9.20.0", + "@eslint/js": "9.21.0", "@foundryvtt/foundryvtt-cli": "0.0.9", "@guanghechen/rollup-plugin-copy": "6.0.4", "@swc/core": "1.10.18", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7d41ec7a..ca3169c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 19.7.1 version: 19.7.1 '@eslint/js': - specifier: 9.20.0 - version: 9.20.0 + specifier: 9.21.0 + version: 9.21.0 '@foundryvtt/foundryvtt-cli': specifier: 0.0.9 version: 0.0.9 @@ -381,6 +381,10 @@ packages: resolution: {integrity: sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.21.0': + resolution: {integrity: sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/object-schema@2.1.6': resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2983,6 +2987,8 @@ snapshots: '@eslint/js@9.20.0': {} + '@eslint/js@9.21.0': {} + '@eslint/object-schema@2.1.6': {} '@eslint/plugin-kit@0.2.5':