From 48686c351327c57920db377c657e648d390498f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:03:01 +0000 Subject: [PATCH] build(deps-dev): bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.12.2 to 8.16.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- account-compression/sdk/package.json | 2 +- libraries/type-length-value/js/package.json | 2 +- memo/js/package.json | 2 +- name-service/js/package.json | 2 +- pnpm-lock.yaml | 213 +++++++++---------- single-pool/js/packages/classic/package.json | 2 +- single-pool/js/packages/modern/package.json | 2 +- stake-pool/js/package.json | 2 +- token-group/js/package.json | 2 +- token-lending/js/package.json | 2 +- token-metadata/js/package.json | 2 +- token-swap/js/package.json | 2 +- token/js/package.json | 2 +- 13 files changed, 117 insertions(+), 120 deletions(-) diff --git a/account-compression/sdk/package.json b/account-compression/sdk/package.json index 5d744ffaeb3..d9c6e6bcaa8 100644 --- a/account-compression/sdk/package.json +++ b/account-compression/sdk/package.json @@ -69,7 +69,7 @@ "@types/jest": "^29.5.14", "@types/node": "^22.9.3", "@types/node-fetch": "^2.6.12", - "@typescript-eslint/eslint-plugin": "^8.4.0", + "@typescript-eslint/eslint-plugin": "^8.16.0", "@typescript-eslint/parser": "^8.4.0", "eslint": "^8.57.0", "eslint-config-turbo": "^2.3.1", diff --git a/libraries/type-length-value/js/package.json b/libraries/type-length-value/js/package.json index 8ab9a66c1e6..dbb12848c69 100644 --- a/libraries/type-length-value/js/package.json +++ b/libraries/type-length-value/js/package.json @@ -50,7 +50,7 @@ "@types/chai": "^5.0.1", "@types/mocha": "^10.0.10", "@types/node": "^22.9.3", - "@typescript-eslint/eslint-plugin": "^8.4.0", + "@typescript-eslint/eslint-plugin": "^8.16.0", "@typescript-eslint/parser": "^8.4.0", "chai": "^5.1.2", "eslint": "^8.57.0", diff --git a/memo/js/package.json b/memo/js/package.json index 7988cb5203f..4f21612bf14 100644 --- a/memo/js/package.json +++ b/memo/js/package.json @@ -56,7 +56,7 @@ "@types/jest": "^29.5.14", "@types/node": "^22.9.3", "@types/node-fetch": "^2.6.12", - "@typescript-eslint/eslint-plugin": "^8.4.0", + "@typescript-eslint/eslint-plugin": "^8.16.0", "@typescript-eslint/parser": "^8.4.0", "chai": "^5.1.2", "eslint": "^8.57.0", diff --git a/name-service/js/package.json b/name-service/js/package.json index 8cadc9b0c41..548ac5b4e7a 100644 --- a/name-service/js/package.json +++ b/name-service/js/package.json @@ -46,7 +46,7 @@ "@types/bn.js": "^5.1.6", "@types/jest": "^29.5.14", "@types/node": "^22.9.3", - "@typescript-eslint/eslint-plugin": "^8.4.0", + "@typescript-eslint/eslint-plugin": "^8.16.0", "@typescript-eslint/parser": "^8.4.0", "eslint": "^8.57.0", "eslint-plugin-eslint-comments": "^3.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e776e7d495b..ab3ec30f05c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,7 +62,7 @@ importers: version: 0.20.1 '@solana/eslint-config-solana': specifier: ^3.0.3 - version: 3.0.6(@typescript-eslint/eslint-plugin@8.12.2)(@typescript-eslint/parser@8.12.2)(eslint-plugin-jest@28.9.0)(eslint-plugin-react-hooks@4.6.2)(eslint-plugin-simple-import-sort@12.1.1)(eslint-plugin-sort-keys-fix@1.1.2)(eslint-plugin-typescript-sort-keys@3.3.0)(eslint@8.57.0)(typescript@5.7.2) + version: 3.0.6(@typescript-eslint/eslint-plugin@8.16.0)(@typescript-eslint/parser@8.12.2)(eslint-plugin-jest@28.9.0)(eslint-plugin-react-hooks@4.6.2)(eslint-plugin-simple-import-sort@12.1.1)(eslint-plugin-sort-keys-fix@1.1.2)(eslint-plugin-typescript-sort-keys@3.3.0)(eslint@8.57.0)(typescript@5.7.2) '@types/bn.js': specifier: ^5.1.6 version: 5.1.6 @@ -76,8 +76,8 @@ importers: specifier: ^2.6.12 version: 2.6.12 '@typescript-eslint/eslint-plugin': - specifier: ^8.4.0 - version: 8.12.2(@typescript-eslint/parser@8.12.2)(eslint@8.57.0)(typescript@5.7.2) + specifier: ^8.16.0 + version: 8.16.0(@typescript-eslint/parser@8.12.2)(eslint@8.57.0)(typescript@5.7.2) '@typescript-eslint/parser': specifier: ^8.4.0 version: 8.12.2(eslint@8.57.0)(typescript@5.7.2) @@ -92,7 +92,7 @@ importers: version: 2.31.0(@typescript-eslint/parser@8.12.2)(eslint@8.57.0) eslint-plugin-jest: specifier: ^28.9.0 - version: 28.9.0(@typescript-eslint/eslint-plugin@8.12.2)(eslint@8.57.0)(jest@29.7.0)(typescript@5.7.2) + version: 28.9.0(@typescript-eslint/eslint-plugin@8.16.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.7.2) eslint-plugin-mocha: specifier: ^10.5.0 version: 10.5.0(eslint@8.57.0) @@ -149,8 +149,8 @@ importers: specifier: ^22.9.3 version: 22.9.3 '@typescript-eslint/eslint-plugin': - specifier: ^8.4.0 - version: 8.4.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2) + specifier: ^8.16.0 + version: 8.16.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2) '@typescript-eslint/parser': specifier: ^8.4.0 version: 8.4.0(eslint@8.57.0)(typescript@5.7.2) @@ -204,8 +204,8 @@ importers: specifier: ^2.6.12 version: 2.6.12 '@typescript-eslint/eslint-plugin': - specifier: ^8.4.0 - version: 8.4.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2) + specifier: ^8.16.0 + version: 8.16.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2) '@typescript-eslint/parser': specifier: ^8.4.0 version: 8.4.0(eslint@8.57.0)(typescript@5.7.2) @@ -271,8 +271,8 @@ importers: specifier: ^22.9.3 version: 22.9.3 '@typescript-eslint/eslint-plugin': - specifier: ^8.4.0 - version: 8.4.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2) + specifier: ^8.16.0 + version: 8.16.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2) '@typescript-eslint/parser': specifier: ^8.4.0 version: 8.4.0(eslint@8.57.0)(typescript@5.7.2) @@ -326,8 +326,8 @@ importers: specifier: ^22.9.3 version: 22.9.3 '@typescript-eslint/eslint-plugin': - specifier: ^8.4.0 - version: 8.4.0(@typescript-eslint/parser@8.12.2)(eslint@8.57.0)(typescript@5.7.2) + specifier: ^8.16.0 + version: 8.16.0(@typescript-eslint/parser@8.12.2)(eslint@8.57.0)(typescript@5.7.2) ava: specifier: ^6.2.0 version: 6.2.0(@ava/typescript@5.0.0) @@ -360,8 +360,8 @@ importers: specifier: ^22.9.3 version: 22.9.3 '@typescript-eslint/eslint-plugin': - specifier: ^8.4.0 - version: 8.4.0(@typescript-eslint/parser@8.12.2)(eslint@8.57.0)(typescript@5.7.2) + specifier: ^8.16.0 + version: 8.16.0(@typescript-eslint/parser@8.12.2)(eslint@8.57.0)(typescript@5.7.2) eslint: specifier: ^8.57.0 version: 8.57.0 @@ -427,8 +427,8 @@ importers: specifier: ^2.6.12 version: 2.6.12 '@typescript-eslint/eslint-plugin': - specifier: ^8.4.0 - version: 8.4.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2) + specifier: ^8.16.0 + version: 8.16.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2) '@typescript-eslint/parser': specifier: ^8.4.0 version: 8.4.0(eslint@8.57.0)(typescript@5.7.2) @@ -479,8 +479,8 @@ importers: specifier: ^22.9.3 version: 22.9.3 '@typescript-eslint/eslint-plugin': - specifier: ^8.4.0 - version: 8.4.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2) + specifier: ^8.16.0 + version: 8.16.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2) '@typescript-eslint/parser': specifier: ^8.4.0 version: 8.4.0(eslint@8.57.0)(typescript@5.7.2) @@ -552,8 +552,8 @@ importers: specifier: ^22.9.3 version: 22.9.3 '@typescript-eslint/eslint-plugin': - specifier: ^8.4.0 - version: 8.4.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2) + specifier: ^8.16.0 + version: 8.16.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2) '@typescript-eslint/parser': specifier: ^8.4.0 version: 8.4.0(eslint@8.57.0)(typescript@5.7.2) @@ -601,8 +601,8 @@ importers: specifier: ^22.9.3 version: 22.9.3 '@typescript-eslint/eslint-plugin': - specifier: ^8.4.0 - version: 8.4.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2) + specifier: ^8.16.0 + version: 8.16.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2) '@typescript-eslint/parser': specifier: ^8.4.0 version: 8.4.0(eslint@8.57.0)(typescript@5.7.2) @@ -665,8 +665,8 @@ importers: specifier: ^10.0.10 version: 10.0.10 '@typescript-eslint/eslint-plugin': - specifier: ^8.4.0 - version: 8.4.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2) + specifier: ^8.16.0 + version: 8.16.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2) '@typescript-eslint/parser': specifier: ^8.4.0 version: 8.4.0(eslint@8.57.0)(typescript@5.7.2) @@ -735,8 +735,8 @@ importers: specifier: ^2.6.12 version: 2.6.12 '@typescript-eslint/eslint-plugin': - specifier: ^8.4.0 - version: 8.4.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2) + specifier: ^8.16.0 + version: 8.16.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2) '@typescript-eslint/parser': specifier: ^8.4.0 version: 8.4.0(eslint@8.57.0)(typescript@5.7.2) @@ -1376,11 +1376,6 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@eslint-community/regexpp@4.10.0: - resolution: {integrity: sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==} - engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - dev: true - /@eslint-community/regexpp@4.12.1: resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} @@ -2650,7 +2645,7 @@ packages: commander: 12.1.0 typescript: 5.7.2 - /@solana/eslint-config-solana@3.0.6(@typescript-eslint/eslint-plugin@8.12.2)(@typescript-eslint/parser@8.12.2)(eslint-plugin-jest@28.9.0)(eslint-plugin-react-hooks@4.6.2)(eslint-plugin-simple-import-sort@12.1.1)(eslint-plugin-sort-keys-fix@1.1.2)(eslint-plugin-typescript-sort-keys@3.3.0)(eslint@8.57.0)(typescript@5.7.2): + /@solana/eslint-config-solana@3.0.6(@typescript-eslint/eslint-plugin@8.16.0)(@typescript-eslint/parser@8.12.2)(eslint-plugin-jest@28.9.0)(eslint-plugin-react-hooks@4.6.2)(eslint-plugin-simple-import-sort@12.1.1)(eslint-plugin-sort-keys-fix@1.1.2)(eslint-plugin-typescript-sort-keys@3.3.0)(eslint@8.57.0)(typescript@5.7.2): resolution: {integrity: sha512-3u024DkukJCfzUfOgN1EmWzVZLaZtgRLJ52FEdQmIG8NYOzLpaIJFgQvjYXWQlnK6ycIcSn/MesHG6sbKkMtTQ==} peerDependencies: '@typescript-eslint/eslint-plugin': ^7.0.0 @@ -2663,10 +2658,10 @@ packages: eslint-plugin-typescript-sort-keys: ^3.2.0 typescript: ^5.1.6 dependencies: - '@typescript-eslint/eslint-plugin': 8.12.2(@typescript-eslint/parser@8.12.2)(eslint@8.57.0)(typescript@5.7.2) + '@typescript-eslint/eslint-plugin': 8.16.0(@typescript-eslint/parser@8.12.2)(eslint@8.57.0)(typescript@5.7.2) '@typescript-eslint/parser': 8.12.2(eslint@8.57.0)(typescript@5.7.2) eslint: 8.57.0 - eslint-plugin-jest: 28.9.0(@typescript-eslint/eslint-plugin@8.12.2)(eslint@8.57.0)(jest@29.7.0)(typescript@5.7.2) + eslint-plugin-jest: 28.9.0(@typescript-eslint/eslint-plugin@8.16.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.7.2) eslint-plugin-react-hooks: 4.6.2(eslint@8.57.0) eslint-plugin-simple-import-sort: 12.1.1(eslint@8.57.0) eslint-plugin-sort-keys-fix: 1.1.2 @@ -3027,33 +3022,6 @@ packages: '@types/yargs-parser': 21.0.3 dev: true - /@typescript-eslint/eslint-plugin@8.12.2(@typescript-eslint/parser@8.12.2)(eslint@8.57.0)(typescript@5.7.2): - resolution: {integrity: sha512-gQxbxM8mcxBwaEmWdtLCIGLfixBMHhQjBqR8sVWNTPpcj45WlYL2IObS/DNMLH1DBP0n8qz+aiiLTGfopPEebw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 - eslint: ^8.57.0 || ^9.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.12.2(eslint@8.57.0)(typescript@5.7.2) - '@typescript-eslint/scope-manager': 8.12.2 - '@typescript-eslint/type-utils': 8.12.2(eslint@8.57.0)(typescript@5.7.2) - '@typescript-eslint/utils': 8.12.2(eslint@8.57.0)(typescript@5.7.2) - '@typescript-eslint/visitor-keys': 8.12.2 - eslint: 8.57.0 - graphemer: 1.4.0 - ignore: 5.3.1 - natural-compare: 1.4.0 - ts-api-utils: 1.3.0(typescript@5.7.2) - typescript: 5.7.2 - transitivePeerDependencies: - - supports-color - dev: true - /@typescript-eslint/eslint-plugin@8.12.2(@typescript-eslint/parser@8.12.2)(eslint@9.13.0)(typescript@5.7.2): resolution: {integrity: sha512-gQxbxM8mcxBwaEmWdtLCIGLfixBMHhQjBqR8sVWNTPpcj45WlYL2IObS/DNMLH1DBP0n8qz+aiiLTGfopPEebw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3081,8 +3049,8 @@ packages: - supports-color dev: true - /@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.12.2)(eslint@8.57.0)(typescript@5.7.2): - resolution: {integrity: sha512-rg8LGdv7ri3oAlenMACk9e+AR4wUV0yrrG+XKsGKOK0EVgeEDqurkXMPILG2836fW4ibokTB5v4b6Z9+GYQDEw==} + /@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.12.2)(eslint@8.57.0)(typescript@5.7.2): + resolution: {integrity: sha512-5YTHKV8MYlyMI6BaEG7crQ9BhSc8RxzshOReKwZwRWN0+XvvTOm+L/UYLCYxFpfwYuAAqhxiq4yae0CMFwbL7Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 @@ -3092,12 +3060,12 @@ packages: typescript: optional: true dependencies: - '@eslint-community/regexpp': 4.10.0 + '@eslint-community/regexpp': 4.12.1 '@typescript-eslint/parser': 8.12.2(eslint@8.57.0)(typescript@5.7.2) - '@typescript-eslint/scope-manager': 8.4.0 - '@typescript-eslint/type-utils': 8.4.0(eslint@8.57.0)(typescript@5.7.2) - '@typescript-eslint/utils': 8.4.0(eslint@8.57.0)(typescript@5.7.2) - '@typescript-eslint/visitor-keys': 8.4.0 + '@typescript-eslint/scope-manager': 8.16.0 + '@typescript-eslint/type-utils': 8.16.0(eslint@8.57.0)(typescript@5.7.2) + '@typescript-eslint/utils': 8.16.0(eslint@8.57.0)(typescript@5.7.2) + '@typescript-eslint/visitor-keys': 8.16.0 eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.3.1 @@ -3108,8 +3076,8 @@ packages: - supports-color dev: true - /@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2): - resolution: {integrity: sha512-rg8LGdv7ri3oAlenMACk9e+AR4wUV0yrrG+XKsGKOK0EVgeEDqurkXMPILG2836fW4ibokTB5v4b6Z9+GYQDEw==} + /@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.7.2): + resolution: {integrity: sha512-5YTHKV8MYlyMI6BaEG7crQ9BhSc8RxzshOReKwZwRWN0+XvvTOm+L/UYLCYxFpfwYuAAqhxiq4yae0CMFwbL7Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 @@ -3119,12 +3087,12 @@ packages: typescript: optional: true dependencies: - '@eslint-community/regexpp': 4.10.0 + '@eslint-community/regexpp': 4.12.1 '@typescript-eslint/parser': 8.4.0(eslint@8.57.0)(typescript@5.7.2) - '@typescript-eslint/scope-manager': 8.4.0 - '@typescript-eslint/type-utils': 8.4.0(eslint@8.57.0)(typescript@5.7.2) - '@typescript-eslint/utils': 8.4.0(eslint@8.57.0)(typescript@5.7.2) - '@typescript-eslint/visitor-keys': 8.4.0 + '@typescript-eslint/scope-manager': 8.16.0 + '@typescript-eslint/type-utils': 8.16.0(eslint@8.57.0)(typescript@5.7.2) + '@typescript-eslint/utils': 8.16.0(eslint@8.57.0)(typescript@5.7.2) + '@typescript-eslint/visitor-keys': 8.16.0 eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.3.1 @@ -3248,31 +3216,20 @@ packages: '@typescript-eslint/visitor-keys': 8.12.2 dev: true - /@typescript-eslint/scope-manager@8.4.0: - resolution: {integrity: sha512-n2jFxLeY0JmKfUqy3P70rs6vdoPjHK8P/w+zJcV3fk0b0BwRXC/zxRTEnAsgYT7MwdQDt/ZEbtdzdVC+hcpF0A==} + /@typescript-eslint/scope-manager@8.16.0: + resolution: {integrity: sha512-mwsZWubQvBki2t5565uxF0EYvG+FwdFb8bMtDuGQLdCCnGPrDEDvm1gtfynuKlnpzeBRqdFCkMf9jg1fnAK8sg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: - '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/visitor-keys': 8.4.0 + '@typescript-eslint/types': 8.16.0 + '@typescript-eslint/visitor-keys': 8.16.0 dev: true - /@typescript-eslint/type-utils@8.12.2(eslint@8.57.0)(typescript@5.7.2): - resolution: {integrity: sha512-bwuU4TAogPI+1q/IJSKuD4shBLc/d2vGcRT588q+jzayQyjVK2X6v/fbR4InY2U2sgf8MEvVCqEWUzYzgBNcGQ==} + /@typescript-eslint/scope-manager@8.4.0: + resolution: {integrity: sha512-n2jFxLeY0JmKfUqy3P70rs6vdoPjHK8P/w+zJcV3fk0b0BwRXC/zxRTEnAsgYT7MwdQDt/ZEbtdzdVC+hcpF0A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true dependencies: - '@typescript-eslint/typescript-estree': 8.12.2(typescript@5.7.2) - '@typescript-eslint/utils': 8.12.2(eslint@8.57.0)(typescript@5.7.2) - debug: 4.3.7(supports-color@8.1.1) - ts-api-utils: 1.3.0(typescript@5.7.2) - typescript: 5.7.2 - transitivePeerDependencies: - - eslint - - supports-color + '@typescript-eslint/types': 8.4.0 + '@typescript-eslint/visitor-keys': 8.4.0 dev: true /@typescript-eslint/type-utils@8.12.2(eslint@9.13.0)(typescript@5.7.2): @@ -3294,22 +3251,23 @@ packages: - supports-color dev: true - /@typescript-eslint/type-utils@8.4.0(eslint@8.57.0)(typescript@5.7.2): - resolution: {integrity: sha512-pu2PAmNrl9KX6TtirVOrbLPLwDmASpZhK/XU7WvoKoCUkdtq9zF7qQ7gna0GBZFN0hci0vHaSusiL2WpsQk37A==} + /@typescript-eslint/type-utils@8.16.0(eslint@8.57.0)(typescript@5.7.2): + resolution: {integrity: sha512-IqZHGG+g1XCWX9NyqnI/0CX5LL8/18awQqmkZSl2ynn8F76j579dByc0jhfVSnSnhf7zv76mKBQv9HQFKvDCgg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: + eslint: ^8.57.0 || ^9.0.0 typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 8.4.0(typescript@5.7.2) - '@typescript-eslint/utils': 8.4.0(eslint@8.57.0)(typescript@5.7.2) + '@typescript-eslint/typescript-estree': 8.16.0(typescript@5.7.2) + '@typescript-eslint/utils': 8.16.0(eslint@8.57.0)(typescript@5.7.2) debug: 4.3.7(supports-color@8.1.1) + eslint: 8.57.0 ts-api-utils: 1.3.0(typescript@5.7.2) typescript: 5.7.2 transitivePeerDependencies: - - eslint - supports-color dev: true @@ -3328,6 +3286,11 @@ packages: engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: true + /@typescript-eslint/types@8.16.0: + resolution: {integrity: sha512-NzrHj6thBAOSE4d9bsuRNMvk+BvaQvmY4dDglgkgGC0EW/tB3Kelnp3tAKH87GEwzoxgeQn9fNGRyFJM/xd+GQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + dev: true + /@typescript-eslint/types@8.4.0: resolution: {integrity: sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3398,6 +3361,28 @@ packages: - supports-color dev: true + /@typescript-eslint/typescript-estree@8.16.0(typescript@5.7.2): + resolution: {integrity: sha512-E2+9IzzXMc1iaBy9zmo+UYvluE3TW7bCGWSF41hVWUE01o8nzr1rvOQYSxelxr6StUvRcTMe633eY8mXASMaNw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/types': 8.16.0 + '@typescript-eslint/visitor-keys': 8.16.0 + debug: 4.3.7(supports-color@8.1.1) + fast-glob: 3.3.2 + is-glob: 4.0.3 + minimatch: 9.0.5 + semver: 7.6.3 + ts-api-utils: 1.3.0(typescript@5.7.2) + typescript: 5.7.2 + transitivePeerDependencies: + - supports-color + dev: true + /@typescript-eslint/typescript-estree@8.4.0(typescript@5.7.2): resolution: {integrity: sha512-kJ2OIP4dQw5gdI4uXsaxUZHRwWAGpREJ9Zq6D5L0BweyOrWsL6Sz0YcAZGWhvKnH7fm1J5YFE1JrQL0c9dd53A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3508,20 +3493,24 @@ packages: - typescript dev: true - /@typescript-eslint/utils@8.4.0(eslint@8.57.0)(typescript@5.7.2): - resolution: {integrity: sha512-swULW8n1IKLjRAgciCkTCafyTHHfwVQFt8DovmaF69sKbOxTSFMmIZaSHjqO9i/RV0wIblaawhzvtva8Nmm7lQ==} + /@typescript-eslint/utils@8.16.0(eslint@8.57.0)(typescript@5.7.2): + resolution: {integrity: sha512-C1zRy/mOL8Pj157GiX4kaw7iyRLKfJXBR3L82hk5kS/GyHcOFmy4YUq/zfZti72I9wnuQtA/+xzft4wCC8PJdA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) - '@typescript-eslint/scope-manager': 8.4.0 - '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/typescript-estree': 8.4.0(typescript@5.7.2) + '@typescript-eslint/scope-manager': 8.16.0 + '@typescript-eslint/types': 8.16.0 + '@typescript-eslint/typescript-estree': 8.16.0(typescript@5.7.2) eslint: 8.57.0 + typescript: 5.7.2 transitivePeerDependencies: - supports-color - - typescript dev: true /@typescript-eslint/visitor-keys@5.62.0: @@ -3548,6 +3537,14 @@ packages: eslint-visitor-keys: 3.4.3 dev: true + /@typescript-eslint/visitor-keys@8.16.0: + resolution: {integrity: sha512-pq19gbaMOmFE3CbL0ZB8J8BFCo2ckfHBfaIsaOZgBIF4EoISJIdLX5xRhd0FGB0LlHReNRuzoJoMGpTjq8F2CQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + dependencies: + '@typescript-eslint/types': 8.16.0 + eslint-visitor-keys: 4.2.0 + dev: true + /@typescript-eslint/visitor-keys@8.4.0: resolution: {integrity: sha512-zTQD6WLNTre1hj5wp09nBIDiOc2U5r/qmzo7wxPn4ZgAjHql09EofqhF9WF+fZHzL5aCyaIpPcT2hyxl73kr9A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -5132,7 +5129,7 @@ packages: - supports-color dev: true - /eslint-plugin-jest@28.9.0(@typescript-eslint/eslint-plugin@8.12.2)(eslint@8.57.0)(jest@29.7.0)(typescript@5.7.2): + /eslint-plugin-jest@28.9.0(@typescript-eslint/eslint-plugin@8.16.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.7.2): resolution: {integrity: sha512-rLu1s1Wf96TgUUxSw6loVIkNtUjq1Re7A9QdCCHSohnvXEBAjuL420h0T/fMmkQlNsQP2GhQzEUpYHPfxBkvYQ==} engines: {node: ^16.10.0 || ^18.12.0 || >=20.0.0} peerDependencies: @@ -5145,7 +5142,7 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 8.12.2(@typescript-eslint/parser@8.12.2)(eslint@8.57.0)(typescript@5.7.2) + '@typescript-eslint/eslint-plugin': 8.16.0(@typescript-eslint/parser@8.12.2)(eslint@8.57.0)(typescript@5.7.2) '@typescript-eslint/utils': 8.12.2(eslint@8.57.0)(typescript@5.7.2) eslint: 8.57.0 jest: 29.7.0(@types/node@22.9.3)(ts-node@10.9.2) @@ -6337,7 +6334,7 @@ packages: eslint: '*' typescript: '>=4.7.4' dependencies: - '@typescript-eslint/type-utils': 8.4.0(eslint@8.57.0)(typescript@5.7.2) + '@typescript-eslint/type-utils': 8.16.0(eslint@8.57.0)(typescript@5.7.2) eslint: 8.57.0 ts-api-utils: 1.3.0(typescript@5.7.2) ts-declaration-location: 1.0.4(typescript@5.7.2) diff --git a/single-pool/js/packages/classic/package.json b/single-pool/js/packages/classic/package.json index a8540698952..273ebc7021c 100644 --- a/single-pool/js/packages/classic/package.json +++ b/single-pool/js/packages/classic/package.json @@ -20,7 +20,7 @@ "devDependencies": { "@types/node": "^22.9.3", "@ava/typescript": "^5.0.0", - "@typescript-eslint/eslint-plugin": "^8.4.0", + "@typescript-eslint/eslint-plugin": "^8.16.0", "ava": "^6.2.0", "eslint": "^8.57.0", "solana-bankrun": "^0.2.0", diff --git a/single-pool/js/packages/modern/package.json b/single-pool/js/packages/modern/package.json index 5ee49a77a38..218a7baa89e 100644 --- a/single-pool/js/packages/modern/package.json +++ b/single-pool/js/packages/modern/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@types/node": "^22.9.3", - "@typescript-eslint/eslint-plugin": "^8.4.0", + "@typescript-eslint/eslint-plugin": "^8.16.0", "eslint": "^8.57.0", "typescript": "^5.7.2" }, diff --git a/stake-pool/js/package.json b/stake-pool/js/package.json index 8a334c2fa8c..a9c96f82db5 100644 --- a/stake-pool/js/package.json +++ b/stake-pool/js/package.json @@ -63,7 +63,7 @@ "@types/jest": "^29.5.14", "@types/node": "^22.9.3", "@types/node-fetch": "^2.6.12", - "@typescript-eslint/eslint-plugin": "^8.4.0", + "@typescript-eslint/eslint-plugin": "^8.16.0", "@typescript-eslint/parser": "^8.4.0", "cross-env": "^7.0.3", "eslint": "^8.57.0", diff --git a/token-group/js/package.json b/token-group/js/package.json index c23cb0477e4..c6223eaf064 100644 --- a/token-group/js/package.json +++ b/token-group/js/package.json @@ -54,7 +54,7 @@ "@types/chai": "^5.0.1", "@types/mocha": "^10.0.10", "@types/node": "^22.9.3", - "@typescript-eslint/eslint-plugin": "^8.4.0", + "@typescript-eslint/eslint-plugin": "^8.16.0", "@typescript-eslint/parser": "^8.4.0", "chai": "^5.1.2", "eslint": "^8.57.0", diff --git a/token-lending/js/package.json b/token-lending/js/package.json index b74a1dc7290..cfff09551ff 100644 --- a/token-lending/js/package.json +++ b/token-lending/js/package.json @@ -48,7 +48,7 @@ "@solana/web3.js": "^1.95.5", "@types/eslint": "^8.56.7", "@types/node": "^22.9.3", - "@typescript-eslint/eslint-plugin": "^8.4.0", + "@typescript-eslint/eslint-plugin": "^8.16.0", "@typescript-eslint/parser": "^8.4.0", "eslint": "^8.57.0", "gh-pages": "^6.2.0", diff --git a/token-metadata/js/package.json b/token-metadata/js/package.json index 13c7498fbf2..678ea46ab42 100644 --- a/token-metadata/js/package.json +++ b/token-metadata/js/package.json @@ -54,7 +54,7 @@ "@types/chai": "^5.0.1", "@types/mocha": "^10.0.10", "@types/node": "^22.9.3", - "@typescript-eslint/eslint-plugin": "^8.4.0", + "@typescript-eslint/eslint-plugin": "^8.16.0", "@typescript-eslint/parser": "^8.4.0", "chai": "^5.1.2", "eslint": "^8.57.0", diff --git a/token-swap/js/package.json b/token-swap/js/package.json index f58ca9f3ef7..212f66c9080 100644 --- a/token-swap/js/package.json +++ b/token-swap/js/package.json @@ -55,7 +55,7 @@ "@types/chai-as-promised": "^8.0.1", "@types/chai": "^5.0.1", "@types/mocha": "^10.0.10", - "@typescript-eslint/eslint-plugin": "^8.4.0", + "@typescript-eslint/eslint-plugin": "^8.16.0", "@typescript-eslint/parser": "^8.4.0", "eslint": "^8.57.0", "eslint-plugin-import": "^2.31.0", diff --git a/token/js/package.json b/token/js/package.json index f14e7903f94..2e1ada75325 100644 --- a/token/js/package.json +++ b/token/js/package.json @@ -68,7 +68,7 @@ "@types/mocha": "^10.0.10", "@types/node": "^22.9.3", "@types/node-fetch": "^2.6.12", - "@typescript-eslint/eslint-plugin": "^8.4.0", + "@typescript-eslint/eslint-plugin": "^8.16.0", "@typescript-eslint/parser": "^8.4.0", "chai": "^5.1.2", "chai-as-promised": "^8.0.1",