diff --git a/package.json b/package.json index 01a8d526..d236dab3 100644 --- a/package.json +++ b/package.json @@ -29,8 +29,8 @@ "@chyzwar/eslint-config": "^0.2.14", "@commitlint/cli": "^18.0.0", "@commitlint/config-conventional": "^18.0.0", - "@typescript-eslint/eslint-plugin": "^6.8.0", - "@typescript-eslint/parser": "^6.8.0", + "@typescript-eslint/eslint-plugin": "^6.17.0", + "@typescript-eslint/parser": "^6.17.0", "eslint": "^8.52.0", "husky": "^8.0.3", "jest": "^29.7.0", diff --git a/packages/common/package.json b/packages/common/package.json index fc92e614..5c4dd269 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -16,8 +16,8 @@ "devDependencies": { "@chyzwar/eslint-config": "^0.2.14", "@chyzwar/tsconfig": "^0.2.14", - "@typescript-eslint/eslint-plugin": "^6.8.0", - "@typescript-eslint/parser": "^6.8.0", + "@typescript-eslint/eslint-plugin": "^6.17.0", + "@typescript-eslint/parser": "^6.17.0", "eslint": "^8.52.0", "jest": "^29.7.0", "typescript": "^5.2.2" diff --git a/yarn.lock b/yarn.lock index d5aca190..8227a3f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1937,8 +1937,8 @@ __metadata: dependencies: "@chyzwar/eslint-config": ^0.2.14 "@chyzwar/tsconfig": ^0.2.14 - "@typescript-eslint/eslint-plugin": ^6.8.0 - "@typescript-eslint/parser": ^6.8.0 + "@typescript-eslint/eslint-plugin": ^6.17.0 + "@typescript-eslint/parser": ^6.17.0 eslint: ^8.52.0 jest: ^29.7.0 typescript: ^5.2.2 @@ -1952,8 +1952,8 @@ __metadata: "@chyzwar/eslint-config": ^0.2.14 "@commitlint/cli": ^18.0.0 "@commitlint/config-conventional": ^18.0.0 - "@typescript-eslint/eslint-plugin": ^6.8.0 - "@typescript-eslint/parser": ^6.8.0 + "@typescript-eslint/eslint-plugin": ^6.17.0 + "@typescript-eslint/parser": ^6.17.0 eslint: ^8.52.0 husky: ^8.0.3 jest: ^29.7.0 @@ -2650,7 +2650,32 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^6.7.3, @typescript-eslint/eslint-plugin@npm:^6.8.0": +"@typescript-eslint/eslint-plugin@npm:^6.17.0": + version: 6.17.0 + resolution: "@typescript-eslint/eslint-plugin@npm:6.17.0" + dependencies: + "@eslint-community/regexpp": ^4.5.1 + "@typescript-eslint/scope-manager": 6.17.0 + "@typescript-eslint/type-utils": 6.17.0 + "@typescript-eslint/utils": 6.17.0 + "@typescript-eslint/visitor-keys": 6.17.0 + debug: ^4.3.4 + graphemer: ^1.4.0 + ignore: ^5.2.4 + natural-compare: ^1.4.0 + semver: ^7.5.4 + ts-api-utils: ^1.0.1 + peerDependencies: + "@typescript-eslint/parser": ^6.0.0 || ^6.0.0-alpha + eslint: ^7.0.0 || ^8.0.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: 169646a705fdd1bc2a0d78678dbf3557ff3e534e9d4a11f7b5bba1d9f5cbec821f8c16b260413203efc8d6e0c0a3d7f9332bb1476e3dac80e60aa16eb9a0ad11 + languageName: node + linkType: hard + +"@typescript-eslint/eslint-plugin@npm:^6.7.3": version: 6.8.0 resolution: "@typescript-eslint/eslint-plugin@npm:6.8.0" dependencies: @@ -2675,7 +2700,25 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:^6.7.3, @typescript-eslint/parser@npm:^6.8.0": +"@typescript-eslint/parser@npm:^6.17.0": + version: 6.17.0 + resolution: "@typescript-eslint/parser@npm:6.17.0" + dependencies: + "@typescript-eslint/scope-manager": 6.17.0 + "@typescript-eslint/types": 6.17.0 + "@typescript-eslint/typescript-estree": 6.17.0 + "@typescript-eslint/visitor-keys": 6.17.0 + debug: ^4.3.4 + peerDependencies: + eslint: ^7.0.0 || ^8.0.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: c48864aebf364332540f520d84630a6bb3e2ddc84492d75c14a453964b669a37f1fd43b60469e3683e618e8e8d3d7747baffe92e408599d5df6869cae86ac9e1 + languageName: node + linkType: hard + +"@typescript-eslint/parser@npm:^6.7.3": version: 6.8.0 resolution: "@typescript-eslint/parser@npm:6.8.0" dependencies: @@ -2703,6 +2746,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/scope-manager@npm:6.17.0": + version: 6.17.0 + resolution: "@typescript-eslint/scope-manager@npm:6.17.0" + dependencies: + "@typescript-eslint/types": 6.17.0 + "@typescript-eslint/visitor-keys": 6.17.0 + checksum: 6eabac1e52cd25714ab176c7bbf9919d065febf4580620eb067ab1b41607f5e592857bd831a2ab41daa873af4011217dbcae55ed248855e381127f1cabcd2d2c + languageName: node + linkType: hard + "@typescript-eslint/scope-manager@npm:6.8.0": version: 6.8.0 resolution: "@typescript-eslint/scope-manager@npm:6.8.0" @@ -2713,6 +2766,23 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/type-utils@npm:6.17.0": + version: 6.17.0 + resolution: "@typescript-eslint/type-utils@npm:6.17.0" + dependencies: + "@typescript-eslint/typescript-estree": 6.17.0 + "@typescript-eslint/utils": 6.17.0 + debug: ^4.3.4 + ts-api-utils: ^1.0.1 + peerDependencies: + eslint: ^7.0.0 || ^8.0.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: bb6f824c1c7f8d25a21b7218a5bcb74e58c38121f85418eb1639f2931c6149285c2ede96dd677a3e7dc64886cc7640d74be6001d970c3ac9c9a4d889315c5d15 + languageName: node + linkType: hard + "@typescript-eslint/type-utils@npm:6.8.0": version: 6.8.0 resolution: "@typescript-eslint/type-utils@npm:6.8.0" @@ -2737,6 +2807,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:6.17.0": + version: 6.17.0 + resolution: "@typescript-eslint/types@npm:6.17.0" + checksum: a199516230b505f85de1b99cdf22c526cbae7604fa2dd0dd24e8bba5de45aeaee231263e7e59843af7b226cb91c4ba5447d06517a1a73b511a94c6b483af0d5b + languageName: node + linkType: hard + "@typescript-eslint/types@npm:6.8.0": version: 6.8.0 resolution: "@typescript-eslint/types@npm:6.8.0" @@ -2762,6 +2839,25 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/typescript-estree@npm:6.17.0": + version: 6.17.0 + resolution: "@typescript-eslint/typescript-estree@npm:6.17.0" + dependencies: + "@typescript-eslint/types": 6.17.0 + "@typescript-eslint/visitor-keys": 6.17.0 + debug: ^4.3.4 + globby: ^11.1.0 + is-glob: ^4.0.3 + minimatch: 9.0.3 + semver: ^7.5.4 + ts-api-utils: ^1.0.1 + peerDependenciesMeta: + typescript: + optional: true + checksum: 4bf7811ddae66361cad55f7a6fcf9975eb77456ceb2eca5d7a6228387737845bdfe1b9eef4c76d5d6b7c7d6029a8f62bc67b509c0724cd37395ae16eb07dd7ab + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:6.8.0": version: 6.8.0 resolution: "@typescript-eslint/typescript-estree@npm:6.8.0" @@ -2780,6 +2876,23 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/utils@npm:6.17.0": + version: 6.17.0 + resolution: "@typescript-eslint/utils@npm:6.17.0" + dependencies: + "@eslint-community/eslint-utils": ^4.4.0 + "@types/json-schema": ^7.0.12 + "@types/semver": ^7.5.0 + "@typescript-eslint/scope-manager": 6.17.0 + "@typescript-eslint/types": 6.17.0 + "@typescript-eslint/typescript-estree": 6.17.0 + semver: ^7.5.4 + peerDependencies: + eslint: ^7.0.0 || ^8.0.0 + checksum: 2eea8fd3763b2ab9d86503c68b4d61df81071fd38851b8ba920d53b055c352d13e192a3d15ca853f11aee818c61e8af65946e963aa0e9b18d19e3254881bded0 + languageName: node + linkType: hard + "@typescript-eslint/utils@npm:6.8.0": version: 6.8.0 resolution: "@typescript-eslint/utils@npm:6.8.0" @@ -2825,6 +2938,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:6.17.0": + version: 6.17.0 + resolution: "@typescript-eslint/visitor-keys@npm:6.17.0" + dependencies: + "@typescript-eslint/types": 6.17.0 + eslint-visitor-keys: ^3.4.1 + checksum: e98755087bd067388d9a9182375e53f590183ca656d02b3d05d9718bab2ac571832fd16691060c7c979fd941e9d4b7923d8975632923697de0691f50fc97c8ac + languageName: node + linkType: hard + "@typescript-eslint/visitor-keys@npm:6.8.0": version: 6.8.0 resolution: "@typescript-eslint/visitor-keys@npm:6.8.0" @@ -7453,6 +7576,15 @@ __metadata: languageName: node linkType: hard +"minimatch@npm:9.0.3": + version: 9.0.3 + resolution: "minimatch@npm:9.0.3" + dependencies: + brace-expansion: ^2.0.1 + checksum: 253487976bf485b612f16bf57463520a14f512662e592e95c571afdab1442a6a6864b6c88f248ce6fc4ff0b6de04ac7aa6c8bb51e868e99d1d65eb0658a708b5 + languageName: node + linkType: hard + "minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.2": version: 3.1.2 resolution: "minimatch@npm:3.1.2"