From ba612ef8237c29d84ee0120295ccc07f48eba06e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 17:36:53 +0000 Subject: [PATCH 1/2] build(deps): Bump the typescript-eslint group with 3 updates Bumps the typescript-eslint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript-eslint/eslint-plugin` from 8.31.1 to 8.32.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.32.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.31.1 to 8.32.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.0/packages/parser) Updates `typescript-eslint` from 8.31.1 to 8.32.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: typescript-eslint - dependency-name: typescript-eslint dependency-version: 8.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] --- package.json | 6 +-- yarn.lock | 143 ++++++++++++++++++++++++++++++++++++++------------- 2 files changed, 110 insertions(+), 39 deletions(-) diff --git a/package.json b/package.json index 6065319..e8c1cd0 100644 --- a/package.json +++ b/package.json @@ -73,8 +73,8 @@ "@eslint/js": "9.26.0", "@flex-development/pathe": "4.0.1", "@stylistic/eslint-plugin": "4.2.0", - "@typescript-eslint/eslint-plugin": "8.31.1", - "@typescript-eslint/parser": "8.31.1", + "@typescript-eslint/eslint-plugin": "8.32.0", + "@typescript-eslint/parser": "8.32.0", "eslint-import-resolver-typescript": "4.3.4", "eslint-mdx": "3.4.1", "eslint-plugin-chai-expect": "3.1.0", @@ -89,7 +89,7 @@ "eslint-plugin-yml": "1.18.0", "globals": "16.0.0", "jsonc-eslint-parser": "2.4.0", - "typescript-eslint": "8.31.1", + "typescript-eslint": "8.32.0", "yaml-eslint-parser": "1.3.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index a553ec8..bff5bdb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1085,6 +1085,17 @@ __metadata: languageName: node linkType: hard +"@eslint-community/eslint-utils@npm:^4.7.0": + version: 4.7.0 + resolution: "@eslint-community/eslint-utils@npm:4.7.0" + dependencies: + eslint-visitor-keys: "npm:^3.4.3" + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 + checksum: 10/43ed5d391526d9f5bbe452aef336389a473026fca92057cf97c576db11401ce9bcf8ef0bf72625bbaf6207ed8ba6bf0dcf4d7e809c24f08faa68a28533c491a7 + languageName: node + linkType: hard + "@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.11.0, @eslint-community/regexpp@npm:^4.12.1": version: 4.12.1 resolution: "@eslint-community/regexpp@npm:4.12.1" @@ -1274,8 +1285,8 @@ __metadata: "@flex-development/remark-preset": "npm:1.0.0" "@stylistic/eslint-plugin": "npm:4.2.0" "@tsconfig/strictest": "npm:2.0.5" - "@typescript-eslint/eslint-plugin": "npm:8.31.1" - "@typescript-eslint/parser": "npm:8.31.1" + "@typescript-eslint/eslint-plugin": "npm:8.32.0" + "@typescript-eslint/parser": "npm:8.32.0" "@vates/toggle-scripts": "npm:1.0.0" cspell: "npm:9.0.0" devlop: "npm:1.1.0" @@ -1304,7 +1315,7 @@ __metadata: sh-syntax: "npm:0.5.7" trash-cli: "npm:6.0.0" typescript: "npm:5.8.3" - typescript-eslint: "npm:8.31.1" + typescript-eslint: "npm:8.32.0" unified: "npm:11.0.5" vfile: "npm:6.0.3" yaml-eslint-parser: "npm:1.3.0" @@ -2315,40 +2326,40 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:8.31.1": - version: 8.31.1 - resolution: "@typescript-eslint/eslint-plugin@npm:8.31.1" +"@typescript-eslint/eslint-plugin@npm:8.32.0": + version: 8.32.0 + resolution: "@typescript-eslint/eslint-plugin@npm:8.32.0" dependencies: "@eslint-community/regexpp": "npm:^4.10.0" - "@typescript-eslint/scope-manager": "npm:8.31.1" - "@typescript-eslint/type-utils": "npm:8.31.1" - "@typescript-eslint/utils": "npm:8.31.1" - "@typescript-eslint/visitor-keys": "npm:8.31.1" + "@typescript-eslint/scope-manager": "npm:8.32.0" + "@typescript-eslint/type-utils": "npm:8.32.0" + "@typescript-eslint/utils": "npm:8.32.0" + "@typescript-eslint/visitor-keys": "npm:8.32.0" graphemer: "npm:^1.4.0" ignore: "npm:^5.3.1" natural-compare: "npm:^1.4.0" - ts-api-utils: "npm:^2.0.1" + ts-api-utils: "npm:^2.1.0" peerDependencies: "@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0 eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.9.0" - checksum: 10/be72838653e1f31da11b3f6515fa3b750f0c5c130bae315079920ee6b78e9c4d131790e2473ff7930e8d50dee45d623c9c90478fd78befb976c1736d369078e9 + checksum: 10/358b337948b2037816c3692c4ebfdb2eff90d367c6f3cdc5615c51be4eebc668c1c44e5fdfc71c08625f08b8f714ce6d0e59eccc7fe6cdabdd0800eb8ea3ab81 languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.31.1": - version: 8.31.1 - resolution: "@typescript-eslint/parser@npm:8.31.1" +"@typescript-eslint/parser@npm:8.32.0": + version: 8.32.0 + resolution: "@typescript-eslint/parser@npm:8.32.0" dependencies: - "@typescript-eslint/scope-manager": "npm:8.31.1" - "@typescript-eslint/types": "npm:8.31.1" - "@typescript-eslint/typescript-estree": "npm:8.31.1" - "@typescript-eslint/visitor-keys": "npm:8.31.1" + "@typescript-eslint/scope-manager": "npm:8.32.0" + "@typescript-eslint/types": "npm:8.32.0" + "@typescript-eslint/typescript-estree": "npm:8.32.0" + "@typescript-eslint/visitor-keys": "npm:8.32.0" debug: "npm:^4.3.4" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.9.0" - checksum: 10/506c98b9c265faea4376f02e4d19b4722cd11c40f8e08e4c1b456eeb47bc59b70abaa604e633f1070eaf7c785cf7b39f30346f001d3e5257f8074f07a113eeff + checksum: 10/05a9c0772a20085dc9def0a44d72421fad08b73eeb3bff474397ef719abb282ff684c59875e5cde3ad853ea6cff69b33312b9731f78b85de45b12a8158c97c2e languageName: node linkType: hard @@ -2362,18 +2373,28 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.31.1": - version: 8.31.1 - resolution: "@typescript-eslint/type-utils@npm:8.31.1" +"@typescript-eslint/scope-manager@npm:8.32.0": + version: 8.32.0 + resolution: "@typescript-eslint/scope-manager@npm:8.32.0" dependencies: - "@typescript-eslint/typescript-estree": "npm:8.31.1" - "@typescript-eslint/utils": "npm:8.31.1" + "@typescript-eslint/types": "npm:8.32.0" + "@typescript-eslint/visitor-keys": "npm:8.32.0" + checksum: 10/44fb2b4b22cb30c5602db8861f3037479d98c9e812a0e5d7dfda349351c747aaf84be5c2a15b325e0c8eabf56faf2d0b66796b86a30a60a6c1f551bcce7cc05a + languageName: node + linkType: hard + +"@typescript-eslint/type-utils@npm:8.32.0": + version: 8.32.0 + resolution: "@typescript-eslint/type-utils@npm:8.32.0" + dependencies: + "@typescript-eslint/typescript-estree": "npm:8.32.0" + "@typescript-eslint/utils": "npm:8.32.0" debug: "npm:^4.3.4" - ts-api-utils: "npm:^2.0.1" + ts-api-utils: "npm:^2.1.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.9.0" - checksum: 10/d4c31837c1beb55f7037b0d94c2d73a855c7d921b3b07d68f6d7b476c475765f7707c7375f6190c1863e98e1bc98b8ce444806ab6a02759811eff1c710ab82a6 + checksum: 10/cb2a2bc3748a00f4f43e8262e2a929cac866ffe887493ae5fc5e935915c3b65f6cc7627754f6d16a47ff70a4306a54b9141fa7797518f17ed92421272aa24c45 languageName: node linkType: hard @@ -2384,6 +2405,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:8.32.0": + version: 8.32.0 + resolution: "@typescript-eslint/types@npm:8.32.0" + checksum: 10/52514975451f562206f0dcc90484ba8e2ddff9dde479b77f6ecbdf50cd5269e30f6c2bf80091204d2223d818268dd96fa396cb73434364754e730d286d6684ac + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:8.31.1": version: 8.31.1 resolution: "@typescript-eslint/typescript-estree@npm:8.31.1" @@ -2402,7 +2430,40 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.31.1, @typescript-eslint/utils@npm:^8.23.0": +"@typescript-eslint/typescript-estree@npm:8.32.0": + version: 8.32.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.32.0" + dependencies: + "@typescript-eslint/types": "npm:8.32.0" + "@typescript-eslint/visitor-keys": "npm:8.32.0" + debug: "npm:^4.3.4" + fast-glob: "npm:^3.3.2" + is-glob: "npm:^4.0.3" + minimatch: "npm:^9.0.4" + semver: "npm:^7.6.0" + ts-api-utils: "npm:^2.1.0" + peerDependencies: + typescript: ">=4.8.4 <5.9.0" + checksum: 10/bb86ef5d3d5f4d1542d175ffb9662b8f9bffa17445646d40bfaad494627f2f10cd37f747403a283786f034e6174a1dfe01d9d7645c1f605d820fad7292541c7f + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:8.32.0": + version: 8.32.0 + resolution: "@typescript-eslint/utils@npm:8.32.0" + dependencies: + "@eslint-community/eslint-utils": "npm:^4.7.0" + "@typescript-eslint/scope-manager": "npm:8.32.0" + "@typescript-eslint/types": "npm:8.32.0" + "@typescript-eslint/typescript-estree": "npm:8.32.0" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + typescript: ">=4.8.4 <5.9.0" + checksum: 10/df39111c374cffb36074fc1cb02ee08468c1f56ced8ff5ce47262add570a5a78f1d677759a7efa3e6d7840e97e0d1d5fae0dbca1737185c59fb3ef58e6be15d0 + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:^8.23.0": version: 8.31.1 resolution: "@typescript-eslint/utils@npm:8.31.1" dependencies: @@ -2427,6 +2488,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:8.32.0": + version: 8.32.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.32.0" + dependencies: + "@typescript-eslint/types": "npm:8.32.0" + eslint-visitor-keys: "npm:^4.2.0" + checksum: 10/c2c3c94d17efc50655eb495b8324133cb646fe2464f7f99af571f62c2b09bca14b4713f2eeda0b2bcb2b0f4d54ec2641194a0d4b734607d93927476b93100810 + languageName: node + linkType: hard + "@ungap/structured-clone@npm:^1.0.0": version: 1.3.0 resolution: "@ungap/structured-clone@npm:1.3.0" @@ -10023,7 +10094,7 @@ __metadata: languageName: node linkType: hard -"ts-api-utils@npm:^2.0.1": +"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.1.0": version: 2.1.0 resolution: "ts-api-utils@npm:2.1.0" peerDependencies: @@ -10145,17 +10216,17 @@ __metadata: languageName: node linkType: hard -"typescript-eslint@npm:8.31.1": - version: 8.31.1 - resolution: "typescript-eslint@npm:8.31.1" +"typescript-eslint@npm:8.32.0": + version: 8.32.0 + resolution: "typescript-eslint@npm:8.32.0" dependencies: - "@typescript-eslint/eslint-plugin": "npm:8.31.1" - "@typescript-eslint/parser": "npm:8.31.1" - "@typescript-eslint/utils": "npm:8.31.1" + "@typescript-eslint/eslint-plugin": "npm:8.32.0" + "@typescript-eslint/parser": "npm:8.32.0" + "@typescript-eslint/utils": "npm:8.32.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.9.0" - checksum: 10/becb67b353bf9e36a924f71dba7315bad1ae6c697dcbfa3510f2bacd7a95074ee5c56bb288c77f486a6b2345c92ca68201edb2145fafca6925842075224070d6 + checksum: 10/d040cc823dc3f9acaf3f540a08a3e24100894cd369dc1763369234c0ba1a5e7e7be97af8071a5d4b611deaedb93a0d7f34c37adaa05a3f8ec0308cca64c6bbf4 languageName: node linkType: hard From 136b8e037f2f20f4da5361504c6764291a8b371f Mon Sep 17 00:00:00 2001 From: "flex-development[bot]" <148604919+flex-development[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 17:37:18 +0000 Subject: [PATCH 2/2] build(yarn): [dependabot skip] deduplicate dependencies for @dependabot Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com> --- yarn.lock | 77 +++---------------------------------------------------- 1 file changed, 3 insertions(+), 74 deletions(-) diff --git a/yarn.lock b/yarn.lock index bff5bdb..e8ef07d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1074,18 +1074,7 @@ __metadata: languageName: node linkType: hard -"@eslint-community/eslint-utils@npm:^4.1.2, @eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.5.0, @eslint-community/eslint-utils@npm:^4.5.1": - version: 4.6.1 - resolution: "@eslint-community/eslint-utils@npm:4.6.1" - dependencies: - eslint-visitor-keys: "npm:^3.4.3" - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 - checksum: 10/9f1a91bddf0a68b2b8bb71b3390d0e665e842770ff4a0188d38199e8a66ac050608da14eb614d211535ed312633d9dc237bd297857bf0e78abac927029909e50 - languageName: node - linkType: hard - -"@eslint-community/eslint-utils@npm:^4.7.0": +"@eslint-community/eslint-utils@npm:^4.1.2, @eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.5.0, @eslint-community/eslint-utils@npm:^4.5.1, @eslint-community/eslint-utils@npm:^4.7.0": version: 4.7.0 resolution: "@eslint-community/eslint-utils@npm:4.7.0" dependencies: @@ -2363,16 +2352,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.31.1": - version: 8.31.1 - resolution: "@typescript-eslint/scope-manager@npm:8.31.1" - dependencies: - "@typescript-eslint/types": "npm:8.31.1" - "@typescript-eslint/visitor-keys": "npm:8.31.1" - checksum: 10/936aa866ba3564e9e41051e7ff811e08c9b01cbb7420ba2cd8fe8f0f466e5d59a8124b686744cfdecad211cdeefefaaf7d704aecddaa212f267d72e077dc7e44 - languageName: node - linkType: hard - "@typescript-eslint/scope-manager@npm:8.32.0": version: 8.32.0 resolution: "@typescript-eslint/scope-manager@npm:8.32.0" @@ -2398,13 +2377,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.31.1": - version: 8.31.1 - resolution: "@typescript-eslint/types@npm:8.31.1" - checksum: 10/18f534beb408398b8ed7f36fb9b9b8ff7e41fe6e5e8a7d0f6b16cc5ad0e55bb5920eeb28c71367e5cc7e0b9675ec961bc6a41bf58b4338c2264c0146322d83f5 - languageName: node - linkType: hard - "@typescript-eslint/types@npm:8.32.0": version: 8.32.0 resolution: "@typescript-eslint/types@npm:8.32.0" @@ -2412,24 +2384,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.31.1": - version: 8.31.1 - resolution: "@typescript-eslint/typescript-estree@npm:8.31.1" - dependencies: - "@typescript-eslint/types": "npm:8.31.1" - "@typescript-eslint/visitor-keys": "npm:8.31.1" - debug: "npm:^4.3.4" - fast-glob: "npm:^3.3.2" - is-glob: "npm:^4.0.3" - minimatch: "npm:^9.0.4" - semver: "npm:^7.6.0" - ts-api-utils: "npm:^2.0.1" - peerDependencies: - typescript: ">=4.8.4 <5.9.0" - checksum: 10/0314ef90f277c76485182721662cf826c31c817acad04e9502b48352eb70bb109a6b7fad02a29d516413b0b1d1fc809c91016ccd5fcd6202ec1b282c6f848ff8 - languageName: node - linkType: hard - "@typescript-eslint/typescript-estree@npm:8.32.0": version: 8.32.0 resolution: "@typescript-eslint/typescript-estree@npm:8.32.0" @@ -2448,7 +2402,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.32.0": +"@typescript-eslint/utils@npm:8.32.0, @typescript-eslint/utils@npm:^8.23.0": version: 8.32.0 resolution: "@typescript-eslint/utils@npm:8.32.0" dependencies: @@ -2463,31 +2417,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:^8.23.0": - version: 8.31.1 - resolution: "@typescript-eslint/utils@npm:8.31.1" - dependencies: - "@eslint-community/eslint-utils": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:8.31.1" - "@typescript-eslint/types": "npm:8.31.1" - "@typescript-eslint/typescript-estree": "npm:8.31.1" - peerDependencies: - eslint: ^8.57.0 || ^9.0.0 - typescript: ">=4.8.4 <5.9.0" - checksum: 10/c96253140f5a456b2dc4c9664d4527a88d8f537d9694e1f165665de20aea3936624cf93075f08f5cc2f5080e76021b9b2404a536d1b7980e38e3d1776c7c888c - languageName: node - linkType: hard - -"@typescript-eslint/visitor-keys@npm:8.31.1": - version: 8.31.1 - resolution: "@typescript-eslint/visitor-keys@npm:8.31.1" - dependencies: - "@typescript-eslint/types": "npm:8.31.1" - eslint-visitor-keys: "npm:^4.2.0" - checksum: 10/14eb7e7ccb5fc29df979427b23729878d10deaa914d4eae1991c75c8ba88f3a2148889f03eeec09d1425a3b14fe37a10c2eafda60874c7020f620fd42d31fd5a - languageName: node - linkType: hard - "@typescript-eslint/visitor-keys@npm:8.32.0": version: 8.32.0 resolution: "@typescript-eslint/visitor-keys@npm:8.32.0" @@ -10094,7 +10023,7 @@ __metadata: languageName: node linkType: hard -"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.1.0": +"ts-api-utils@npm:^2.1.0": version: 2.1.0 resolution: "ts-api-utils@npm:2.1.0" peerDependencies: