diff --git a/package.json b/package.json index 225dc823..32b3f4ee 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@changesets/changelog-github": "^0.5.0", "@changesets/cli": "^2.27.1", "@tsconfig/node18-strictest": "^1.0.0", - "@types/eslint": "^8.44.8", + "@types/eslint": "^8.44.9", "@typescript-eslint/eslint-plugin": "6.14.0", "@typescript-eslint/parser": "6.14.0", "eslint": "8.55.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3bc15d0b..e41035d7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^1.0.0 version: 1.0.0 '@types/eslint': - specifier: ^8.44.8 - version: 8.44.8 + specifier: ^8.44.9 + version: 8.44.9 '@typescript-eslint/eslint-plugin': specifier: 6.14.0 version: 6.14.0(@typescript-eslint/parser@6.14.0)(eslint@8.55.0)(typescript@5.3.3) @@ -1259,8 +1259,8 @@ packages: resolution: {integrity: sha512-bOuNKwO4Fzbt+Su5wqI9zNHwx5C25gLnutwVQA1sBZk0cW8UjVPVcwzIUhJIIJDUx7zDEbAwdCD2HfvIsV8dYg==} dev: true - /@types/eslint@8.44.8: - resolution: {integrity: sha512-4K8GavROwhrYl2QXDXm0Rv9epkA8GBFu0EI+XrrnnuCl7u8CWBRusX7fXJfanhZTDWSAL24gDI/UqXyUM0Injw==} + /@types/eslint@8.44.9: + resolution: {integrity: sha512-6yBxcvwnnYoYT1Uk2d+jvIfsuP4mb2EdIxFnrPABj5a/838qe5bGkNLFOiipX4ULQ7XVQvTxOh7jO+BTAiqsEw==} dependencies: '@types/estree': 1.0.0 '@types/json-schema': 7.0.12