chore(deps): update dependency @eslint/js to v9.21.0

This commit is contained in:
Renovate Bot 2025-02-21 22:00:54 +00:00
parent 2ef33483ef
commit 498d5b5160
2 changed files with 9 additions and 3 deletions

View file

@ -64,7 +64,7 @@
"devDependencies": { "devDependencies": {
"@commitlint/cli": "19.7.1", "@commitlint/cli": "19.7.1",
"@commitlint/config-conventional": "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", "@foundryvtt/foundryvtt-cli": "0.0.9",
"@guanghechen/rollup-plugin-copy": "6.0.4", "@guanghechen/rollup-plugin-copy": "6.0.4",
"@swc/core": "1.10.18", "@swc/core": "1.10.18",

View file

@ -15,8 +15,8 @@ importers:
specifier: 19.7.1 specifier: 19.7.1
version: 19.7.1 version: 19.7.1
'@eslint/js': '@eslint/js':
specifier: 9.20.0 specifier: 9.21.0
version: 9.20.0 version: 9.21.0
'@foundryvtt/foundryvtt-cli': '@foundryvtt/foundryvtt-cli':
specifier: 0.0.9 specifier: 0.0.9
version: 0.0.9 version: 0.0.9
@ -381,6 +381,10 @@ packages:
resolution: {integrity: sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ==} resolution: {integrity: sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 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': '@eslint/object-schema@2.1.6':
resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==} resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@ -2983,6 +2987,8 @@ snapshots:
'@eslint/js@9.20.0': {} '@eslint/js@9.20.0': {}
'@eslint/js@9.21.0': {}
'@eslint/object-schema@2.1.6': {} '@eslint/object-schema@2.1.6': {}
'@eslint/plugin-kit@0.2.5': '@eslint/plugin-kit@0.2.5':