Skip to content

Commit c47ff90

Browse files
Bump @typescript-eslint/eslint-plugin from 8.28.0 to 8.43.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.28.0 to 8.43.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.43.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.43.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c1dc7a commit c47ff90

File tree

2 files changed

+143
-4
lines changed

2 files changed

+143
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@eslint/js": "^9.34.0",
2929
"@types/jest": "^29.5.14",
3030
"@types/node": "24.3.0",
31-
"@typescript-eslint/eslint-plugin": "^8.18.0",
31+
"@typescript-eslint/eslint-plugin": "^8.43.0",
3232
"@typescript-eslint/parser": "^8.18.0",
3333
"aws-cdk": "^2.1023.0",
3434
"cdk-nag": "^2.37.9",

yarn.lock

Lines changed: 142 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,17 @@ __metadata:
435435
languageName: node
436436
linkType: hard
437437

438+
"@eslint-community/eslint-utils@npm:^4.7.0":
439+
version: 4.9.0
440+
resolution: "@eslint-community/eslint-utils@npm:4.9.0"
441+
dependencies:
442+
eslint-visitor-keys: "npm:^3.4.3"
443+
peerDependencies:
444+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
445+
checksum: 10c0/8881e22d519326e7dba85ea915ac7a143367c805e6ba1374c987aa2fbdd09195cc51183d2da72c0e2ff388f84363e1b220fd0d19bef10c272c63455162176817
446+
languageName: node
447+
linkType: hard
448+
438449
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.12.1":
439450
version: 4.12.1
440451
resolution: "@eslint-community/regexpp@npm:4.12.1"
@@ -1220,7 +1231,7 @@ __metadata:
12201231
languageName: node
12211232
linkType: hard
12221233

1223-
"@typescript-eslint/eslint-plugin@npm:8.28.0, @typescript-eslint/eslint-plugin@npm:^8.18.0":
1234+
"@typescript-eslint/eslint-plugin@npm:8.28.0":
12241235
version: 8.28.0
12251236
resolution: "@typescript-eslint/eslint-plugin@npm:8.28.0"
12261237
dependencies:
@@ -1241,6 +1252,27 @@ __metadata:
12411252
languageName: node
12421253
linkType: hard
12431254

1255+
"@typescript-eslint/eslint-plugin@npm:^8.43.0":
1256+
version: 8.43.0
1257+
resolution: "@typescript-eslint/eslint-plugin@npm:8.43.0"
1258+
dependencies:
1259+
"@eslint-community/regexpp": "npm:^4.10.0"
1260+
"@typescript-eslint/scope-manager": "npm:8.43.0"
1261+
"@typescript-eslint/type-utils": "npm:8.43.0"
1262+
"@typescript-eslint/utils": "npm:8.43.0"
1263+
"@typescript-eslint/visitor-keys": "npm:8.43.0"
1264+
graphemer: "npm:^1.4.0"
1265+
ignore: "npm:^7.0.0"
1266+
natural-compare: "npm:^1.4.0"
1267+
ts-api-utils: "npm:^2.1.0"
1268+
peerDependencies:
1269+
"@typescript-eslint/parser": ^8.43.0
1270+
eslint: ^8.57.0 || ^9.0.0
1271+
typescript: ">=4.8.4 <6.0.0"
1272+
checksum: 10c0/9823f6e917d16f95a87fb1fd6c224f361a9f17386453ac97d7d457774cf2ea7bdbcfad37ad063b71ec01a4292127a8bfe69d1987b948e85def2410de8fe353dd
1273+
languageName: node
1274+
linkType: hard
1275+
12441276
"@typescript-eslint/parser@npm:8.28.0, @typescript-eslint/parser@npm:^8.18.0":
12451277
version: 8.28.0
12461278
resolution: "@typescript-eslint/parser@npm:8.28.0"
@@ -1257,6 +1289,19 @@ __metadata:
12571289
languageName: node
12581290
linkType: hard
12591291

1292+
"@typescript-eslint/project-service@npm:8.43.0":
1293+
version: 8.43.0
1294+
resolution: "@typescript-eslint/project-service@npm:8.43.0"
1295+
dependencies:
1296+
"@typescript-eslint/tsconfig-utils": "npm:^8.43.0"
1297+
"@typescript-eslint/types": "npm:^8.43.0"
1298+
debug: "npm:^4.3.4"
1299+
peerDependencies:
1300+
typescript: ">=4.8.4 <6.0.0"
1301+
checksum: 10c0/c9058b5fbf9642c35a303641e4ff2d0df1ddac337275bab84b56167f1019fbcb7e69959239fed82e53c747f58d6ee4c1859cf5b018803cba1b1aab430439d728
1302+
languageName: node
1303+
linkType: hard
1304+
12601305
"@typescript-eslint/scope-manager@npm:8.28.0":
12611306
version: 8.28.0
12621307
resolution: "@typescript-eslint/scope-manager@npm:8.28.0"
@@ -1267,6 +1312,25 @@ __metadata:
12671312
languageName: node
12681313
linkType: hard
12691314

1315+
"@typescript-eslint/scope-manager@npm:8.43.0":
1316+
version: 8.43.0
1317+
resolution: "@typescript-eslint/scope-manager@npm:8.43.0"
1318+
dependencies:
1319+
"@typescript-eslint/types": "npm:8.43.0"
1320+
"@typescript-eslint/visitor-keys": "npm:8.43.0"
1321+
checksum: 10c0/f87b3c3a5d3ad18326945288fa5b9b9fa662d87f466dc159e1514e00e359e830b80557f213acb3d23d5d600826b4cc4cfa5d2d479f8aba1b9834df19a640a779
1322+
languageName: node
1323+
linkType: hard
1324+
1325+
"@typescript-eslint/tsconfig-utils@npm:8.43.0, @typescript-eslint/tsconfig-utils@npm:^8.43.0":
1326+
version: 8.43.0
1327+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.43.0"
1328+
peerDependencies:
1329+
typescript: ">=4.8.4 <6.0.0"
1330+
checksum: 10c0/b3a472368ad31e31e58ef019f6afec7387f5885e3fd423c71f3910b6d6b767324fde8bd60bec2e7505cc130317ece7fbc91314c44cdfea74ff76b5039bf26d52
1331+
languageName: node
1332+
linkType: hard
1333+
12701334
"@typescript-eslint/type-utils@npm:8.28.0":
12711335
version: 8.28.0
12721336
resolution: "@typescript-eslint/type-utils@npm:8.28.0"
@@ -1282,13 +1346,36 @@ __metadata:
12821346
languageName: node
12831347
linkType: hard
12841348

1349+
"@typescript-eslint/type-utils@npm:8.43.0":
1350+
version: 8.43.0
1351+
resolution: "@typescript-eslint/type-utils@npm:8.43.0"
1352+
dependencies:
1353+
"@typescript-eslint/types": "npm:8.43.0"
1354+
"@typescript-eslint/typescript-estree": "npm:8.43.0"
1355+
"@typescript-eslint/utils": "npm:8.43.0"
1356+
debug: "npm:^4.3.4"
1357+
ts-api-utils: "npm:^2.1.0"
1358+
peerDependencies:
1359+
eslint: ^8.57.0 || ^9.0.0
1360+
typescript: ">=4.8.4 <6.0.0"
1361+
checksum: 10c0/70e61233fd586c4545b0ee11871001ba603816fccb69b9fe883a653b32aa049e957a97f208f522b58480a4f4e1c6322b9a3ef60a389925eaefba94abcd44ff7e
1362+
languageName: node
1363+
linkType: hard
1364+
12851365
"@typescript-eslint/types@npm:8.28.0":
12861366
version: 8.28.0
12871367
resolution: "@typescript-eslint/types@npm:8.28.0"
12881368
checksum: 10c0/1f95895e20dac1cf063dc93c99142fd1871e53be816bcbbee93f22a05e6b2a82ca83c20ce3a551f65555910aa0956443a23268edbb004369d0d5cb282d13c377
12891369
languageName: node
12901370
linkType: hard
12911371

1372+
"@typescript-eslint/types@npm:8.43.0, @typescript-eslint/types@npm:^8.43.0":
1373+
version: 8.43.0
1374+
resolution: "@typescript-eslint/types@npm:8.43.0"
1375+
checksum: 10c0/60d19b695affce128fe1076ebe4cff7e05d38dd50155d653fc9e995eafa56c299fd49ad4d9d2997f118a75fb57e3ca18001623bc3ef3fa0111f863079203e4b2
1376+
languageName: node
1377+
linkType: hard
1378+
12921379
"@typescript-eslint/typescript-estree@npm:8.28.0":
12931380
version: 8.28.0
12941381
resolution: "@typescript-eslint/typescript-estree@npm:8.28.0"
@@ -1307,6 +1394,26 @@ __metadata:
13071394
languageName: node
13081395
linkType: hard
13091396

1397+
"@typescript-eslint/typescript-estree@npm:8.43.0":
1398+
version: 8.43.0
1399+
resolution: "@typescript-eslint/typescript-estree@npm:8.43.0"
1400+
dependencies:
1401+
"@typescript-eslint/project-service": "npm:8.43.0"
1402+
"@typescript-eslint/tsconfig-utils": "npm:8.43.0"
1403+
"@typescript-eslint/types": "npm:8.43.0"
1404+
"@typescript-eslint/visitor-keys": "npm:8.43.0"
1405+
debug: "npm:^4.3.4"
1406+
fast-glob: "npm:^3.3.2"
1407+
is-glob: "npm:^4.0.3"
1408+
minimatch: "npm:^9.0.4"
1409+
semver: "npm:^7.6.0"
1410+
ts-api-utils: "npm:^2.1.0"
1411+
peerDependencies:
1412+
typescript: ">=4.8.4 <6.0.0"
1413+
checksum: 10c0/184ba925067d7fbcb377450195a89511f030a49d080e27058fa78078a069d86c1936b1a82ce6f19ff24c30c4de8b779deb050c36b06db5372c95fc7e5be7115a
1414+
languageName: node
1415+
linkType: hard
1416+
13101417
"@typescript-eslint/utils@npm:8.28.0":
13111418
version: 8.28.0
13121419
resolution: "@typescript-eslint/utils@npm:8.28.0"
@@ -1322,6 +1429,21 @@ __metadata:
13221429
languageName: node
13231430
linkType: hard
13241431

1432+
"@typescript-eslint/utils@npm:8.43.0":
1433+
version: 8.43.0
1434+
resolution: "@typescript-eslint/utils@npm:8.43.0"
1435+
dependencies:
1436+
"@eslint-community/eslint-utils": "npm:^4.7.0"
1437+
"@typescript-eslint/scope-manager": "npm:8.43.0"
1438+
"@typescript-eslint/types": "npm:8.43.0"
1439+
"@typescript-eslint/typescript-estree": "npm:8.43.0"
1440+
peerDependencies:
1441+
eslint: ^8.57.0 || ^9.0.0
1442+
typescript: ">=4.8.4 <6.0.0"
1443+
checksum: 10c0/42fc8c60551361d80b5c53b303ba8cd20cf914665168416ad0a278cd44aae587311af9e4461f92ed28b5f36091d275a0e9974482d5e9ba95fc00108a537cdd36
1444+
languageName: node
1445+
linkType: hard
1446+
13251447
"@typescript-eslint/visitor-keys@npm:8.28.0":
13261448
version: 8.28.0
13271449
resolution: "@typescript-eslint/visitor-keys@npm:8.28.0"
@@ -1332,6 +1454,16 @@ __metadata:
13321454
languageName: node
13331455
linkType: hard
13341456

1457+
"@typescript-eslint/visitor-keys@npm:8.43.0":
1458+
version: 8.43.0
1459+
resolution: "@typescript-eslint/visitor-keys@npm:8.43.0"
1460+
dependencies:
1461+
"@typescript-eslint/types": "npm:8.43.0"
1462+
eslint-visitor-keys: "npm:^4.2.1"
1463+
checksum: 10c0/5d576eaf7bea41933ba726f4b24410bd3fc2521ef286967c3dc630c6a90fabff2a2d7c4d12cb841d3f946d2e5e6fb2605e7edd84e3360308fe379dbf2b8dc2fa
1464+
languageName: node
1465+
linkType: hard
1466+
13351467
"abbrev@npm:^3.0.0":
13361468
version: 3.0.0
13371469
resolution: "abbrev@npm:3.0.0"
@@ -1544,7 +1676,7 @@ __metadata:
15441676
"@eslint/js": "npm:^9.34.0"
15451677
"@types/jest": "npm:^29.5.14"
15461678
"@types/node": "npm:24.3.0"
1547-
"@typescript-eslint/eslint-plugin": "npm:^8.18.0"
1679+
"@typescript-eslint/eslint-plugin": "npm:^8.43.0"
15481680
"@typescript-eslint/parser": "npm:^8.18.0"
15491681
aws-cdk: "npm:^2.1023.0"
15501682
aws-cdk-lib: "npm:^2.213.0"
@@ -2677,6 +2809,13 @@ __metadata:
26772809
languageName: node
26782810
linkType: hard
26792811

2812+
"ignore@npm:^7.0.0":
2813+
version: 7.0.5
2814+
resolution: "ignore@npm:7.0.5"
2815+
checksum: 10c0/ae00db89fe873064a093b8999fe4cc284b13ef2a178636211842cceb650b9c3e390d3339191acb145d81ed5379d2074840cf0c33a20bdbd6f32821f79eb4ad5d
2816+
languageName: node
2817+
linkType: hard
2818+
26802819
"import-fresh@npm:^3.2.1":
26812820
version: 3.3.1
26822821
resolution: "import-fresh@npm:3.3.1"
@@ -4524,7 +4663,7 @@ __metadata:
45244663
languageName: node
45254664
linkType: hard
45264665

4527-
"ts-api-utils@npm:^2.0.1":
4666+
"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.1.0":
45284667
version: 2.1.0
45294668
resolution: "ts-api-utils@npm:2.1.0"
45304669
peerDependencies:

0 commit comments

Comments
 (0)