diff --git a/libraries/type-length-value/js/package.json b/libraries/type-length-value/js/package.json index 155907b3809..f316514cd2b 100644 --- a/libraries/type-length-value/js/package.json +++ b/libraries/type-length-value/js/package.json @@ -48,7 +48,7 @@ "@types/mocha": "^10.0.2", "@types/node": "^20.9.0", "@typescript-eslint/eslint-plugin": "^6.11.0", - "@typescript-eslint/parser": "^6.8.0", + "@typescript-eslint/parser": "^6.11.0", "chai": "^4.3.10", "chai-as-promised": "^7.1.1", "eslint": "^8.51.0", diff --git a/memo/js/package.json b/memo/js/package.json index 77863213c72..d283e2312f8 100644 --- a/memo/js/package.json +++ b/memo/js/package.json @@ -58,7 +58,7 @@ "@types/node": "^20.1.2", "@types/node-fetch": "^2.6.2", "@typescript-eslint/eslint-plugin": "^6.11.0", - "@typescript-eslint/parser": "^6.0.0", + "@typescript-eslint/parser": "^6.11.0", "chai": "^4.3.6", "eslint": "^8.20.0", "eslint-config-prettier": "^9.0.0", diff --git a/name-service/js/package.json b/name-service/js/package.json index 6bd34a3f448..2fc2144d4f5 100644 --- a/name-service/js/package.json +++ b/name-service/js/package.json @@ -41,7 +41,7 @@ "@types/mocha": "^10.0.1", "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^6.11.0", - "@typescript-eslint/parser": "^6.0.0", + "@typescript-eslint/parser": "^6.11.0", "chai": "^4.3.7", "chai-as-promised": "^7.1.1", "eslint": "^8.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8c16b0f4ddf..f50a87453a5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ importers: devDependencies: '@solana/eslint-config-solana': specifier: ^1.0.2 - version: 1.0.2(@typescript-eslint/eslint-plugin@6.11.0)(@typescript-eslint/parser@6.10.0)(eslint-plugin-jest@27.6.0)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-simple-import-sort@10.0.0)(eslint-plugin-sort-keys-fix@1.1.2)(eslint@8.53.0)(typescript@5.2.2) + version: 1.0.2(@typescript-eslint/eslint-plugin@6.11.0)(@typescript-eslint/parser@6.11.0)(eslint-plugin-jest@27.6.0)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-simple-import-sort@10.0.0)(eslint-plugin-sort-keys-fix@1.1.2)(eslint@8.53.0)(typescript@5.2.2) '@solana/prettier-config-solana': specifier: ^0.0.3 version: 0.0.3(prettier@3.1.0) @@ -34,10 +34,10 @@ importers: version: 20.9.0 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.11.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2) + version: 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0)(typescript@5.2.2) '@typescript-eslint/parser': - specifier: ^6.8.0 - version: 6.10.0(eslint@8.53.0)(typescript@5.2.2) + specifier: ^6.11.0 + version: 6.11.0(eslint@8.53.0)(typescript@5.2.2) chai: specifier: ^4.3.10 version: 4.3.10 @@ -98,10 +98,10 @@ importers: version: 2.6.9 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.11.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2) + version: 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0)(typescript@5.2.2) '@typescript-eslint/parser': - specifier: ^6.0.0 - version: 6.10.0(eslint@8.53.0)(typescript@5.2.2) + specifier: ^6.11.0 + version: 6.11.0(eslint@8.53.0)(typescript@5.2.2) chai: specifier: ^4.3.6 version: 4.3.10 @@ -180,10 +180,10 @@ importers: version: 20.9.0 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.11.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2) + version: 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0)(typescript@5.2.2) '@typescript-eslint/parser': - specifier: ^6.0.0 - version: 6.10.0(eslint@8.53.0)(typescript@5.2.2) + specifier: ^6.11.0 + version: 6.11.0(eslint@8.53.0)(typescript@5.2.2) chai: specifier: ^4.3.7 version: 4.3.10 @@ -204,7 +204,7 @@ importers: version: 6.0.0(eslint@8.53.0)(typescript@5.2.2) eslint-plugin-import: specifier: ^2.22.0 - version: 2.29.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0) + version: 2.29.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0) mocha: specifier: ^10.2.0 version: 10.2.0 @@ -241,7 +241,7 @@ importers: version: 20.9.0 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.11.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2) + version: 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0)(typescript@5.2.2) ava: specifier: ^5.3.1 version: 5.3.1(@ava/typescript@4.1.0) @@ -275,7 +275,7 @@ importers: version: 20.9.0 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.11.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2) + version: 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0)(typescript@5.2.2) eslint: specifier: ^8.49.0 version: 8.53.0 @@ -348,10 +348,10 @@ importers: version: 2.6.9 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.11.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2) + version: 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0)(typescript@5.2.2) '@typescript-eslint/parser': - specifier: ^6.0.0 - version: 6.10.0(eslint@8.53.0)(typescript@5.2.2) + specifier: ^6.11.0 + version: 6.11.0(eslint@8.53.0)(typescript@5.2.2) cross-env: specifier: ^7.0.3 version: 7.0.3 @@ -427,10 +427,10 @@ importers: version: 20.9.0 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.11.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2) + version: 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0)(typescript@5.2.2) '@typescript-eslint/parser': - specifier: ^6.0.0 - version: 6.10.0(eslint@8.53.0)(typescript@5.2.2) + specifier: ^6.11.0 + version: 6.11.0(eslint@8.53.0)(typescript@5.2.2) eslint: specifier: ^8.12.0 version: 8.53.0 @@ -497,10 +497,10 @@ importers: version: 20.9.0 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.11.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2) + version: 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0)(typescript@5.2.2) '@typescript-eslint/parser': - specifier: ^6.0.0 - version: 6.10.0(eslint@8.53.0)(typescript@5.2.2) + specifier: ^6.11.0 + version: 6.11.0(eslint@8.53.0)(typescript@5.2.2) chai: specifier: ^4.3.6 version: 4.3.10 @@ -570,10 +570,10 @@ importers: version: 10.0.4 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.11.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2) + version: 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0)(typescript@5.2.2) '@typescript-eslint/parser': - specifier: ^6.0.0 - version: 6.10.0(eslint@8.53.0)(typescript@5.2.2) + specifier: ^6.11.0 + version: 6.11.0(eslint@8.53.0)(typescript@5.2.2) eslint: specifier: ^8.31.0 version: 8.53.0 @@ -582,7 +582,7 @@ importers: version: 9.0.0(eslint@8.53.0) eslint-plugin-import: specifier: ^2.22.0 - version: 2.29.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0) + version: 2.29.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0) eslint-plugin-prettier: specifier: ^5.0.0 version: 5.0.1(@types/eslint@8.44.7)(eslint-config-prettier@9.0.0)(eslint@8.53.0)(prettier@3.1.0) @@ -640,10 +640,10 @@ importers: version: 2.6.9 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.11.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2) + version: 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0)(typescript@5.2.2) '@typescript-eslint/parser': - specifier: ^6.0.0 - version: 6.10.0(eslint@8.53.0)(typescript@5.2.2) + specifier: ^6.11.0 + version: 6.11.0(eslint@8.53.0)(typescript@5.2.2) chai: specifier: ^4.3.6 version: 4.3.10 @@ -2037,7 +2037,7 @@ packages: fastestsmallesttextencoderdecoder: 1.0.22 dev: false - /@solana/eslint-config-solana@1.0.2(@typescript-eslint/eslint-plugin@6.11.0)(@typescript-eslint/parser@6.10.0)(eslint-plugin-jest@27.6.0)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-simple-import-sort@10.0.0)(eslint-plugin-sort-keys-fix@1.1.2)(eslint@8.53.0)(typescript@5.2.2): + /@solana/eslint-config-solana@1.0.2(@typescript-eslint/eslint-plugin@6.11.0)(@typescript-eslint/parser@6.11.0)(eslint-plugin-jest@27.6.0)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-simple-import-sort@10.0.0)(eslint-plugin-sort-keys-fix@1.1.2)(eslint@8.53.0)(typescript@5.2.2): resolution: {integrity: sha512-/mBi2xFsX0fq3ukZ3ugA+Zh2+Ct+bh713ZSdOJAv1G7ARzyOEDxmiUz8TLzHu4joOC/3Ok4Yl7cjupOcIRzMHw==} peerDependencies: '@typescript-eslint/eslint-plugin': ^6.0.0 @@ -2049,8 +2049,8 @@ packages: eslint-plugin-sort-keys-fix: ^1.1.2 typescript: ^5.1.6 dependencies: - '@typescript-eslint/eslint-plugin': 6.11.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2) - '@typescript-eslint/parser': 6.10.0(eslint@8.53.0)(typescript@5.2.2) + '@typescript-eslint/eslint-plugin': 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0)(typescript@5.2.2) + '@typescript-eslint/parser': 6.11.0(eslint@8.53.0)(typescript@5.2.2) eslint: 8.53.0 eslint-plugin-jest: 27.6.0(@typescript-eslint/eslint-plugin@6.11.0)(eslint@8.53.0)(typescript@5.2.2) eslint-plugin-react-hooks: 4.6.0(eslint@8.53.0) @@ -2322,7 +2322,7 @@ packages: '@types/yargs-parser': 21.0.3 dev: true - /@typescript-eslint/eslint-plugin@6.11.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2): + /@typescript-eslint/eslint-plugin@6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0)(typescript@5.2.2): resolution: {integrity: sha512-uXnpZDc4VRjY4iuypDBKzW1rz9T5YBBK0snMn8MaTSNd2kMlj50LnLBABELjJiOL5YHk7ZD8hbSpI9ubzqYI0w==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -2334,7 +2334,7 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 6.10.0(eslint@8.53.0)(typescript@5.2.2) + '@typescript-eslint/parser': 6.11.0(eslint@8.53.0)(typescript@5.2.2) '@typescript-eslint/scope-manager': 6.11.0 '@typescript-eslint/type-utils': 6.11.0(eslint@8.53.0)(typescript@5.2.2) '@typescript-eslint/utils': 6.11.0(eslint@8.53.0)(typescript@5.2.2) @@ -2351,8 +2351,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@6.10.0(eslint@8.53.0)(typescript@5.2.2): - resolution: {integrity: sha512-+sZwIj+s+io9ozSxIWbNB5873OSdfeBEH/FR0re14WLI6BaKuSOnnwCJ2foUiu8uXf4dRp1UqHP0vrZ1zXGrog==} + /@typescript-eslint/parser@6.11.0(eslint@8.53.0)(typescript@5.2.2): + resolution: {integrity: sha512-+whEdjk+d5do5nxfxx73oanLL9ghKO3EwM9kBCkUtWMRwWuPaFv9ScuqlYfQ6pAD6ZiJhky7TZ2ZYhrMsfMxVQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -2361,10 +2361,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.10.0 - '@typescript-eslint/types': 6.10.0 - '@typescript-eslint/typescript-estree': 6.10.0(typescript@5.2.2) - '@typescript-eslint/visitor-keys': 6.10.0 + '@typescript-eslint/scope-manager': 6.11.0 + '@typescript-eslint/types': 6.11.0 + '@typescript-eslint/typescript-estree': 6.11.0(typescript@5.2.2) + '@typescript-eslint/visitor-keys': 6.11.0 debug: 4.3.4(supports-color@8.1.1) eslint: 8.53.0 typescript: 5.2.2 @@ -3784,7 +3784,7 @@ packages: - supports-color dev: true - /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.10.0)(eslint-import-resolver-node@0.3.9)(eslint@8.53.0): + /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.11.0)(eslint-import-resolver-node@0.3.9)(eslint@8.53.0): resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: @@ -3805,7 +3805,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.10.0(eslint@8.53.0)(typescript@5.2.2) + '@typescript-eslint/parser': 6.11.0(eslint@8.53.0)(typescript@5.2.2) debug: 3.2.7 eslint: 8.53.0 eslint-import-resolver-node: 0.3.9 @@ -3846,7 +3846,7 @@ packages: - supports-color dev: true - /eslint-plugin-import@2.29.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0): + /eslint-plugin-import@2.29.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0): resolution: {integrity: sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg==} engines: {node: '>=4'} peerDependencies: @@ -3856,7 +3856,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 6.10.0(eslint@8.53.0)(typescript@5.2.2) + '@typescript-eslint/parser': 6.11.0(eslint@8.53.0)(typescript@5.2.2) array-includes: 3.1.7 array.prototype.findlastindex: 1.2.3 array.prototype.flat: 1.3.2 @@ -3865,7 +3865,7 @@ packages: doctrine: 2.1.0 eslint: 8.53.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.10.0)(eslint-import-resolver-node@0.3.9)(eslint@8.53.0) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.11.0)(eslint-import-resolver-node@0.3.9)(eslint@8.53.0) hasown: 2.0.0 is-core-module: 2.13.1 is-glob: 4.0.3 @@ -3894,7 +3894,7 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.11.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2) + '@typescript-eslint/eslint-plugin': 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0)(typescript@5.2.2) '@typescript-eslint/utils': 5.62.0(eslint@8.53.0)(typescript@5.2.2) eslint: 8.53.0 transitivePeerDependencies: diff --git a/stake-pool/js/package.json b/stake-pool/js/package.json index 8fda1b36edd..fe7858a3917 100644 --- a/stake-pool/js/package.json +++ b/stake-pool/js/package.json @@ -63,7 +63,7 @@ "@types/node": "^20.1.2", "@types/node-fetch": "^2.6.3", "@typescript-eslint/eslint-plugin": "^6.11.0", - "@typescript-eslint/parser": "^6.0.0", + "@typescript-eslint/parser": "^6.11.0", "cross-env": "^7.0.3", "eslint": "^8.40.0", "eslint-config-prettier": "^9.0.0", diff --git a/token-lending/js/package.json b/token-lending/js/package.json index 2f2a04386ef..c0335fc6ff7 100644 --- a/token-lending/js/package.json +++ b/token-lending/js/package.json @@ -50,7 +50,7 @@ "@types/eslint-plugin-prettier": "^3.1.0", "@types/node": "^20.1.4", "@typescript-eslint/eslint-plugin": "^6.11.0", - "@typescript-eslint/parser": "^6.0.0", + "@typescript-eslint/parser": "^6.11.0", "eslint": "^8.12.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-prettier": "^5.0.0", diff --git a/token-metadata/js/package.json b/token-metadata/js/package.json index 519b271df4f..61a622b7eb1 100644 --- a/token-metadata/js/package.json +++ b/token-metadata/js/package.json @@ -60,7 +60,7 @@ "@types/mocha": "^10.0.0", "@types/node": "^20.8.7", "@typescript-eslint/eslint-plugin": "^6.11.0", - "@typescript-eslint/parser": "^6.0.0", + "@typescript-eslint/parser": "^6.11.0", "chai": "^4.3.6", "eslint": "^8.20.0", "eslint-config-prettier": "^9.0.0", diff --git a/token-swap/js/package.json b/token-swap/js/package.json index ca5204053de..6ee03608c8e 100644 --- a/token-swap/js/package.json +++ b/token-swap/js/package.json @@ -58,7 +58,7 @@ "@types/chai": "^4.3.3", "@types/mocha": "^10.0.0", "@typescript-eslint/eslint-plugin": "^6.11.0", - "@typescript-eslint/parser": "^6.0.0", + "@typescript-eslint/parser": "^6.11.0", "eslint": "^8.31.0", "eslint-plugin-import": "^2.22.0", "eslint-config-prettier": "^9.0.0", diff --git a/token/js/package.json b/token/js/package.json index 5c9ba25a8f8..6d79ec2890c 100644 --- a/token/js/package.json +++ b/token/js/package.json @@ -66,7 +66,7 @@ "@types/node": "^20.1.1", "@types/node-fetch": "^2.6.2", "@typescript-eslint/eslint-plugin": "^6.11.0", - "@typescript-eslint/parser": "^6.0.0", + "@typescript-eslint/parser": "^6.11.0", "chai": "^4.3.6", "chai-as-promised": "^7.1.1", "eslint": "^8.20.0",