From 8837a9b156ad268b5efa77b705a3cfa0c226a4d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 12:58:13 +0000 Subject: [PATCH] chore(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 7.13.1 to 7.14.1. - [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/v7.14.1/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] --- packages/crypto/package.json | 2 +- packages/eventemitter/package.json | 2 +- packages/unit/package.json | 2 +- packages/utils/package.json | 2 +- packages/validator/package.json | 2 +- packages/worker-pool/package.json | 2 +- pnpm-lock.yaml | 133 ++++++++++++++++++++++++++--- 7 files changed, 127 insertions(+), 18 deletions(-) diff --git a/packages/crypto/package.json b/packages/crypto/package.json index d8e671f7..93b3b537 100644 --- a/packages/crypto/package.json +++ b/packages/crypto/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@kakang/unit": "workspace:^", "@types/node": "^20.14.8", - "@typescript-eslint/eslint-plugin": "7.13.1", + "@typescript-eslint/eslint-plugin": "7.14.1", "@typescript-eslint/parser": "7.13.1", "c8": "^10.1.2", "cross-env": "^7.0.3", diff --git a/packages/eventemitter/package.json b/packages/eventemitter/package.json index 4c2f8753..e7372db6 100644 --- a/packages/eventemitter/package.json +++ b/packages/eventemitter/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@kakang/unit": "workspace:^", "@types/node": "^20.14.8", - "@typescript-eslint/eslint-plugin": "7.13.1", + "@typescript-eslint/eslint-plugin": "7.14.1", "@typescript-eslint/parser": "7.13.1", "c8": "^10.1.2", "cross-env": "^7.0.3", diff --git a/packages/unit/package.json b/packages/unit/package.json index cb842d72..5f1ba1a1 100644 --- a/packages/unit/package.json +++ b/packages/unit/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@kakang/unit": "workspace:^", "@types/node": "^20.14.8", - "@typescript-eslint/eslint-plugin": "7.13.1", + "@typescript-eslint/eslint-plugin": "7.14.1", "@typescript-eslint/parser": "7.13.1", "c8": "^10.1.2", "cross-env": "^7.0.3", diff --git a/packages/utils/package.json b/packages/utils/package.json index 030c9582..3d934192 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@kakang/unit": "workspace:^", "@types/node": "^20.14.8", - "@typescript-eslint/eslint-plugin": "7.13.1", + "@typescript-eslint/eslint-plugin": "7.14.1", "@typescript-eslint/parser": "7.13.1", "c8": "^10.1.2", "cross-env": "^7.0.3", diff --git a/packages/validator/package.json b/packages/validator/package.json index 76e33034..8b2db9bc 100644 --- a/packages/validator/package.json +++ b/packages/validator/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@kakang/unit": "workspace:^", "@types/node": "^20.14.8", - "@typescript-eslint/eslint-plugin": "7.13.1", + "@typescript-eslint/eslint-plugin": "7.14.1", "@typescript-eslint/parser": "7.13.1", "c8": "^10.1.2", "cross-env": "^7.0.3", diff --git a/packages/worker-pool/package.json b/packages/worker-pool/package.json index a7b6e9db..443e33bc 100644 --- a/packages/worker-pool/package.json +++ b/packages/worker-pool/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@kakang/unit": "workspace:^", "@types/node": "^20.14.8", - "@typescript-eslint/eslint-plugin": "7.13.1", + "@typescript-eslint/eslint-plugin": "7.14.1", "@typescript-eslint/parser": "7.13.1", "c8": "^10.1.2", "cross-env": "^7.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d97f5501..98586991 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^20.14.8 version: 20.14.8 '@typescript-eslint/eslint-plugin': - specifier: 7.13.1 - version: 7.13.1(@typescript-eslint/parser@7.13.1)(eslint@8.57.0)(typescript@5.5.2) + specifier: 7.14.1 + version: 7.14.1(@typescript-eslint/parser@7.13.1)(eslint@8.57.0)(typescript@5.5.2) '@typescript-eslint/parser': specifier: 7.13.1 version: 7.13.1(eslint@8.57.0)(typescript@5.5.2) @@ -61,8 +61,8 @@ importers: specifier: ^20.14.8 version: 20.14.8 '@typescript-eslint/eslint-plugin': - specifier: 7.13.1 - version: 7.13.1(@typescript-eslint/parser@7.13.1)(eslint@8.57.0)(typescript@5.5.2) + specifier: 7.14.1 + version: 7.14.1(@typescript-eslint/parser@7.13.1)(eslint@8.57.0)(typescript@5.5.2) '@typescript-eslint/parser': specifier: 7.13.1 version: 7.13.1(eslint@8.57.0)(typescript@5.5.2) @@ -104,8 +104,8 @@ importers: specifier: ^20.14.8 version: 20.14.8 '@typescript-eslint/eslint-plugin': - specifier: 7.13.1 - version: 7.13.1(@typescript-eslint/parser@7.13.1)(eslint@8.57.0)(typescript@5.5.2) + specifier: 7.14.1 + version: 7.14.1(@typescript-eslint/parser@7.13.1)(eslint@8.57.0)(typescript@5.5.2) '@typescript-eslint/parser': specifier: 7.13.1 version: 7.13.1(eslint@8.57.0)(typescript@5.5.2) @@ -147,8 +147,8 @@ importers: specifier: ^20.14.8 version: 20.14.8 '@typescript-eslint/eslint-plugin': - specifier: 7.13.1 - version: 7.13.1(@typescript-eslint/parser@7.13.1)(eslint@8.57.0)(typescript@5.5.2) + specifier: 7.14.1 + version: 7.14.1(@typescript-eslint/parser@7.13.1)(eslint@8.57.0)(typescript@5.5.2) '@typescript-eslint/parser': specifier: 7.13.1 version: 7.13.1(eslint@8.57.0)(typescript@5.5.2) @@ -187,8 +187,8 @@ importers: specifier: ^20.14.8 version: 20.14.8 '@typescript-eslint/eslint-plugin': - specifier: 7.13.1 - version: 7.13.1(@typescript-eslint/parser@7.13.1)(eslint@8.57.0)(typescript@5.5.2) + specifier: 7.14.1 + version: 7.14.1(@typescript-eslint/parser@7.13.1)(eslint@8.57.0)(typescript@5.5.2) '@typescript-eslint/parser': specifier: 7.13.1 version: 7.13.1(eslint@8.57.0)(typescript@5.5.2) @@ -227,8 +227,8 @@ importers: specifier: ^20.14.8 version: 20.14.8 '@typescript-eslint/eslint-plugin': - specifier: 7.13.1 - version: 7.13.1(@typescript-eslint/parser@7.13.1)(eslint@8.57.0)(typescript@5.5.2) + specifier: 7.14.1 + version: 7.14.1(@typescript-eslint/parser@7.13.1)(eslint@8.57.0)(typescript@5.5.2) '@typescript-eslint/parser': specifier: 7.13.1 version: 7.13.1(eslint@8.57.0)(typescript@5.5.2) @@ -437,6 +437,34 @@ packages: typescript: 5.5.2 transitivePeerDependencies: - supports-color + dev: false + + /@typescript-eslint/eslint-plugin@7.14.1(@typescript-eslint/parser@7.13.1)(eslint@8.57.0)(typescript@5.5.2): + resolution: {integrity: sha512-aAJd6bIf2vvQRjUG3ZkNXkmBpN+J7Wd0mfQiiVCJMu9Z5GcZZdcc0j8XwN/BM97Fl7e3SkTXODSk4VehUv7CGw==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + '@typescript-eslint/parser': ^7.0.0 + eslint: ^8.56.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@eslint-community/regexpp': 4.10.1 + '@typescript-eslint/parser': 7.13.1(eslint@8.57.0)(typescript@5.5.2) + '@typescript-eslint/scope-manager': 7.14.1 + '@typescript-eslint/type-utils': 7.14.1(eslint@8.57.0)(typescript@5.5.2) + '@typescript-eslint/utils': 7.14.1(eslint@8.57.0)(typescript@5.5.2) + '@typescript-eslint/visitor-keys': 7.14.1 + 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.5.2) + typescript: 5.5.2 + transitivePeerDependencies: + - supports-color + dev: true /@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.5.2): resolution: {integrity: sha512-1ELDPlnLvDQ5ybTSrMhRTFDfOQEOXNM+eP+3HT/Yq7ruWpciQw+Avi73pdEbA4SooCawEWo3dtYbF68gN7Ed1A==} @@ -465,6 +493,14 @@ packages: '@typescript-eslint/types': 7.13.1 '@typescript-eslint/visitor-keys': 7.13.1 + /@typescript-eslint/scope-manager@7.14.1: + resolution: {integrity: sha512-gPrFSsoYcsffYXTOZ+hT7fyJr95rdVe4kGVX1ps/dJ+DfmlnjFN/GcMxXcVkeHDKqsq6uAcVaQaIi3cFffmAbA==} + engines: {node: ^18.18.0 || >=20.0.0} + dependencies: + '@typescript-eslint/types': 7.14.1 + '@typescript-eslint/visitor-keys': 7.14.1 + dev: true + /@typescript-eslint/type-utils@7.13.1(eslint@8.57.0)(typescript@5.5.2): resolution: {integrity: sha512-aWDbLu1s9bmgPGXSzNCxELu+0+HQOapV/y+60gPXafR8e2g1Bifxzevaa+4L2ytCWm+CHqpELq4CSoN9ELiwCg==} engines: {node: ^18.18.0 || >=20.0.0} @@ -483,11 +519,37 @@ packages: typescript: 5.5.2 transitivePeerDependencies: - supports-color + dev: false + + /@typescript-eslint/type-utils@7.14.1(eslint@8.57.0)(typescript@5.5.2): + resolution: {integrity: sha512-/MzmgNd3nnbDbOi3LfasXWWe292+iuo+umJ0bCCMCPc1jLO/z2BQmWUUUXvXLbrQey/JgzdF/OV+I5bzEGwJkQ==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + eslint: ^8.56.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/typescript-estree': 7.14.1(typescript@5.5.2) + '@typescript-eslint/utils': 7.14.1(eslint@8.57.0)(typescript@5.5.2) + debug: 4.3.5 + eslint: 8.57.0 + ts-api-utils: 1.3.0(typescript@5.5.2) + typescript: 5.5.2 + transitivePeerDependencies: + - supports-color + dev: true /@typescript-eslint/types@7.13.1: resolution: {integrity: sha512-7K7HMcSQIAND6RBL4kDl24sG/xKM13cA85dc7JnmQXw2cBDngg7c19B++JzvJHRG3zG36n9j1i451GBzRuHchw==} engines: {node: ^18.18.0 || >=20.0.0} + /@typescript-eslint/types@7.14.1: + resolution: {integrity: sha512-mL7zNEOQybo5R3AavY+Am7KLv8BorIv7HCYS5rKoNZKQD9tsfGUpO4KdAn3sSUvTiS4PQkr2+K0KJbxj8H9NDg==} + engines: {node: ^18.18.0 || >=20.0.0} + dev: true + /@typescript-eslint/typescript-estree@7.13.1(typescript@5.5.2): resolution: {integrity: sha512-uxNr51CMV7npU1BxZzYjoVz9iyjckBduFBP0S5sLlh1tXYzHzgZ3BR9SVsNed+LmwKrmnqN3Kdl5t7eZ5TS1Yw==} engines: {node: ^18.18.0 || >=20.0.0} @@ -509,6 +571,28 @@ packages: transitivePeerDependencies: - supports-color + /@typescript-eslint/typescript-estree@7.14.1(typescript@5.5.2): + resolution: {integrity: sha512-k5d0VuxViE2ulIO6FbxxSZaxqDVUyMbXcidC8rHvii0I56XZPv8cq+EhMns+d/EVIL41sMXqRbK3D10Oza1bbA==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/types': 7.14.1 + '@typescript-eslint/visitor-keys': 7.14.1 + debug: 4.3.5 + globby: 11.1.0 + is-glob: 4.0.3 + minimatch: 9.0.4 + semver: 7.6.2 + ts-api-utils: 1.3.0(typescript@5.5.2) + typescript: 5.5.2 + transitivePeerDependencies: + - supports-color + dev: true + /@typescript-eslint/utils@7.13.1(eslint@8.57.0)(typescript@5.5.2): resolution: {integrity: sha512-h5MzFBD5a/Gh/fvNdp9pTfqJAbuQC4sCN2WzuXme71lqFJsZtLbjxfSk4r3p02WIArOF9N94pdsLiGutpDbrXQ==} engines: {node: ^18.18.0 || >=20.0.0} @@ -523,6 +607,23 @@ packages: transitivePeerDependencies: - supports-color - typescript + dev: false + + /@typescript-eslint/utils@7.14.1(eslint@8.57.0)(typescript@5.5.2): + resolution: {integrity: sha512-CMmVVELns3nak3cpJhZosDkm63n+DwBlDX8g0k4QUa9BMnF+lH2lr3d130M1Zt1xxmB3LLk3NV7KQCq86ZBBhQ==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + eslint: ^8.56.0 + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@typescript-eslint/scope-manager': 7.14.1 + '@typescript-eslint/types': 7.14.1 + '@typescript-eslint/typescript-estree': 7.14.1(typescript@5.5.2) + eslint: 8.57.0 + transitivePeerDependencies: + - supports-color + - typescript + dev: true /@typescript-eslint/visitor-keys@7.13.1: resolution: {integrity: sha512-k/Bfne7lrP7hcb7m9zSsgcBmo+8eicqqfNAJ7uUY+jkTFpKeH2FSkWpFRtimBxgkyvqfu9jTPRbYOvud6isdXA==} @@ -531,6 +632,14 @@ packages: '@typescript-eslint/types': 7.13.1 eslint-visitor-keys: 3.4.3 + /@typescript-eslint/visitor-keys@7.14.1: + resolution: {integrity: sha512-Crb+F75U1JAEtBeQGxSKwI60hZmmzaqA3z9sYsVm8X7W5cwLEm5bRe0/uXS6+MR/y8CVpKSR/ontIAIEPFcEkA==} + engines: {node: ^18.18.0 || >=20.0.0} + dependencies: + '@typescript-eslint/types': 7.14.1 + eslint-visitor-keys: 3.4.3 + dev: true + /@ungap/structured-clone@1.2.0: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}