Skip to content

Commit 9c35ed1

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

File tree

2 files changed

+139
-6
lines changed

2 files changed

+139
-6
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.38.0",
2929
"@types/jest": "^30.0.0",
3030
"@types/node": "24.9.1",
31-
"@typescript-eslint/eslint-plugin": "^8.18.0",
31+
"@typescript-eslint/eslint-plugin": "^8.48.0",
3232
"@typescript-eslint/parser": "^8.18.0",
3333
"aws-cdk": "^2.1030.0",
3434
"cdk-nag": "^2.37.51",

yarn.lock

Lines changed: 138 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1552,7 +1552,7 @@ __metadata:
15521552
languageName: node
15531553
linkType: hard
15541554

1555-
"@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":
15561556
version: 8.28.0
15571557
resolution: "@typescript-eslint/eslint-plugin@npm:8.28.0"
15581558
dependencies:
@@ -1573,6 +1573,27 @@ __metadata:
15731573
languageName: node
15741574
linkType: hard
15751575

1576+
"@typescript-eslint/eslint-plugin@npm:^8.48.0":
1577+
version: 8.48.0
1578+
resolution: "@typescript-eslint/eslint-plugin@npm:8.48.0"
1579+
dependencies:
1580+
"@eslint-community/regexpp": "npm:^4.10.0"
1581+
"@typescript-eslint/scope-manager": "npm:8.48.0"
1582+
"@typescript-eslint/type-utils": "npm:8.48.0"
1583+
"@typescript-eslint/utils": "npm:8.48.0"
1584+
"@typescript-eslint/visitor-keys": "npm:8.48.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.48.0
1591+
eslint: ^8.57.0 || ^9.0.0
1592+
typescript: ">=4.8.4 <6.0.0"
1593+
checksum: 10c0/5f4f9ac3ace3f615bac428859026b70fb7fa236666cfe8856fed3add7e4ba73c7113264c2df7a9d68247b679dfcc21b0414488bda7b9b3de1c209b1807ed7842
1594+
languageName: node
1595+
linkType: hard
1596+
15761597
"@typescript-eslint/parser@npm:8.28.0, @typescript-eslint/parser@npm:^8.18.0":
15771598
version: 8.28.0
15781599
resolution: "@typescript-eslint/parser@npm:8.28.0"
@@ -1602,6 +1623,19 @@ __metadata:
16021623
languageName: node
16031624
linkType: hard
16041625

1626+
"@typescript-eslint/project-service@npm:8.48.0":
1627+
version: 8.48.0
1628+
resolution: "@typescript-eslint/project-service@npm:8.48.0"
1629+
dependencies:
1630+
"@typescript-eslint/tsconfig-utils": "npm:^8.48.0"
1631+
"@typescript-eslint/types": "npm:^8.48.0"
1632+
debug: "npm:^4.3.4"
1633+
peerDependencies:
1634+
typescript: ">=4.8.4 <6.0.0"
1635+
checksum: 10c0/6e1d08312fe55a91ba37eb19131af91ad7834bafd15d1cddb83a1e35e5134382e10dc0b14531036ba1c075ce4cba627123625ed6f2e209fb3355f3dda25da0a1
1636+
languageName: node
1637+
linkType: hard
1638+
16051639
"@typescript-eslint/scope-manager@npm:8.28.0":
16061640
version: 8.28.0
16071641
resolution: "@typescript-eslint/scope-manager@npm:8.28.0"
@@ -1622,6 +1656,16 @@ __metadata:
16221656
languageName: node
16231657
linkType: hard
16241658

1659+
"@typescript-eslint/scope-manager@npm:8.48.0":
1660+
version: 8.48.0
1661+
resolution: "@typescript-eslint/scope-manager@npm:8.48.0"
1662+
dependencies:
1663+
"@typescript-eslint/types": "npm:8.48.0"
1664+
"@typescript-eslint/visitor-keys": "npm:8.48.0"
1665+
checksum: 10c0/0766e365901a8af9d9e41fa70464254aacf8b4d167734d88b6cdaa0235e86bfdffc57a3e39a20e105929b8df499d252090f64f81f86770f74626ca809afe54b6
1666+
languageName: node
1667+
linkType: hard
1668+
16251669
"@typescript-eslint/tsconfig-utils@npm:8.46.4":
16261670
version: 8.46.4
16271671
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.4"
@@ -1631,7 +1675,7 @@ __metadata:
16311675
languageName: node
16321676
linkType: hard
16331677

1634-
"@typescript-eslint/tsconfig-utils@npm:^8.46.4":
1678+
"@typescript-eslint/tsconfig-utils@npm:8.48.0, @typescript-eslint/tsconfig-utils@npm:^8.46.4, @typescript-eslint/tsconfig-utils@npm:^8.48.0":
16351679
version: 8.48.0
16361680
resolution: "@typescript-eslint/tsconfig-utils@npm:8.48.0"
16371681
peerDependencies:
@@ -1655,6 +1699,22 @@ __metadata:
16551699
languageName: node
16561700
linkType: hard
16571701

1702+
"@typescript-eslint/type-utils@npm:8.48.0":
1703+
version: 8.48.0
1704+
resolution: "@typescript-eslint/type-utils@npm:8.48.0"
1705+
dependencies:
1706+
"@typescript-eslint/types": "npm:8.48.0"
1707+
"@typescript-eslint/typescript-estree": "npm:8.48.0"
1708+
"@typescript-eslint/utils": "npm:8.48.0"
1709+
debug: "npm:^4.3.4"
1710+
ts-api-utils: "npm:^2.1.0"
1711+
peerDependencies:
1712+
eslint: ^8.57.0 || ^9.0.0
1713+
typescript: ">=4.8.4 <6.0.0"
1714+
checksum: 10c0/72ab5c7d183b844e4870bfa5dfeb68e2e7ce5f3e1b33c06d5a8e70f0d0a012c9152ad15071d41ba3788266109804a9f4cdb85d664b11df8948bc930e29e0c244
1715+
languageName: node
1716+
linkType: hard
1717+
16581718
"@typescript-eslint/types@npm:8.28.0":
16591719
version: 8.28.0
16601720
resolution: "@typescript-eslint/types@npm:8.28.0"
@@ -1669,7 +1729,7 @@ __metadata:
16691729
languageName: node
16701730
linkType: hard
16711731

1672-
"@typescript-eslint/types@npm:^8.46.4":
1732+
"@typescript-eslint/types@npm:8.48.0, @typescript-eslint/types@npm:^8.46.4, @typescript-eslint/types@npm:^8.48.0":
16731733
version: 8.48.0
16741734
resolution: "@typescript-eslint/types@npm:8.48.0"
16751735
checksum: 10c0/865a8f4ae4a50aa8976f3d7e0f874f1a1c80227ec53ded68644d41011c729a489bb59f70683b29237ab945716ea0258e1d47387163379eab3edaaf5e5cc3b757
@@ -1714,6 +1774,25 @@ __metadata:
17141774
languageName: node
17151775
linkType: hard
17161776

1777+
"@typescript-eslint/typescript-estree@npm:8.48.0":
1778+
version: 8.48.0
1779+
resolution: "@typescript-eslint/typescript-estree@npm:8.48.0"
1780+
dependencies:
1781+
"@typescript-eslint/project-service": "npm:8.48.0"
1782+
"@typescript-eslint/tsconfig-utils": "npm:8.48.0"
1783+
"@typescript-eslint/types": "npm:8.48.0"
1784+
"@typescript-eslint/visitor-keys": "npm:8.48.0"
1785+
debug: "npm:^4.3.4"
1786+
minimatch: "npm:^9.0.4"
1787+
semver: "npm:^7.6.0"
1788+
tinyglobby: "npm:^0.2.15"
1789+
ts-api-utils: "npm:^2.1.0"
1790+
peerDependencies:
1791+
typescript: ">=4.8.4 <6.0.0"
1792+
checksum: 10c0/f17dd35f7b82654fae9fe83c2eb650572464dbce0170d55b3ef94b99e9aae010f2cbadd436089c8e59eef97d41719ace3a2deb4ac3cdfac26d43b36f34df5590
1793+
languageName: node
1794+
linkType: hard
1795+
17171796
"@typescript-eslint/utils@npm:8.28.0":
17181797
version: 8.28.0
17191798
resolution: "@typescript-eslint/utils@npm:8.28.0"
@@ -1729,6 +1808,21 @@ __metadata:
17291808
languageName: node
17301809
linkType: hard
17311810

1811+
"@typescript-eslint/utils@npm:8.48.0":
1812+
version: 8.48.0
1813+
resolution: "@typescript-eslint/utils@npm:8.48.0"
1814+
dependencies:
1815+
"@eslint-community/eslint-utils": "npm:^4.7.0"
1816+
"@typescript-eslint/scope-manager": "npm:8.48.0"
1817+
"@typescript-eslint/types": "npm:8.48.0"
1818+
"@typescript-eslint/typescript-estree": "npm:8.48.0"
1819+
peerDependencies:
1820+
eslint: ^8.57.0 || ^9.0.0
1821+
typescript: ">=4.8.4 <6.0.0"
1822+
checksum: 10c0/56334312d1dc114a5c8b05dac4da191c40a416a5705fa76797ebdc9f6a96d35727fd0993cf8776f5c4411837e5fc2151bfa61d3eecc98b24f5a821a63a4d56f3
1823+
languageName: node
1824+
linkType: hard
1825+
17321826
"@typescript-eslint/utils@npm:~8.46.0":
17331827
version: 8.46.4
17341828
resolution: "@typescript-eslint/utils@npm:8.46.4"
@@ -1764,6 +1858,16 @@ __metadata:
17641858
languageName: node
17651859
linkType: hard
17661860

1861+
"@typescript-eslint/visitor-keys@npm:8.48.0":
1862+
version: 8.48.0
1863+
resolution: "@typescript-eslint/visitor-keys@npm:8.48.0"
1864+
dependencies:
1865+
"@typescript-eslint/types": "npm:8.48.0"
1866+
eslint-visitor-keys: "npm:^4.2.1"
1867+
checksum: 10c0/20ae9ec255a786de40cdba281b63f634a642dcc34d2a79c5ffc160109f7f6227c28ae2c64be32cbc53dc68dc398c3da715bfcce90422b5024f15f7124a3c1704
1868+
languageName: node
1869+
linkType: hard
1870+
17671871
"@ungap/structured-clone@npm:^1.3.0":
17681872
version: 1.3.0
17691873
resolution: "@ungap/structured-clone@npm:1.3.0"
@@ -2111,7 +2215,7 @@ __metadata:
21112215
"@eslint/js": "npm:^9.38.0"
21122216
"@types/jest": "npm:^30.0.0"
21132217
"@types/node": "npm:24.9.1"
2114-
"@typescript-eslint/eslint-plugin": "npm:^8.18.0"
2218+
"@typescript-eslint/eslint-plugin": "npm:^8.48.0"
21152219
"@typescript-eslint/parser": "npm:^8.18.0"
21162220
aws-cdk: "npm:^2.1030.0"
21172221
aws-cdk-lib: "npm:^2.221.0"
@@ -2919,6 +3023,18 @@ __metadata:
29193023
languageName: node
29203024
linkType: hard
29213025

3026+
"fdir@npm:^6.5.0":
3027+
version: 6.5.0
3028+
resolution: "fdir@npm:6.5.0"
3029+
peerDependencies:
3030+
picomatch: ^3 || ^4
3031+
peerDependenciesMeta:
3032+
picomatch:
3033+
optional: true
3034+
checksum: 10c0/e345083c4306b3aed6cb8ec551e26c36bab5c511e99ea4576a16750ddc8d3240e63826cc624f5ae17ad4dc82e68a253213b60d556c11bfad064b7607847ed07f
3035+
languageName: node
3036+
linkType: hard
3037+
29223038
"file-entry-cache@npm:^8.0.0":
29233039
version: 8.0.0
29243040
resolution: "file-entry-cache@npm:8.0.0"
@@ -3230,6 +3346,13 @@ __metadata:
32303346
languageName: node
32313347
linkType: hard
32323348

3349+
"ignore@npm:^7.0.0":
3350+
version: 7.0.5
3351+
resolution: "ignore@npm:7.0.5"
3352+
checksum: 10c0/ae00db89fe873064a093b8999fe4cc284b13ef2a178636211842cceb650b9c3e390d3339191acb145d81ed5379d2074840cf0c33a20bdbd6f32821f79eb4ad5d
3353+
languageName: node
3354+
linkType: hard
3355+
32333356
"import-fresh@npm:^3.2.1":
32343357
version: 3.3.1
32353358
resolution: "import-fresh@npm:3.3.1"
@@ -4605,7 +4728,7 @@ __metadata:
46054728
languageName: node
46064729
linkType: hard
46074730

4608-
"picomatch@npm:^4.0.2":
4731+
"picomatch@npm:^4.0.2, picomatch@npm:^4.0.3":
46094732
version: 4.0.3
46104733
resolution: "picomatch@npm:4.0.3"
46114734
checksum: 10c0/9582c951e95eebee5434f59e426cddd228a7b97a0161a375aed4be244bd3fe8e3a31b846808ea14ef2c8a2527a6eeab7b3946a67d5979e81694654f939473ae2
@@ -5106,6 +5229,16 @@ __metadata:
51065229
languageName: node
51075230
linkType: hard
51085231

5232+
"tinyglobby@npm:^0.2.15":
5233+
version: 0.2.15
5234+
resolution: "tinyglobby@npm:0.2.15"
5235+
dependencies:
5236+
fdir: "npm:^6.5.0"
5237+
picomatch: "npm:^4.0.3"
5238+
checksum: 10c0/869c31490d0d88eedb8305d178d4c75e7463e820df5a9b9d388291daf93e8b1eb5de1dad1c1e139767e4269fe75f3b10d5009b2cc14db96ff98986920a186844
5239+
languageName: node
5240+
linkType: hard
5241+
51095242
"tmpl@npm:1.0.5":
51105243
version: 1.0.5
51115244
resolution: "tmpl@npm:1.0.5"

0 commit comments

Comments
 (0)