Skip to content

Commit 77fd834

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 44a343b commit 77fd834

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": "^30.0.0",
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
@@ -645,6 +645,17 @@ __metadata:
645645
languageName: node
646646
linkType: hard
647647

648+
"@eslint-community/eslint-utils@npm:^4.7.0":
649+
version: 4.9.0
650+
resolution: "@eslint-community/eslint-utils@npm:4.9.0"
651+
dependencies:
652+
eslint-visitor-keys: "npm:^3.4.3"
653+
peerDependencies:
654+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
655+
checksum: 10c0/8881e22d519326e7dba85ea915ac7a143367c805e6ba1374c987aa2fbdd09195cc51183d2da72c0e2ff388f84363e1b220fd0d19bef10c272c63455162176817
656+
languageName: node
657+
linkType: hard
658+
648659
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.12.1":
649660
version: 4.12.1
650661
resolution: "@eslint-community/regexpp@npm:4.12.1"
@@ -1541,7 +1552,7 @@ __metadata:
15411552
languageName: node
15421553
linkType: hard
15431554

1544-
"@typescript-eslint/eslint-plugin@npm:8.28.0, @typescript-eslint/eslint-plugin@npm:^8.18.0":
1555+
"@typescript-eslint/eslint-plugin@npm:8.28.0":
15451556
version: 8.28.0
15461557
resolution: "@typescript-eslint/eslint-plugin@npm:8.28.0"
15471558
dependencies:
@@ -1562,6 +1573,27 @@ __metadata:
15621573
languageName: node
15631574
linkType: hard
15641575

1576+
"@typescript-eslint/eslint-plugin@npm:^8.43.0":
1577+
version: 8.43.0
1578+
resolution: "@typescript-eslint/eslint-plugin@npm:8.43.0"
1579+
dependencies:
1580+
"@eslint-community/regexpp": "npm:^4.10.0"
1581+
"@typescript-eslint/scope-manager": "npm:8.43.0"
1582+
"@typescript-eslint/type-utils": "npm:8.43.0"
1583+
"@typescript-eslint/utils": "npm:8.43.0"
1584+
"@typescript-eslint/visitor-keys": "npm:8.43.0"
1585+
graphemer: "npm:^1.4.0"
1586+
ignore: "npm:^7.0.0"
1587+
natural-compare: "npm:^1.4.0"
1588+
ts-api-utils: "npm:^2.1.0"
1589+
peerDependencies:
1590+
"@typescript-eslint/parser": ^8.43.0
1591+
eslint: ^8.57.0 || ^9.0.0
1592+
typescript: ">=4.8.4 <6.0.0"
1593+
checksum: 10c0/9823f6e917d16f95a87fb1fd6c224f361a9f17386453ac97d7d457774cf2ea7bdbcfad37ad063b71ec01a4292127a8bfe69d1987b948e85def2410de8fe353dd
1594+
languageName: node
1595+
linkType: hard
1596+
15651597
"@typescript-eslint/parser@npm:8.28.0, @typescript-eslint/parser@npm:^8.18.0":
15661598
version: 8.28.0
15671599
resolution: "@typescript-eslint/parser@npm:8.28.0"
@@ -1578,6 +1610,19 @@ __metadata:
15781610
languageName: node
15791611
linkType: hard
15801612

1613+
"@typescript-eslint/project-service@npm:8.43.0":
1614+
version: 8.43.0
1615+
resolution: "@typescript-eslint/project-service@npm:8.43.0"
1616+
dependencies:
1617+
"@typescript-eslint/tsconfig-utils": "npm:^8.43.0"
1618+
"@typescript-eslint/types": "npm:^8.43.0"
1619+
debug: "npm:^4.3.4"
1620+
peerDependencies:
1621+
typescript: ">=4.8.4 <6.0.0"
1622+
checksum: 10c0/c9058b5fbf9642c35a303641e4ff2d0df1ddac337275bab84b56167f1019fbcb7e69959239fed82e53c747f58d6ee4c1859cf5b018803cba1b1aab430439d728
1623+
languageName: node
1624+
linkType: hard
1625+
15811626
"@typescript-eslint/scope-manager@npm:8.28.0":
15821627
version: 8.28.0
15831628
resolution: "@typescript-eslint/scope-manager@npm:8.28.0"
@@ -1588,6 +1633,25 @@ __metadata:
15881633
languageName: node
15891634
linkType: hard
15901635

1636+
"@typescript-eslint/scope-manager@npm:8.43.0":
1637+
version: 8.43.0
1638+
resolution: "@typescript-eslint/scope-manager@npm:8.43.0"
1639+
dependencies:
1640+
"@typescript-eslint/types": "npm:8.43.0"
1641+
"@typescript-eslint/visitor-keys": "npm:8.43.0"
1642+
checksum: 10c0/f87b3c3a5d3ad18326945288fa5b9b9fa662d87f466dc159e1514e00e359e830b80557f213acb3d23d5d600826b4cc4cfa5d2d479f8aba1b9834df19a640a779
1643+
languageName: node
1644+
linkType: hard
1645+
1646+
"@typescript-eslint/tsconfig-utils@npm:8.43.0, @typescript-eslint/tsconfig-utils@npm:^8.43.0":
1647+
version: 8.43.0
1648+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.43.0"
1649+
peerDependencies:
1650+
typescript: ">=4.8.4 <6.0.0"
1651+
checksum: 10c0/b3a472368ad31e31e58ef019f6afec7387f5885e3fd423c71f3910b6d6b767324fde8bd60bec2e7505cc130317ece7fbc91314c44cdfea74ff76b5039bf26d52
1652+
languageName: node
1653+
linkType: hard
1654+
15911655
"@typescript-eslint/type-utils@npm:8.28.0":
15921656
version: 8.28.0
15931657
resolution: "@typescript-eslint/type-utils@npm:8.28.0"
@@ -1603,13 +1667,36 @@ __metadata:
16031667
languageName: node
16041668
linkType: hard
16051669

1670+
"@typescript-eslint/type-utils@npm:8.43.0":
1671+
version: 8.43.0
1672+
resolution: "@typescript-eslint/type-utils@npm:8.43.0"
1673+
dependencies:
1674+
"@typescript-eslint/types": "npm:8.43.0"
1675+
"@typescript-eslint/typescript-estree": "npm:8.43.0"
1676+
"@typescript-eslint/utils": "npm:8.43.0"
1677+
debug: "npm:^4.3.4"
1678+
ts-api-utils: "npm:^2.1.0"
1679+
peerDependencies:
1680+
eslint: ^8.57.0 || ^9.0.0
1681+
typescript: ">=4.8.4 <6.0.0"
1682+
checksum: 10c0/70e61233fd586c4545b0ee11871001ba603816fccb69b9fe883a653b32aa049e957a97f208f522b58480a4f4e1c6322b9a3ef60a389925eaefba94abcd44ff7e
1683+
languageName: node
1684+
linkType: hard
1685+
16061686
"@typescript-eslint/types@npm:8.28.0":
16071687
version: 8.28.0
16081688
resolution: "@typescript-eslint/types@npm:8.28.0"
16091689
checksum: 10c0/1f95895e20dac1cf063dc93c99142fd1871e53be816bcbbee93f22a05e6b2a82ca83c20ce3a551f65555910aa0956443a23268edbb004369d0d5cb282d13c377
16101690
languageName: node
16111691
linkType: hard
16121692

1693+
"@typescript-eslint/types@npm:8.43.0, @typescript-eslint/types@npm:^8.43.0":
1694+
version: 8.43.0
1695+
resolution: "@typescript-eslint/types@npm:8.43.0"
1696+
checksum: 10c0/60d19b695affce128fe1076ebe4cff7e05d38dd50155d653fc9e995eafa56c299fd49ad4d9d2997f118a75fb57e3ca18001623bc3ef3fa0111f863079203e4b2
1697+
languageName: node
1698+
linkType: hard
1699+
16131700
"@typescript-eslint/typescript-estree@npm:8.28.0":
16141701
version: 8.28.0
16151702
resolution: "@typescript-eslint/typescript-estree@npm:8.28.0"
@@ -1628,6 +1715,26 @@ __metadata:
16281715
languageName: node
16291716
linkType: hard
16301717

1718+
"@typescript-eslint/typescript-estree@npm:8.43.0":
1719+
version: 8.43.0
1720+
resolution: "@typescript-eslint/typescript-estree@npm:8.43.0"
1721+
dependencies:
1722+
"@typescript-eslint/project-service": "npm:8.43.0"
1723+
"@typescript-eslint/tsconfig-utils": "npm:8.43.0"
1724+
"@typescript-eslint/types": "npm:8.43.0"
1725+
"@typescript-eslint/visitor-keys": "npm:8.43.0"
1726+
debug: "npm:^4.3.4"
1727+
fast-glob: "npm:^3.3.2"
1728+
is-glob: "npm:^4.0.3"
1729+
minimatch: "npm:^9.0.4"
1730+
semver: "npm:^7.6.0"
1731+
ts-api-utils: "npm:^2.1.0"
1732+
peerDependencies:
1733+
typescript: ">=4.8.4 <6.0.0"
1734+
checksum: 10c0/184ba925067d7fbcb377450195a89511f030a49d080e27058fa78078a069d86c1936b1a82ce6f19ff24c30c4de8b779deb050c36b06db5372c95fc7e5be7115a
1735+
languageName: node
1736+
linkType: hard
1737+
16311738
"@typescript-eslint/utils@npm:8.28.0":
16321739
version: 8.28.0
16331740
resolution: "@typescript-eslint/utils@npm:8.28.0"
@@ -1643,6 +1750,21 @@ __metadata:
16431750
languageName: node
16441751
linkType: hard
16451752

1753+
"@typescript-eslint/utils@npm:8.43.0":
1754+
version: 8.43.0
1755+
resolution: "@typescript-eslint/utils@npm:8.43.0"
1756+
dependencies:
1757+
"@eslint-community/eslint-utils": "npm:^4.7.0"
1758+
"@typescript-eslint/scope-manager": "npm:8.43.0"
1759+
"@typescript-eslint/types": "npm:8.43.0"
1760+
"@typescript-eslint/typescript-estree": "npm:8.43.0"
1761+
peerDependencies:
1762+
eslint: ^8.57.0 || ^9.0.0
1763+
typescript: ">=4.8.4 <6.0.0"
1764+
checksum: 10c0/42fc8c60551361d80b5c53b303ba8cd20cf914665168416ad0a278cd44aae587311af9e4461f92ed28b5f36091d275a0e9974482d5e9ba95fc00108a537cdd36
1765+
languageName: node
1766+
linkType: hard
1767+
16461768
"@typescript-eslint/visitor-keys@npm:8.28.0":
16471769
version: 8.28.0
16481770
resolution: "@typescript-eslint/visitor-keys@npm:8.28.0"
@@ -1653,6 +1775,16 @@ __metadata:
16531775
languageName: node
16541776
linkType: hard
16551777

1778+
"@typescript-eslint/visitor-keys@npm:8.43.0":
1779+
version: 8.43.0
1780+
resolution: "@typescript-eslint/visitor-keys@npm:8.43.0"
1781+
dependencies:
1782+
"@typescript-eslint/types": "npm:8.43.0"
1783+
eslint-visitor-keys: "npm:^4.2.1"
1784+
checksum: 10c0/5d576eaf7bea41933ba726f4b24410bd3fc2521ef286967c3dc630c6a90fabff2a2d7c4d12cb841d3f946d2e5e6fb2605e7edd84e3360308fe379dbf2b8dc2fa
1785+
languageName: node
1786+
linkType: hard
1787+
16561788
"@ungap/structured-clone@npm:^1.3.0":
16571789
version: 1.3.0
16581790
resolution: "@ungap/structured-clone@npm:1.3.0"
@@ -2007,7 +2139,7 @@ __metadata:
20072139
"@eslint/js": "npm:^9.34.0"
20082140
"@types/jest": "npm:^30.0.0"
20092141
"@types/node": "npm:24.3.0"
2010-
"@typescript-eslint/eslint-plugin": "npm:^8.18.0"
2142+
"@typescript-eslint/eslint-plugin": "npm:^8.43.0"
20112143
"@typescript-eslint/parser": "npm:^8.18.0"
20122144
aws-cdk: "npm:^2.1023.0"
20132145
aws-cdk-lib: "npm:^2.213.0"
@@ -3123,6 +3255,13 @@ __metadata:
31233255
languageName: node
31243256
linkType: hard
31253257

3258+
"ignore@npm:^7.0.0":
3259+
version: 7.0.5
3260+
resolution: "ignore@npm:7.0.5"
3261+
checksum: 10c0/ae00db89fe873064a093b8999fe4cc284b13ef2a178636211842cceb650b9c3e390d3339191acb145d81ed5379d2074840cf0c33a20bdbd6f32821f79eb4ad5d
3262+
languageName: node
3263+
linkType: hard
3264+
31263265
"import-fresh@npm:^3.2.1":
31273266
version: 3.3.1
31283267
resolution: "import-fresh@npm:3.3.1"
@@ -4971,7 +5110,7 @@ __metadata:
49715110
languageName: node
49725111
linkType: hard
49735112

4974-
"ts-api-utils@npm:^2.0.1":
5113+
"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.1.0":
49755114
version: 2.1.0
49765115
resolution: "ts-api-utils@npm:2.1.0"
49775116
peerDependencies:

0 commit comments

Comments
 (0)