diff --git a/package.json b/package.json index 6b920272711..7db52c59cd0 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@types/sinon": "17.0.3", "@types/sort-json": "2.0.3", "@types/uuid": "9.0.8", - "@typescript-eslint/eslint-plugin": "7.17.0", + "@typescript-eslint/eslint-plugin": "8.14.0", "@typescript-eslint/parser": "7.18.0", "@wireapp/copy-config": "2.2.10", "@wireapp/eslint-config": "3.0.19", diff --git a/yarn.lock b/yarn.lock index 5645db7566c..c4131477a96 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3949,6 +3949,29 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/eslint-plugin@npm:8.14.0": + version: 8.14.0 + resolution: "@typescript-eslint/eslint-plugin@npm:8.14.0" + dependencies: + "@eslint-community/regexpp": ^4.10.0 + "@typescript-eslint/scope-manager": 8.14.0 + "@typescript-eslint/type-utils": 8.14.0 + "@typescript-eslint/utils": 8.14.0 + "@typescript-eslint/visitor-keys": 8.14.0 + graphemer: ^1.4.0 + ignore: ^5.3.1 + natural-compare: ^1.4.0 + ts-api-utils: ^1.3.0 + peerDependencies: + "@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0 + eslint: ^8.57.0 || ^9.0.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: 5ba1dc4eef2fcf8edfe878a5f254ff2dde882f996cfc66312ccd66c54da701a7f3b79c27e3935569b428f1b397c5b3475cd9202ce253bc30aa343a70bfea2c03 + languageName: node + linkType: hard + "@typescript-eslint/parser@npm:7.17.0": version: 7.17.0 resolution: "@typescript-eslint/parser@npm:7.17.0" @@ -4045,6 +4068,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/scope-manager@npm:8.14.0": + version: 8.14.0 + resolution: "@typescript-eslint/scope-manager@npm:8.14.0" + dependencies: + "@typescript-eslint/types": 8.14.0 + "@typescript-eslint/visitor-keys": 8.14.0 + checksum: 9c4011771e6795d00328ebfb70b1cdfc706139f0803244adf4bdf46bea5033f1508a0e19136f1d3743eb2c6b5b23d3af6de2b79db8317147c300f61a3335788e + languageName: node + linkType: hard + "@typescript-eslint/type-utils@npm:7.17.0": version: 7.17.0 resolution: "@typescript-eslint/type-utils@npm:7.17.0" @@ -4062,6 +4095,21 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/type-utils@npm:8.14.0": + version: 8.14.0 + resolution: "@typescript-eslint/type-utils@npm:8.14.0" + dependencies: + "@typescript-eslint/typescript-estree": 8.14.0 + "@typescript-eslint/utils": 8.14.0 + debug: ^4.3.4 + ts-api-utils: ^1.3.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: 5717b26ddf285be0f1caf7877592c58bff6dfe2ba184bb28cd9e8f1546f68557d5a5d8719cd402cfb5f228666a6c24f0713b06a102b05ebeb00fb82c7c4582ee + languageName: node + linkType: hard + "@typescript-eslint/types@npm:5.59.2": version: 5.59.2 resolution: "@typescript-eslint/types@npm:5.59.2" @@ -4104,6 +4152,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:8.14.0": + version: 8.14.0 + resolution: "@typescript-eslint/types@npm:8.14.0" + checksum: 032f1adb483a7e306ba31042afbfc219ff8471458f33529e2a1124feb7b6bfad6c7feac5c4ff07320eda5d1019ac4aa634036716f16cf6e25d4fdf0f755764e1 + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:5.59.2": version: 5.59.2 resolution: "@typescript-eslint/typescript-estree@npm:5.59.2" @@ -4216,6 +4271,25 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/typescript-estree@npm:8.14.0": + version: 8.14.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.14.0" + dependencies: + "@typescript-eslint/types": 8.14.0 + "@typescript-eslint/visitor-keys": 8.14.0 + debug: ^4.3.4 + fast-glob: ^3.3.2 + is-glob: ^4.0.3 + minimatch: ^9.0.4 + semver: ^7.6.0 + ts-api-utils: ^1.3.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: 9412bd801fb45dd3a778f030afd871e2c5010bbd7d4bf54cb2f6e2fecaabb7e2d94960e306737b8ad48a9a0a04297e43aee03741977ecceb3a713560f5927e5a + languageName: node + linkType: hard + "@typescript-eslint/utils@npm:7.17.0": version: 7.17.0 resolution: "@typescript-eslint/utils@npm:7.17.0" @@ -4230,6 +4304,20 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/utils@npm:8.14.0": + version: 8.14.0 + resolution: "@typescript-eslint/utils@npm:8.14.0" + dependencies: + "@eslint-community/eslint-utils": ^4.4.0 + "@typescript-eslint/scope-manager": 8.14.0 + "@typescript-eslint/types": 8.14.0 + "@typescript-eslint/typescript-estree": 8.14.0 + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + checksum: 7c432f2e29f94e6d4a3303bf841f6e3fbbf708c697df4506c9037d0be6379090b0a6d1a077dda43a27850a6bd2bfd5cb523b15450e3025b301ce24ef41b19251 + languageName: node + linkType: hard + "@typescript-eslint/utils@npm:^5.58.0": version: 5.59.2 resolution: "@typescript-eslint/utils@npm:5.59.2" @@ -4357,6 +4445,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:8.14.0": + version: 8.14.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.14.0" + dependencies: + "@typescript-eslint/types": 8.14.0 + eslint-visitor-keys: ^3.4.3 + checksum: 5f1279bf7cd830ed96a2769b3f27d6102bce630fc4f72c03fee92d06c599ce4e35b9648d0643d7bc9f2613d6587104731c97126bb23805548717bf99854f1094 + languageName: node + linkType: hard + "@ungap/structured-clone@npm:^1.2.0": version: 1.2.0 resolution: "@ungap/structured-clone@npm:1.2.0" @@ -17878,7 +17976,7 @@ __metadata: "@types/sinon": 17.0.3 "@types/sort-json": 2.0.3 "@types/uuid": 9.0.8 - "@typescript-eslint/eslint-plugin": 7.17.0 + "@typescript-eslint/eslint-plugin": 8.14.0 "@typescript-eslint/parser": 7.18.0 "@wireapp/certificate-check": 0.7.18 "@wireapp/commons": 5.2.13