diff --git a/package.json b/package.json index 9e2013bf..fa5d2479 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@tsconfig/strictest": "2.0.5", "@types/debug": "4.1.12", "@types/eslint-config-prettier": "6.11.3", - "@types/eslint__js": "8.42.3", + "@types/eslint__js": "9.14.0", "@types/node": "22.13.5", "chokidar": "4.0.3", "dotenv": "16.4.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2e3f0903..a1ae5945 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: 6.11.3 version: 6.11.3 '@types/eslint__js': - specifier: 8.42.3 - version: 8.42.3 + specifier: 9.14.0 + version: 9.14.0 '@types/node': specifier: 22.13.5 version: 22.13.5 @@ -655,11 +655,9 @@ packages: '@types/eslint-config-prettier@6.11.3': resolution: {integrity: sha512-3wXCiM8croUnhg9LdtZUJQwNcQYGWxxdOWDjPe1ykCqJFPVpzAKfs/2dgSoCtAvdPeaponcWPI7mPcGGp9dkKQ==} - '@types/eslint@9.6.1': - resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==} - - '@types/eslint__js@8.42.3': - resolution: {integrity: sha512-alfG737uhmPdnvkrLdZLcEKJ/B8s9Y4hrZ+YAdzUeoArBlSUERA2E87ROfOaS4jd/C45fzOoZzidLc1IPwLqOw==} + '@types/eslint__js@9.14.0': + resolution: {integrity: sha512-s0jepCjOJWB/GKcuba4jISaVpBudw3ClXJ3fUK4tugChUMQsp6kSwuA8Dcx6wFd/JsJqcY8n4rEpa5RTHs5ypA==} + deprecated: This is a stub types definition. @eslint/js provides its own type definitions, so you do not need this installed. '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} @@ -2108,14 +2106,9 @@ snapshots: '@types/eslint-config-prettier@6.11.3': {} - '@types/eslint@9.6.1': - dependencies: - '@types/estree': 1.0.6 - '@types/json-schema': 7.0.15 - - '@types/eslint__js@8.42.3': + '@types/eslint__js@9.14.0': dependencies: - '@types/eslint': 9.6.1 + '@eslint/js': 9.21.0 '@types/estree@1.0.6': {}