diff --git a/package.json b/package.json index ad7a9fca..8bfe29f4 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@ianvs/prettier-plugin-sort-imports": "^4.2.1", "@total-typescript/ts-reset": "^0.5.1", - "@types/eslint": "^8.56.7", + "@types/eslint": "^9.0.0", "@types/node": "^20.12.5", "@types/react": "^18.2.74", "@types/react-dom": "^18.2.24", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 761863e3..f62c6c1f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -98,8 +98,8 @@ devDependencies: specifier: ^0.5.1 version: 0.5.1 '@types/eslint': - specifier: ^8.56.7 - version: 8.56.11 + specifier: ^9.0.0 + version: 9.6.0 '@types/node': specifier: ^20.12.5 version: 20.14.12 @@ -1299,8 +1299,8 @@ packages: resolution: {integrity: sha512-AqlrT8YA1o7Ff5wPfMOL0pvL+1X+sw60NN6CcOCqs658emD6RfiXhF7Gu9QcfKBH7ELY2nInLhKSCWVoNL70MQ==} dev: true - /@types/eslint@8.56.11: - resolution: {integrity: sha512-sVBpJMf7UPo/wGecYOpk2aQya2VUGeHhe38WG7/mN5FufNSubf5VT9Uh9Uyp8/eLJpu1/tuhJ/qTo4mhSB4V4Q==} + /@types/eslint@9.6.0: + resolution: {integrity: sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==} dependencies: '@types/estree': 1.0.5 '@types/json-schema': 7.0.15