diff --git a/package.json b/package.json index fdbdc88..739caf4 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@txo/commitlint": "^1.0.24", "@txo/semantic-release": "^2.0.10", "@txo/tsconfig-cjs": "^2.0.0", - "@types/eslint": "^8.56.12", + "@types/eslint": "^9.6.1", "@types/jest": "^29.5.14", "@types/node": "^22.19.0", "eslint-config-txo-typescript": "^4.0.70", diff --git a/yarn.lock b/yarn.lock index 4b9736c..96b4af4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1356,10 +1356,10 @@ dependencies: "@types/node" "*" -"@types/eslint@^8.56.12": - version "8.56.12" - resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.12.tgz#1657c814ffeba4d2f84c0d4ba0f44ca7ea1ca53a" - integrity sha512-03ruubjWyOHlmljCVoxSuNDdmfZDzsrrz0P2LeJsOXr+ZwFQ+0yQIwNCwt/GYhV7Z31fgtXJTAEs+FYlEL851g== +"@types/eslint@^9.6.1": + version "9.6.1" + resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.1.tgz#d5795ad732ce81715f27f75da913004a56751584" + integrity sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag== dependencies: "@types/estree" "*" "@types/json-schema" "*"