From ba7c66fb6e5b4d7ec7c166a53a52cf5f9ff5be09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 00:36:15 +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 8.11.0 to 8.12.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/v8.12.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] --- package.json | 2 +- yarn.lock | 94 ++++++++++++++++++++++++++++++++++++++-------------- 2 files changed, 71 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index 4bef82a..dadcde2 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@imbricate/test-origin-jest": "^2.3.0", "@types/jest": "^29.5.13", "@types/node": "^22.7.8", - "@typescript-eslint/eslint-plugin": "^8.11.0", + "@typescript-eslint/eslint-plugin": "^8.12.1", "@typescript-eslint/parser": "^8.11.0", "babel-jest": "^29.7.0", "eslint": "^8.57.1", diff --git a/yarn.lock b/yarn.lock index fb74fe7..c2de646 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1734,8 +1734,8 @@ __metadata: "@imbricate/core@file:../Imbricate/app::locator=%40imbricate%2Forigin-file-system%40workspace%3A.": version: 3.0.0 - resolution: "@imbricate/core@file:../Imbricate/app#../Imbricate/app::hash=fd9227&locator=%40imbricate%2Forigin-file-system%40workspace%3A." - checksum: 10c0/935a442301759705583b253a23fece5e4990011c483f0ce0e9e870b13e8f39078561cb1117c61b07353c6ba1aa6ba7089814075b7a20845a1582a8ce4cc071f7 + resolution: "@imbricate/core@file:../Imbricate/app#../Imbricate/app::hash=81f1d1&locator=%40imbricate%2Forigin-file-system%40workspace%3A." + checksum: 10c0/3360eaa82f51746f4670d7500d834cd8990fe1f0e91d43b2eced3d965fef0316f2f7e68abef26b3aa7531af1a3e20e551e8918e4540cb29d628b9de05ed2ae65 languageName: node linkType: hard @@ -1753,7 +1753,7 @@ __metadata: "@sudoo/uuid": "npm:^1.1.0" "@types/jest": "npm:^29.5.13" "@types/node": "npm:^22.7.8" - "@typescript-eslint/eslint-plugin": "npm:^8.11.0" + "@typescript-eslint/eslint-plugin": "npm:^8.12.1" "@typescript-eslint/parser": "npm:^8.11.0" babel-jest: "npm:^29.7.0" eslint: "npm:^8.57.1" @@ -2356,15 +2356,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^8.11.0": - version: 8.11.0 - resolution: "@typescript-eslint/eslint-plugin@npm:8.11.0" +"@typescript-eslint/eslint-plugin@npm:^8.12.1": + version: 8.12.1 + resolution: "@typescript-eslint/eslint-plugin@npm:8.12.1" dependencies: "@eslint-community/regexpp": "npm:^4.10.0" - "@typescript-eslint/scope-manager": "npm:8.11.0" - "@typescript-eslint/type-utils": "npm:8.11.0" - "@typescript-eslint/utils": "npm:8.11.0" - "@typescript-eslint/visitor-keys": "npm:8.11.0" + "@typescript-eslint/scope-manager": "npm:8.12.1" + "@typescript-eslint/type-utils": "npm:8.12.1" + "@typescript-eslint/utils": "npm:8.12.1" + "@typescript-eslint/visitor-keys": "npm:8.12.1" graphemer: "npm:^1.4.0" ignore: "npm:^5.3.1" natural-compare: "npm:^1.4.0" @@ -2375,7 +2375,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/be509f7bb0c0c596801059b06995a81a1c326cc6ac31d96a32f7b6b7d7b495f9bad4dc442aa6e923d22515e62c668d3c14695c68bd6e0be1d4bf72158b7fd2d6 + checksum: 10c0/f6c5b4d03787b5c49b084064c1a634c7c11b5a624259548bffd9c2eb6eafa1129c3856959fb1ea14d9ba9f6ef37ee5216f775e549783f70892303e0433ea8a54 languageName: node linkType: hard @@ -2407,18 +2407,28 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.11.0": - version: 8.11.0 - resolution: "@typescript-eslint/type-utils@npm:8.11.0" +"@typescript-eslint/scope-manager@npm:8.12.1": + version: 8.12.1 + resolution: "@typescript-eslint/scope-manager@npm:8.12.1" dependencies: - "@typescript-eslint/typescript-estree": "npm:8.11.0" - "@typescript-eslint/utils": "npm:8.11.0" + "@typescript-eslint/types": "npm:8.12.1" + "@typescript-eslint/visitor-keys": "npm:8.12.1" + checksum: 10c0/396fb8566f753341d2e3dad1e48935009f72cb5d0234cd47ead629d664720c29df91c46166c551c97e7a10996911f047e35d52e59765a77d829e7d912625e851 + languageName: node + linkType: hard + +"@typescript-eslint/type-utils@npm:8.12.1": + version: 8.12.1 + resolution: "@typescript-eslint/type-utils@npm:8.12.1" + dependencies: + "@typescript-eslint/typescript-estree": "npm:8.12.1" + "@typescript-eslint/utils": "npm:8.12.1" debug: "npm:^4.3.4" ts-api-utils: "npm:^1.3.0" peerDependenciesMeta: typescript: optional: true - checksum: 10c0/b69e31c1599ceeb20c29052a4ddb33a554174a3a4c55ee37d90c9b8250af6ef978a0b9ddbeefef4e83d62c4caea1bfa2d8088527f397bde69fb4ab9b360d794a + checksum: 10c0/224724c6628e8b6bd1dd2afe8600705079daa76d5017865edd83eb43855209df39560a33848dc7c5529fc12ec9e4e9edfc2efeb59db2738c28c7fb9298cb198a languageName: node linkType: hard @@ -2429,6 +2439,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:8.12.1": + version: 8.12.1 + resolution: "@typescript-eslint/types@npm:8.12.1" + checksum: 10c0/3fc1087109cf3afbf1e9b6e0fd296473831c3e8e3e52496e53528586baf3e682844ce720e24b5d29dc4ff0d47c373a2665b726330443d08d0e8cd3cefcc77623 + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:8.11.0": version: 8.11.0 resolution: "@typescript-eslint/typescript-estree@npm:8.11.0" @@ -2448,17 +2465,36 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.11.0": - version: 8.11.0 - resolution: "@typescript-eslint/utils@npm:8.11.0" +"@typescript-eslint/typescript-estree@npm:8.12.1": + version: 8.12.1 + resolution: "@typescript-eslint/typescript-estree@npm:8.12.1" + dependencies: + "@typescript-eslint/types": "npm:8.12.1" + "@typescript-eslint/visitor-keys": "npm:8.12.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:^1.3.0" + peerDependenciesMeta: + typescript: + optional: true + checksum: 10c0/23463f4e8d9e3921d9b4bc853007336ffca3101e1ef6e38a1cf6131c1c1d27bbdcee3419c36ad67786b77c9dd7ee12833e0aba7d6fa5dd38b1c6efc0a75ead7e + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:8.12.1": + version: 8.12.1 + resolution: "@typescript-eslint/utils@npm:8.12.1" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:8.11.0" - "@typescript-eslint/types": "npm:8.11.0" - "@typescript-eslint/typescript-estree": "npm:8.11.0" + "@typescript-eslint/scope-manager": "npm:8.12.1" + "@typescript-eslint/types": "npm:8.12.1" + "@typescript-eslint/typescript-estree": "npm:8.12.1" peerDependencies: eslint: ^8.57.0 || ^9.0.0 - checksum: 10c0/bb5bcc8d928a55b22298e76f834ea6a9fe125a9ffeb6ac23bee0258b3ed32f41e281888a3d0be226a05e1011bb3b70e42a71a40366acdefea6779131c46bc522 + checksum: 10c0/82005530a0c80683dd586fe2a7d2083b82448862aef9fdc72224e618e87ab60d66a31d47443c0afd509f56d0df8eddc960cdc07341403e57a30d93d14b9c3f93 languageName: node linkType: hard @@ -2472,6 +2508,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:8.12.1": + version: 8.12.1 + resolution: "@typescript-eslint/visitor-keys@npm:8.12.1" + dependencies: + "@typescript-eslint/types": "npm:8.12.1" + eslint-visitor-keys: "npm:^3.4.3" + checksum: 10c0/7c3f8c205c69611f07182fc09125c32a397aa51b96886431a793d5f0b1a864e4a7d847a6f3334b0aa00c8c4b8c3286f36e8ffffb235e6d36ace0509722cf9dda + languageName: node + linkType: hard + "@ungap/structured-clone@npm:^1.2.0": version: 1.2.0 resolution: "@ungap/structured-clone@npm:1.2.0"