Skip to content

Commit 76ec1fc

Browse files
chore(deps): update typescript-eslint monorepo to v8.2.0 (#3594)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8fbbaf4 commit 76ec1fc

File tree

2 files changed

+87
-27
lines changed

2 files changed

+87
-27
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"@openapitools/openapi-generator-cli": "2.13.5",
3333
"@redocly/cli": "1.19.0",
3434
"@stylistic/eslint-plugin": "2.6.4",
35-
"@typescript-eslint/eslint-plugin": "8.1.0",
36-
"@typescript-eslint/parser": "8.1.0",
35+
"@typescript-eslint/eslint-plugin": "8.2.0",
36+
"@typescript-eslint/parser": "8.2.0",
3737
"eslint": "8.57.0",
3838
"eslint-config-algolia": "23.1.6",
3939
"eslint-config-prettier": "9.1.0",

yarn.lock

Lines changed: 85 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ __metadata:
8484
"@openapitools/openapi-generator-cli": "npm:2.13.5"
8585
"@redocly/cli": "npm:1.19.0"
8686
"@stylistic/eslint-plugin": "npm:2.6.4"
87-
"@typescript-eslint/eslint-plugin": "npm:8.1.0"
88-
"@typescript-eslint/parser": "npm:8.1.0"
87+
"@typescript-eslint/eslint-plugin": "npm:8.2.0"
88+
"@typescript-eslint/parser": "npm:8.2.0"
8989
eslint: "npm:8.57.0"
9090
eslint-config-algolia: "npm:23.1.6"
9191
eslint-config-prettier: "npm:9.1.0"
@@ -4776,15 +4776,15 @@ __metadata:
47764776
languageName: node
47774777
linkType: hard
47784778

4779-
"@typescript-eslint/eslint-plugin@npm:8.1.0":
4780-
version: 8.1.0
4781-
resolution: "@typescript-eslint/eslint-plugin@npm:8.1.0"
4779+
"@typescript-eslint/eslint-plugin@npm:8.2.0":
4780+
version: 8.2.0
4781+
resolution: "@typescript-eslint/eslint-plugin@npm:8.2.0"
47824782
dependencies:
47834783
"@eslint-community/regexpp": "npm:^4.10.0"
4784-
"@typescript-eslint/scope-manager": "npm:8.1.0"
4785-
"@typescript-eslint/type-utils": "npm:8.1.0"
4786-
"@typescript-eslint/utils": "npm:8.1.0"
4787-
"@typescript-eslint/visitor-keys": "npm:8.1.0"
4784+
"@typescript-eslint/scope-manager": "npm:8.2.0"
4785+
"@typescript-eslint/type-utils": "npm:8.2.0"
4786+
"@typescript-eslint/utils": "npm:8.2.0"
4787+
"@typescript-eslint/visitor-keys": "npm:8.2.0"
47884788
graphemer: "npm:^1.4.0"
47894789
ignore: "npm:^5.3.1"
47904790
natural-compare: "npm:^1.4.0"
@@ -4795,25 +4795,25 @@ __metadata:
47954795
peerDependenciesMeta:
47964796
typescript:
47974797
optional: true
4798-
checksum: 10/bac7be38db0c06de5101b55cf5ab8e7c00031a0b5911680af359ccb1464741d5a94f58204831c1340c90a4b9ed537160a27eb1ee7d0a95751962c4e470c8116c
4798+
checksum: 10/b5ca84a76259b5208ce312e61e67eeabfae91b1f915fede7e994e195bfd20608da7484e1fe4302ae46e61c574db58f166c76369eb649b08c7e94ad5f65373398
47994799
languageName: node
48004800
linkType: hard
48014801

4802-
"@typescript-eslint/parser@npm:8.1.0":
4803-
version: 8.1.0
4804-
resolution: "@typescript-eslint/parser@npm:8.1.0"
4802+
"@typescript-eslint/parser@npm:8.2.0":
4803+
version: 8.2.0
4804+
resolution: "@typescript-eslint/parser@npm:8.2.0"
48054805
dependencies:
4806-
"@typescript-eslint/scope-manager": "npm:8.1.0"
4807-
"@typescript-eslint/types": "npm:8.1.0"
4808-
"@typescript-eslint/typescript-estree": "npm:8.1.0"
4809-
"@typescript-eslint/visitor-keys": "npm:8.1.0"
4806+
"@typescript-eslint/scope-manager": "npm:8.2.0"
4807+
"@typescript-eslint/types": "npm:8.2.0"
4808+
"@typescript-eslint/typescript-estree": "npm:8.2.0"
4809+
"@typescript-eslint/visitor-keys": "npm:8.2.0"
48104810
debug: "npm:^4.3.4"
48114811
peerDependencies:
48124812
eslint: ^8.57.0 || ^9.0.0
48134813
peerDependenciesMeta:
48144814
typescript:
48154815
optional: true
4816-
checksum: 10/e56c9d98edc38e6fd25e0dcb5afbb26589a56df3ae3b0a9619d52b50434fd52f39e885e503f2aac71e63e889a2c9b030844c549da67a7e4c2608828120242310
4816+
checksum: 10/7c365c7ab1e6d1af1bec9ac4cc3438f7cafbd8eb711be1c3a78f8796a14b6dd85c17d46355998db4037c3f488d9bb45769de072872563a658bacc4a091a1f127
48174817
languageName: node
48184818
linkType: hard
48194819

@@ -4827,18 +4827,28 @@ __metadata:
48274827
languageName: node
48284828
linkType: hard
48294829

4830-
"@typescript-eslint/type-utils@npm:8.1.0":
4831-
version: 8.1.0
4832-
resolution: "@typescript-eslint/type-utils@npm:8.1.0"
4830+
"@typescript-eslint/scope-manager@npm:8.2.0":
4831+
version: 8.2.0
4832+
resolution: "@typescript-eslint/scope-manager@npm:8.2.0"
48334833
dependencies:
4834-
"@typescript-eslint/typescript-estree": "npm:8.1.0"
4835-
"@typescript-eslint/utils": "npm:8.1.0"
4834+
"@typescript-eslint/types": "npm:8.2.0"
4835+
"@typescript-eslint/visitor-keys": "npm:8.2.0"
4836+
checksum: 10/90345e18e2a5cb2fdcd0f1ecd4a971cd57bf12b9f7c999bc70302f595c4b86068eb6bcb806ab25556dc50186265f6ed61830a7f6481c544bd513c33dd48e1adc
4837+
languageName: node
4838+
linkType: hard
4839+
4840+
"@typescript-eslint/type-utils@npm:8.2.0":
4841+
version: 8.2.0
4842+
resolution: "@typescript-eslint/type-utils@npm:8.2.0"
4843+
dependencies:
4844+
"@typescript-eslint/typescript-estree": "npm:8.2.0"
4845+
"@typescript-eslint/utils": "npm:8.2.0"
48364846
debug: "npm:^4.3.4"
48374847
ts-api-utils: "npm:^1.3.0"
48384848
peerDependenciesMeta:
48394849
typescript:
48404850
optional: true
4841-
checksum: 10/7f6d7a6e7c13df0a6fc46121052913f7420d19ebf4722fc3483908b5344ef04329be279668e8940ca4de60854fd00e00c3beb69e730bc6ef8d11701f1145f0ca
4851+
checksum: 10/d3c63ca0474cc92b2231b2d9c850227b38b294e3b96eb9c701550aa22f8f972e09af393bdad725275397e85765fad7a21263730abec09f840c4a5759b33a01a9
48424852
languageName: node
48434853
linkType: hard
48444854

@@ -4849,6 +4859,13 @@ __metadata:
48494859
languageName: node
48504860
linkType: hard
48514861

4862+
"@typescript-eslint/types@npm:8.2.0":
4863+
version: 8.2.0
4864+
resolution: "@typescript-eslint/types@npm:8.2.0"
4865+
checksum: 10/1ed705fb25532707d41c932f72981ddcb556948191363380682e873e79090acc76b141e1bed7235ae41284efe8deac0928df4ce5c8589459d52d6c287ae8b5b1
4866+
languageName: node
4867+
linkType: hard
4868+
48524869
"@typescript-eslint/typescript-estree@npm:8.1.0":
48534870
version: 8.1.0
48544871
resolution: "@typescript-eslint/typescript-estree@npm:8.1.0"
@@ -4868,7 +4885,40 @@ __metadata:
48684885
languageName: node
48694886
linkType: hard
48704887

4871-
"@typescript-eslint/utils@npm:8.1.0, @typescript-eslint/utils@npm:^8.1.0":
4888+
"@typescript-eslint/typescript-estree@npm:8.2.0":
4889+
version: 8.2.0
4890+
resolution: "@typescript-eslint/typescript-estree@npm:8.2.0"
4891+
dependencies:
4892+
"@typescript-eslint/types": "npm:8.2.0"
4893+
"@typescript-eslint/visitor-keys": "npm:8.2.0"
4894+
debug: "npm:^4.3.4"
4895+
globby: "npm:^11.1.0"
4896+
is-glob: "npm:^4.0.3"
4897+
minimatch: "npm:^9.0.4"
4898+
semver: "npm:^7.6.0"
4899+
ts-api-utils: "npm:^1.3.0"
4900+
peerDependenciesMeta:
4901+
typescript:
4902+
optional: true
4903+
checksum: 10/dd63d724e79bb8488369dcab5285f4b52cf4269fe5b24237363b568b442f110364d34a4ec5224bdedcf8af4680c16fccd481a245b18b80ecdaad2ca8ca7d9115
4904+
languageName: node
4905+
linkType: hard
4906+
4907+
"@typescript-eslint/utils@npm:8.2.0":
4908+
version: 8.2.0
4909+
resolution: "@typescript-eslint/utils@npm:8.2.0"
4910+
dependencies:
4911+
"@eslint-community/eslint-utils": "npm:^4.4.0"
4912+
"@typescript-eslint/scope-manager": "npm:8.2.0"
4913+
"@typescript-eslint/types": "npm:8.2.0"
4914+
"@typescript-eslint/typescript-estree": "npm:8.2.0"
4915+
peerDependencies:
4916+
eslint: ^8.57.0 || ^9.0.0
4917+
checksum: 10/2abf660f64d9599186b1b07db260865ed18ffb3f7f0e10dceba230043a82004c9e6bfab84940119d36c0caa369b4c98aec78da5881ed5c7ec086961020632206
4918+
languageName: node
4919+
linkType: hard
4920+
4921+
"@typescript-eslint/utils@npm:^8.1.0":
48724922
version: 8.1.0
48734923
resolution: "@typescript-eslint/utils@npm:8.1.0"
48744924
dependencies:
@@ -4892,6 +4942,16 @@ __metadata:
48924942
languageName: node
48934943
linkType: hard
48944944

4945+
"@typescript-eslint/visitor-keys@npm:8.2.0":
4946+
version: 8.2.0
4947+
resolution: "@typescript-eslint/visitor-keys@npm:8.2.0"
4948+
dependencies:
4949+
"@typescript-eslint/types": "npm:8.2.0"
4950+
eslint-visitor-keys: "npm:^3.4.3"
4951+
checksum: 10/509dbef0a6352c65235f6aa03813b3b44ab62374d77a57e003301fa5ead58df1f2b4722ddb9acf7819d9fbf2520ab4c4cac187b55644e37a0a6ac862bfd9b6d8
4952+
languageName: node
4953+
linkType: hard
4954+
48954955
"@ungap/structured-clone@npm:^1.2.0":
48964956
version: 1.2.0
48974957
resolution: "@ungap/structured-clone@npm:1.2.0"

0 commit comments

Comments
 (0)