diff --git a/package.json b/package.json index d3a95de..a5983d1 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@builder.io/qwik": "1.2.18", - "@types/eslint": "8.44.9", + "@types/eslint": "8.56.12", "@types/node": "^20.5.9", "@typescript-eslint/eslint-plugin": "6.14.0", "@typescript-eslint/parser": "6.14.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8e6628a..1bd3abd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,8 +14,8 @@ devDependencies: specifier: 1.2.18 version: 1.2.18(@types/node@20.5.9)(undici@5.27.2) '@types/eslint': - specifier: 8.44.9 - version: 8.44.9 + specifier: 8.56.12 + version: 8.56.12 '@types/node': specifier: ^20.5.9 version: 20.5.9 @@ -467,8 +467,8 @@ packages: '@types/responselike': 1.0.0 dev: true - /@types/eslint@8.44.9: - resolution: {integrity: sha512-6yBxcvwnnYoYT1Uk2d+jvIfsuP4mb2EdIxFnrPABj5a/838qe5bGkNLFOiipX4ULQ7XVQvTxOh7jO+BTAiqsEw==} + /@types/eslint@8.56.12: + resolution: {integrity: sha512-03ruubjWyOHlmljCVoxSuNDdmfZDzsrrz0P2LeJsOXr+ZwFQ+0yQIwNCwt/GYhV7Z31fgtXJTAEs+FYlEL851g==} dependencies: '@types/estree': 1.0.1 '@types/json-schema': 7.0.12