diff --git a/package.json b/package.json index 5ed0a16af3..01edbdba5e 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-proposal-decorators": "^7.23.2", "@eslint/eslintrc": "^3.0.1", - "@eslint/js": "^8.55.0", + "@eslint/js": "^9.17.0", "@types/eslint": "^8.44.6", "@typescript-eslint/parser": "^8.11.0", "@vitest/coverage-v8": "^2.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3d4eea3209..7b30bd3160 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: ^3.0.1 version: 3.1.0 '@eslint/js': - specifier: ^8.55.0 - version: 8.57.1 + specifier: ^9.17.0 + version: 9.17.0 '@types/eslint': specifier: ^8.44.6 version: 8.56.12 @@ -443,6 +443,10 @@ packages: resolution: {integrity: sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + '@eslint/js@9.17.0': + resolution: {integrity: sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@gar/promisify@1.1.3': resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==} @@ -3793,6 +3797,8 @@ snapshots: '@eslint/js@8.57.1': {} + '@eslint/js@9.17.0': {} + '@gar/promisify@1.1.3': {} '@glimmer/env@0.1.7': {}