Skip to content

Commit dae60d6

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web (#10281)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.31.1 to 8.39.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.39.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.39.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3309aa6 commit dae60d6

File tree

2 files changed

+137
-33
lines changed

2 files changed

+137
-33
lines changed

modules/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@types/js-yaml": "4.0.9",
107107
"@types/lodash-es": "4.17.12",
108108
"@types/node": "22.15.3",
109-
"@typescript-eslint/eslint-plugin": "8.31.1",
109+
"@typescript-eslint/eslint-plugin": "8.39.0",
110110
"@typescript-eslint/parser": "8.31.1",
111111
"codelyzer": "6.0.2",
112112
"concurrently": "9.1.2",

modules/web/yarn.lock

Lines changed: 136 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -4077,7 +4077,7 @@ __metadata:
40774077
languageName: node
40784078
linkType: hard
40794079

4080-
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
4080+
"@eslint-community/eslint-utils@npm:^4.2.0":
40814081
version: 4.4.0
40824082
resolution: "@eslint-community/eslint-utils@npm:4.4.0"
40834083
dependencies:
@@ -4088,6 +4088,17 @@ __metadata:
40884088
languageName: node
40894089
linkType: hard
40904090

4091+
"@eslint-community/eslint-utils@npm:^4.7.0":
4092+
version: 4.7.0
4093+
resolution: "@eslint-community/eslint-utils@npm:4.7.0"
4094+
dependencies:
4095+
eslint-visitor-keys: ^3.4.3
4096+
peerDependencies:
4097+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
4098+
checksum: b177e3b75c0b8d0e5d71f1c532edb7e40b31313db61f0c879f9bf19c3abb2783c6c372b5deb2396dab4432f2946b9972122ac682e77010376c029dfd0149c681
4099+
languageName: node
4100+
linkType: hard
4101+
40914102
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.6.1":
40924103
version: 4.10.0
40934104
resolution: "@eslint-community/regexpp@npm:4.10.0"
@@ -7428,24 +7439,24 @@ __metadata:
74287439
languageName: node
74297440
linkType: hard
74307441

7431-
"@typescript-eslint/eslint-plugin@npm:8.31.1":
7432-
version: 8.31.1
7433-
resolution: "@typescript-eslint/eslint-plugin@npm:8.31.1"
7442+
"@typescript-eslint/eslint-plugin@npm:8.39.0":
7443+
version: 8.39.0
7444+
resolution: "@typescript-eslint/eslint-plugin@npm:8.39.0"
74347445
dependencies:
74357446
"@eslint-community/regexpp": ^4.10.0
7436-
"@typescript-eslint/scope-manager": 8.31.1
7437-
"@typescript-eslint/type-utils": 8.31.1
7438-
"@typescript-eslint/utils": 8.31.1
7439-
"@typescript-eslint/visitor-keys": 8.31.1
7447+
"@typescript-eslint/scope-manager": 8.39.0
7448+
"@typescript-eslint/type-utils": 8.39.0
7449+
"@typescript-eslint/utils": 8.39.0
7450+
"@typescript-eslint/visitor-keys": 8.39.0
74407451
graphemer: ^1.4.0
7441-
ignore: ^5.3.1
7452+
ignore: ^7.0.0
74427453
natural-compare: ^1.4.0
7443-
ts-api-utils: ^2.0.1
7454+
ts-api-utils: ^2.1.0
74447455
peerDependencies:
7445-
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
7456+
"@typescript-eslint/parser": ^8.39.0
74467457
eslint: ^8.57.0 || ^9.0.0
7447-
typescript: ">=4.8.4 <5.9.0"
7448-
checksum: 0f822ae63e64ad518ade8758b5defd4e0081be7851fb723a5c948138223a5a9d04da5d362e9a7232e2255a885fcca7b16c11d282a86e9477552ad7732b28afbd
7458+
typescript: ">=4.8.4 <6.0.0"
7459+
checksum: daf8e4089a9b203b101645dcf55e7df1359f0cf0a0b6f1a336a64fa25dd54ff5188c9aa3f3e4899d5d60bceb8ed059f4771fdf314e8c162e0c2c5194aade641e
74497460
languageName: node
74507461
linkType: hard
74517462

@@ -7476,6 +7487,19 @@ __metadata:
74767487
languageName: node
74777488
linkType: hard
74787489

7490+
"@typescript-eslint/project-service@npm:8.39.0":
7491+
version: 8.39.0
7492+
resolution: "@typescript-eslint/project-service@npm:8.39.0"
7493+
dependencies:
7494+
"@typescript-eslint/tsconfig-utils": ^8.39.0
7495+
"@typescript-eslint/types": ^8.39.0
7496+
debug: ^4.3.4
7497+
peerDependencies:
7498+
typescript: ">=4.8.4 <6.0.0"
7499+
checksum: 561c16769a1d51e13fe334b153ca6a1591848319410b808ce500132e9036a8bf9df0e37943e9a270643aa7384137605e475408ff75fec5604f6f23505888e498
7500+
languageName: node
7501+
linkType: hard
7502+
74797503
"@typescript-eslint/scope-manager@npm:5.62.0":
74807504
version: 5.62.0
74817505
resolution: "@typescript-eslint/scope-manager@npm:5.62.0"
@@ -7496,18 +7520,38 @@ __metadata:
74967520
languageName: node
74977521
linkType: hard
74987522

7499-
"@typescript-eslint/type-utils@npm:8.31.1":
7500-
version: 8.31.1
7501-
resolution: "@typescript-eslint/type-utils@npm:8.31.1"
7523+
"@typescript-eslint/scope-manager@npm:8.39.0":
7524+
version: 8.39.0
7525+
resolution: "@typescript-eslint/scope-manager@npm:8.39.0"
75027526
dependencies:
7503-
"@typescript-eslint/typescript-estree": 8.31.1
7504-
"@typescript-eslint/utils": 8.31.1
7527+
"@typescript-eslint/types": 8.39.0
7528+
"@typescript-eslint/visitor-keys": 8.39.0
7529+
checksum: d3bdfa19f4a1defe73d351482831bd50b282d07a33e9743908239a9a5e1fb0982014e8be08c197d86684854c995ef942e8f8315699e2218796cb8656bf76b9e2
7530+
languageName: node
7531+
linkType: hard
7532+
7533+
"@typescript-eslint/tsconfig-utils@npm:8.39.0, @typescript-eslint/tsconfig-utils@npm:^8.39.0":
7534+
version: 8.39.0
7535+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.39.0"
7536+
peerDependencies:
7537+
typescript: ">=4.8.4 <6.0.0"
7538+
checksum: 3457da49e7292bd07b1bd41f19661ea79481f3b6f6593fb1ecf6557c38c0f5fd77df397bc096d0bad400c4142d939d5fbaf060a524f9272c749cc02c53a65852
7539+
languageName: node
7540+
linkType: hard
7541+
7542+
"@typescript-eslint/type-utils@npm:8.39.0":
7543+
version: 8.39.0
7544+
resolution: "@typescript-eslint/type-utils@npm:8.39.0"
7545+
dependencies:
7546+
"@typescript-eslint/types": 8.39.0
7547+
"@typescript-eslint/typescript-estree": 8.39.0
7548+
"@typescript-eslint/utils": 8.39.0
75057549
debug: ^4.3.4
7506-
ts-api-utils: ^2.0.1
7550+
ts-api-utils: ^2.1.0
75077551
peerDependencies:
75087552
eslint: ^8.57.0 || ^9.0.0
7509-
typescript: ">=4.8.4 <5.9.0"
7510-
checksum: de8b4480540236048dd9d0d3efcac88f15b4605b6a6513640375a9b0a0f49a3ef13b85e23cd2ee50451eaca57c0a6d7cf5359cfca645b73f99aa1ee6e9940bd7
7553+
typescript: ">=4.8.4 <6.0.0"
7554+
checksum: b587f9e8f01487d5b63b6c538a96478140eddd7689cefc3ed9b047d78f6cdeae5018138b5322c9bece8aad9ef6028fa8a47739eee4dd31ceb05e21be8667e92e
75117555
languageName: node
75127556
linkType: hard
75137557

@@ -7525,6 +7569,13 @@ __metadata:
75257569
languageName: node
75267570
linkType: hard
75277571

7572+
"@typescript-eslint/types@npm:8.39.0, @typescript-eslint/types@npm:^8.39.0":
7573+
version: 8.39.0
7574+
resolution: "@typescript-eslint/types@npm:8.39.0"
7575+
checksum: 283b674defc2ee7b88db7e6b7eb32c8da8cb96e14e39c155c6968043b27d2dbcbfaf5044cebe1d11baff66d92da8dac337cc0553ef9385a5030ad35e1fb7f41e
7576+
languageName: node
7577+
linkType: hard
7578+
75287579
"@typescript-eslint/typescript-estree@npm:5.62.0":
75297580
version: 5.62.0
75307581
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
@@ -7561,6 +7612,26 @@ __metadata:
75617612
languageName: node
75627613
linkType: hard
75637614

7615+
"@typescript-eslint/typescript-estree@npm:8.39.0":
7616+
version: 8.39.0
7617+
resolution: "@typescript-eslint/typescript-estree@npm:8.39.0"
7618+
dependencies:
7619+
"@typescript-eslint/project-service": 8.39.0
7620+
"@typescript-eslint/tsconfig-utils": 8.39.0
7621+
"@typescript-eslint/types": 8.39.0
7622+
"@typescript-eslint/visitor-keys": 8.39.0
7623+
debug: ^4.3.4
7624+
fast-glob: ^3.3.2
7625+
is-glob: ^4.0.3
7626+
minimatch: ^9.0.4
7627+
semver: ^7.6.0
7628+
ts-api-utils: ^2.1.0
7629+
peerDependencies:
7630+
typescript: ">=4.8.4 <6.0.0"
7631+
checksum: 2978d3a2d9067a927e4866aad2cc940ce5a974a92a5313905369d00b1e2121aeaf3bb0ebd1917be8c6b590c7f30f796e2f57780f82189087974cf40d197b34e9
7632+
languageName: node
7633+
linkType: hard
7634+
75647635
"@typescript-eslint/utils@npm:5.62.0":
75657636
version: 5.62.0
75667637
resolution: "@typescript-eslint/utils@npm:5.62.0"
@@ -7579,18 +7650,18 @@ __metadata:
75797650
languageName: node
75807651
linkType: hard
75817652

7582-
"@typescript-eslint/utils@npm:8.31.1":
7583-
version: 8.31.1
7584-
resolution: "@typescript-eslint/utils@npm:8.31.1"
7653+
"@typescript-eslint/utils@npm:8.39.0":
7654+
version: 8.39.0
7655+
resolution: "@typescript-eslint/utils@npm:8.39.0"
75857656
dependencies:
7586-
"@eslint-community/eslint-utils": ^4.4.0
7587-
"@typescript-eslint/scope-manager": 8.31.1
7588-
"@typescript-eslint/types": 8.31.1
7589-
"@typescript-eslint/typescript-estree": 8.31.1
7657+
"@eslint-community/eslint-utils": ^4.7.0
7658+
"@typescript-eslint/scope-manager": 8.39.0
7659+
"@typescript-eslint/types": 8.39.0
7660+
"@typescript-eslint/typescript-estree": 8.39.0
75907661
peerDependencies:
75917662
eslint: ^8.57.0 || ^9.0.0
7592-
typescript: ">=4.8.4 <5.9.0"
7593-
checksum: 536730f555555fcf27d16771704d0b29236d9fa4e45ead28218d04ea6e6d21fe577e50f7044fc97765b36d553a3c4240f034af065616a5363fdd0ffdad00e46f
7663+
typescript: ">=4.8.4 <6.0.0"
7664+
checksum: 70e071517c6d515cdd05c130a4793685644ec7f9f1e5972988722de6c906fb1867058c32eeac58fb9b3c0553b6af0bd8dd33b40abc2ccac0573be11741664d21
75947665
languageName: node
75957666
linkType: hard
75967667

@@ -7614,6 +7685,16 @@ __metadata:
76147685
languageName: node
76157686
linkType: hard
76167687

7688+
"@typescript-eslint/visitor-keys@npm:8.39.0":
7689+
version: 8.39.0
7690+
resolution: "@typescript-eslint/visitor-keys@npm:8.39.0"
7691+
dependencies:
7692+
"@typescript-eslint/types": 8.39.0
7693+
eslint-visitor-keys: ^4.2.1
7694+
checksum: dc9380867c2903114cfbef9cb9ce14eb07742301fbd5b1bc32d0593ab2cc66b2790c52a7e1156abf61f48cad734972d2d13eb35430dbd5c058fc877d7372ae02
7695+
languageName: node
7696+
linkType: hard
7697+
76177698
"@ungap/structured-clone@npm:^1.2.0":
76187699
version: 1.2.0
76197700
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -11613,6 +11694,13 @@ __metadata:
1161311694
languageName: node
1161411695
linkType: hard
1161511696

11697+
"eslint-visitor-keys@npm:^4.2.1":
11698+
version: 4.2.1
11699+
resolution: "eslint-visitor-keys@npm:4.2.1"
11700+
checksum: 3a77e3f99a49109f6fb2c5b7784bc78f9743b834d238cdba4d66c602c6b52f19ed7bcd0a5c5dbbeae3a8689fd785e76c001799f53d2228b278282cf9f699fff5
11701+
languageName: node
11702+
linkType: hard
11703+
1161611704
"eslint@npm:8.57.0":
1161711705
version: 8.57.0
1161811706
resolution: "eslint@npm:8.57.0"
@@ -13490,13 +13578,20 @@ __metadata:
1349013578
languageName: node
1349113579
linkType: hard
1349213580

13493-
"ignore@npm:^5.1.1, ignore@npm:^5.1.2, ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.1":
13581+
"ignore@npm:^5.1.1, ignore@npm:^5.1.2, ignore@npm:^5.2.0, ignore@npm:^5.2.4":
1349413582
version: 5.3.1
1349513583
resolution: "ignore@npm:5.3.1"
1349613584
checksum: 71d7bb4c1dbe020f915fd881108cbe85a0db3d636a0ea3ba911393c53946711d13a9b1143c7e70db06d571a5822c0a324a6bcde5c9904e7ca5047f01f1bf8cd3
1349713585
languageName: node
1349813586
linkType: hard
1349913587

13588+
"ignore@npm:^7.0.0":
13589+
version: 7.0.5
13590+
resolution: "ignore@npm:7.0.5"
13591+
checksum: d0862bf64d3d58bf34d5fb0a9f725bec9ca5ce8cd1aecc8f28034269e8f69b8009ffd79ca3eda96962a6a444687781cd5efdb8c7c8ddc0a6996e36d31c217f14
13592+
languageName: node
13593+
linkType: hard
13594+
1350013595
"ignore@npm:^7.0.3":
1350113596
version: 7.0.3
1350213597
resolution: "ignore@npm:7.0.3"
@@ -15135,7 +15230,7 @@ __metadata:
1513515230
"@types/js-yaml": 4.0.9
1513615231
"@types/lodash-es": 4.17.12
1513715232
"@types/node": 22.15.3
15138-
"@typescript-eslint/eslint-plugin": 8.31.1
15233+
"@typescript-eslint/eslint-plugin": 8.39.0
1513915234
"@typescript-eslint/parser": 8.31.1
1514015235
ace-builds: 1.41.0
1514115236
codelyzer: 6.0.2
@@ -20153,6 +20248,15 @@ __metadata:
2015320248
languageName: node
2015420249
linkType: hard
2015520250

20251+
"ts-api-utils@npm:^2.1.0":
20252+
version: 2.1.0
20253+
resolution: "ts-api-utils@npm:2.1.0"
20254+
peerDependencies:
20255+
typescript: ">=4.8.4"
20256+
checksum: 5b1ef89105654d93d67582308bd8dfe4bbf6874fccbcaa729b08fbb00a940fd4c691ca6d0d2b18c3c70878d9a7e503421b7cc473dbc3d0d54258b86401d4b15d
20257+
languageName: node
20258+
linkType: hard
20259+
2015620260
"ts-interface-checker@npm:^0.1.9":
2015720261
version: 0.1.13
2015820262
resolution: "ts-interface-checker@npm:0.1.13"

0 commit comments

Comments
 (0)