diff --git a/package.json b/package.json index c0f92909..03bd94b0 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/eslint": "^8.44.3", "@types/pkgjs__parseargs": "^0.10.1", "@typescript-eslint/eslint-plugin": "^7.0.0", - "@typescript-eslint/parser": "^6.7.3", + "@typescript-eslint/parser": "^7.0.0", "@vitest/coverage-v8": "^1.0.0", "console-fail-test": "^0.2.3", "cspell": "^8.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0f723dd8..0c584eb9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,10 +27,10 @@ devDependencies: version: 0.10.1 '@typescript-eslint/eslint-plugin': specifier: ^7.0.0 - version: 7.0.1(@typescript-eslint/parser@6.7.3)(eslint@8.50.0)(typescript@5.2.2) + version: 7.0.1(@typescript-eslint/parser@7.0.1)(eslint@8.50.0)(typescript@5.2.2) '@typescript-eslint/parser': - specifier: ^6.7.3 - version: 6.7.3(eslint@8.50.0)(typescript@5.2.2) + specifier: ^7.0.0 + version: 7.0.1(eslint@8.50.0)(typescript@5.2.2) '@vitest/coverage-v8': specifier: ^1.0.0 version: 1.0.2(vitest@1.0.2) @@ -1476,7 +1476,7 @@ packages: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: true - /@typescript-eslint/eslint-plugin@7.0.1(@typescript-eslint/parser@6.7.3)(eslint@8.50.0)(typescript@5.2.2): + /@typescript-eslint/eslint-plugin@7.0.1(@typescript-eslint/parser@7.0.1)(eslint@8.50.0)(typescript@5.2.2): resolution: {integrity: sha512-OLvgeBv3vXlnnJGIAgCLYKjgMEU+wBGj07MQ/nxAaON+3mLzX7mJbhRYrVGiVvFiXtwFlkcBa/TtmglHy0UbzQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1488,7 +1488,7 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.9.1 - '@typescript-eslint/parser': 6.7.3(eslint@8.50.0)(typescript@5.2.2) + '@typescript-eslint/parser': 7.0.1(eslint@8.50.0)(typescript@5.2.2) '@typescript-eslint/scope-manager': 7.0.1 '@typescript-eslint/type-utils': 7.0.1(eslint@8.50.0)(typescript@5.2.2) '@typescript-eslint/utils': 7.0.1(eslint@8.50.0)(typescript@5.2.2) @@ -1505,20 +1505,20 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@6.7.3(eslint@8.50.0)(typescript@5.2.2): - resolution: {integrity: sha512-TlutE+iep2o7R8Lf+yoer3zU6/0EAUc8QIBB3GYBc1KGz4c4TRm83xwXUZVPlZ6YCLss4r77jbu6j3sendJoiQ==} + /@typescript-eslint/parser@7.0.1(eslint@8.50.0)(typescript@5.2.2): + resolution: {integrity: sha512-8GcRRZNzaHxKzBPU3tKtFNing571/GwPBeCvmAUw0yBtfE2XVd0zFKJIMSWkHJcPQi0ekxjIts6L/rrZq5cxGQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: - eslint: ^7.0.0 || ^8.0.0 + eslint: ^8.56.0 typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.7.3 - '@typescript-eslint/types': 6.7.3 - '@typescript-eslint/typescript-estree': 6.7.3(typescript@5.2.2) - '@typescript-eslint/visitor-keys': 6.7.3 + '@typescript-eslint/scope-manager': 7.0.1 + '@typescript-eslint/types': 7.0.1 + '@typescript-eslint/typescript-estree': 7.0.1(typescript@5.2.2) + '@typescript-eslint/visitor-keys': 7.0.1 debug: 4.3.4 eslint: 8.50.0 typescript: 5.2.2 @@ -3226,7 +3226,7 @@ packages: '@typescript-eslint/eslint-plugin': optional: true dependencies: - '@typescript-eslint/eslint-plugin': 7.0.1(@typescript-eslint/parser@6.7.3)(eslint@8.50.0)(typescript@5.2.2) + '@typescript-eslint/eslint-plugin': 7.0.1(@typescript-eslint/parser@7.0.1)(eslint@8.50.0)(typescript@5.2.2) '@typescript-eslint/utils': 6.7.3(eslint@8.50.0)(typescript@5.2.2) eslint: 8.50.0 typescript: 5.2.2