diff --git a/package.json b/package.json index 5163ddf..766911c 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "@tsconfig/node16": "^16.1.3", "@types/ansi-escapes": "3.0.1", "@types/cli-progress": "^3.11.5", - "@types/eslint": "8.56.2", + "@types/eslint": "9.6.1", "@types/eslint-scope": "3.7.7", "@types/estree": "1.0.5", "@types/glob": "^8.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2853500..1002dc5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,7 +55,7 @@ importers: specifier: 0.4.7 version: 0.4.7 esbuild: - specifier: ^0.27.0 + specifier: '>=0.25.0' version: 0.27.0 files-from-path: specifier: 1.0.0 @@ -149,8 +149,8 @@ importers: specifier: ^3.11.5 version: 3.11.6 '@types/eslint': - specifier: 8.56.2 - version: 8.56.2 + specifier: 9.6.1 + version: 9.6.1 '@types/eslint-scope': specifier: 3.7.7 version: 3.7.7 @@ -1181,8 +1181,8 @@ packages: '@types/eslint-scope@3.7.7': resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==} - '@types/eslint@8.56.2': - resolution: {integrity: sha512-uQDwm1wFHmbBbCZCqAlq6Do9LYwByNZHWzXppSnay9SuwJ+VRbjkbLABer54kcPnMSlG6Fdiy2yaFXm/z9Z5gw==} + '@types/eslint@9.6.1': + resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==} '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} @@ -5085,10 +5085,10 @@ snapshots: '@types/eslint-scope@3.7.7': dependencies: - '@types/eslint': 8.56.2 + '@types/eslint': 9.6.1 '@types/estree': 1.0.5 - '@types/eslint@8.56.2': + '@types/eslint@9.6.1': dependencies: '@types/estree': 1.0.5 '@types/json-schema': 7.0.15