Skip to content

Commit 5b9040b

Browse files
Bump typescript-eslint from 8.28.0 to 8.54.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.28.0 to 8.54.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 146ee2b commit 5b9040b

File tree

2 files changed

+217
-13
lines changed

2 files changed

+217
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"ts-node": "^10.9.2",
4545
"typedoc": "^0.28.16",
4646
"typescript": "~5.9.3",
47-
"typescript-eslint": "^8.18.0"
47+
"typescript-eslint": "^8.54.0"
4848
},
4949
"resolutions": {
5050
"glob": "^9.3.5"

yarn.lock

Lines changed: 216 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -656,13 +656,31 @@ __metadata:
656656
languageName: node
657657
linkType: hard
658658

659+
"@eslint-community/eslint-utils@npm:^4.9.1":
660+
version: 4.9.1
661+
resolution: "@eslint-community/eslint-utils@npm:4.9.1"
662+
dependencies:
663+
eslint-visitor-keys: "npm:^3.4.3"
664+
peerDependencies:
665+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
666+
checksum: 10c0/dc4ab5e3e364ef27e33666b11f4b86e1a6c1d7cbf16f0c6ff87b1619b3562335e9201a3d6ce806221887ff780ec9d828962a290bb910759fd40a674686503f02
667+
languageName: node
668+
linkType: hard
669+
659670
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.12.1":
660671
version: 4.12.1
661672
resolution: "@eslint-community/regexpp@npm:4.12.1"
662673
checksum: 10c0/a03d98c246bcb9109aec2c08e4d10c8d010256538dcb3f56610191607214523d4fb1b00aa81df830b6dffb74c5fa0be03642513a289c567949d3e550ca11cdf6
663674
languageName: node
664675
linkType: hard
665676

677+
"@eslint-community/regexpp@npm:^4.12.2":
678+
version: 4.12.2
679+
resolution: "@eslint-community/regexpp@npm:4.12.2"
680+
checksum: 10c0/fddcbc66851b308478d04e302a4d771d6917a0b3740dc351513c0da9ca2eab8a1adf99f5e0aa7ab8b13fa0df005c81adeee7e63a92f3effd7d367a163b721c2d
681+
languageName: node
682+
linkType: hard
683+
666684
"@eslint/compat@npm:^2.0.1":
667685
version: 2.0.1
668686
resolution: "@eslint/compat@npm:2.0.1"
@@ -1562,7 +1580,27 @@ __metadata:
15621580
languageName: node
15631581
linkType: hard
15641582

1565-
"@typescript-eslint/eslint-plugin@npm:8.28.0, @typescript-eslint/eslint-plugin@npm:^8.18.0":
1583+
"@typescript-eslint/eslint-plugin@npm:8.54.0":
1584+
version: 8.54.0
1585+
resolution: "@typescript-eslint/eslint-plugin@npm:8.54.0"
1586+
dependencies:
1587+
"@eslint-community/regexpp": "npm:^4.12.2"
1588+
"@typescript-eslint/scope-manager": "npm:8.54.0"
1589+
"@typescript-eslint/type-utils": "npm:8.54.0"
1590+
"@typescript-eslint/utils": "npm:8.54.0"
1591+
"@typescript-eslint/visitor-keys": "npm:8.54.0"
1592+
ignore: "npm:^7.0.5"
1593+
natural-compare: "npm:^1.4.0"
1594+
ts-api-utils: "npm:^2.4.0"
1595+
peerDependencies:
1596+
"@typescript-eslint/parser": ^8.54.0
1597+
eslint: ^8.57.0 || ^9.0.0
1598+
typescript: ">=4.8.4 <6.0.0"
1599+
checksum: 10c0/e533c8285880b883e02a833f378597c2776e6b0c20a5935440e2a02c1c42f40069a8badcf6d581bb4ec35a6856a806c4b66674c1c15c33cd64cc6b9c0cdd1dad
1600+
languageName: node
1601+
linkType: hard
1602+
1603+
"@typescript-eslint/eslint-plugin@npm:^8.18.0":
15661604
version: 8.28.0
15671605
resolution: "@typescript-eslint/eslint-plugin@npm:8.28.0"
15681606
dependencies:
@@ -1583,7 +1621,23 @@ __metadata:
15831621
languageName: node
15841622
linkType: hard
15851623

1586-
"@typescript-eslint/parser@npm:8.28.0, @typescript-eslint/parser@npm:^8.18.0":
1624+
"@typescript-eslint/parser@npm:8.54.0":
1625+
version: 8.54.0
1626+
resolution: "@typescript-eslint/parser@npm:8.54.0"
1627+
dependencies:
1628+
"@typescript-eslint/scope-manager": "npm:8.54.0"
1629+
"@typescript-eslint/types": "npm:8.54.0"
1630+
"@typescript-eslint/typescript-estree": "npm:8.54.0"
1631+
"@typescript-eslint/visitor-keys": "npm:8.54.0"
1632+
debug: "npm:^4.4.3"
1633+
peerDependencies:
1634+
eslint: ^8.57.0 || ^9.0.0
1635+
typescript: ">=4.8.4 <6.0.0"
1636+
checksum: 10c0/60a1cfe94bc23086f03701640f4d83d7e37b8f4d729011e0f029e5accf2b3d099c50938c0a798a399e86046279432ff663f33102ba4338c4c82f7acead2bcbac
1637+
languageName: node
1638+
linkType: hard
1639+
1640+
"@typescript-eslint/parser@npm:^8.18.0":
15871641
version: 8.28.0
15881642
resolution: "@typescript-eslint/parser@npm:8.28.0"
15891643
dependencies:
@@ -1612,6 +1666,19 @@ __metadata:
16121666
languageName: node
16131667
linkType: hard
16141668

1669+
"@typescript-eslint/project-service@npm:8.54.0":
1670+
version: 8.54.0
1671+
resolution: "@typescript-eslint/project-service@npm:8.54.0"
1672+
dependencies:
1673+
"@typescript-eslint/tsconfig-utils": "npm:^8.54.0"
1674+
"@typescript-eslint/types": "npm:^8.54.0"
1675+
debug: "npm:^4.4.3"
1676+
peerDependencies:
1677+
typescript: ">=4.8.4 <6.0.0"
1678+
checksum: 10c0/3392ae259199021a80616a44d9484d1c363f61bc5c631dff2d08c6a906c98716a20caa7b832b8970120a1eb1eb2de3ee890cd527d6edb04f532f4e48a690a792
1679+
languageName: node
1680+
linkType: hard
1681+
16151682
"@typescript-eslint/scope-manager@npm:8.28.0":
16161683
version: 8.28.0
16171684
resolution: "@typescript-eslint/scope-manager@npm:8.28.0"
@@ -1632,6 +1699,16 @@ __metadata:
16321699
languageName: node
16331700
linkType: hard
16341701

1702+
"@typescript-eslint/scope-manager@npm:8.54.0":
1703+
version: 8.54.0
1704+
resolution: "@typescript-eslint/scope-manager@npm:8.54.0"
1705+
dependencies:
1706+
"@typescript-eslint/types": "npm:8.54.0"
1707+
"@typescript-eslint/visitor-keys": "npm:8.54.0"
1708+
checksum: 10c0/794740a5c0c1afc38d71e6bc59cc62870286e40d99f15e9760e76fb3d4197e961ee151c286c428535c404f5137721242a14da21350b749d0feb1f589f167814f
1709+
languageName: node
1710+
linkType: hard
1711+
16351712
"@typescript-eslint/tsconfig-utils@npm:8.46.4":
16361713
version: 8.46.4
16371714
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.4"
@@ -1641,6 +1718,15 @@ __metadata:
16411718
languageName: node
16421719
linkType: hard
16431720

1721+
"@typescript-eslint/tsconfig-utils@npm:8.54.0, @typescript-eslint/tsconfig-utils@npm:^8.54.0":
1722+
version: 8.54.0
1723+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.54.0"
1724+
peerDependencies:
1725+
typescript: ">=4.8.4 <6.0.0"
1726+
checksum: 10c0/e8598b0f051650c085d749002138d12249a3efd03e7de02e9e7913939dddd649d159b91f29ca3d28f5ee798b3f528a7195688e23c5e0b315d534e7af20a0c99a
1727+
languageName: node
1728+
linkType: hard
1729+
16441730
"@typescript-eslint/tsconfig-utils@npm:^8.46.4":
16451731
version: 8.48.0
16461732
resolution: "@typescript-eslint/tsconfig-utils@npm:8.48.0"
@@ -1665,6 +1751,22 @@ __metadata:
16651751
languageName: node
16661752
linkType: hard
16671753

1754+
"@typescript-eslint/type-utils@npm:8.54.0":
1755+
version: 8.54.0
1756+
resolution: "@typescript-eslint/type-utils@npm:8.54.0"
1757+
dependencies:
1758+
"@typescript-eslint/types": "npm:8.54.0"
1759+
"@typescript-eslint/typescript-estree": "npm:8.54.0"
1760+
"@typescript-eslint/utils": "npm:8.54.0"
1761+
debug: "npm:^4.4.3"
1762+
ts-api-utils: "npm:^2.4.0"
1763+
peerDependencies:
1764+
eslint: ^8.57.0 || ^9.0.0
1765+
typescript: ">=4.8.4 <6.0.0"
1766+
checksum: 10c0/ad807800d8b2662f823505249a84a6f5b1246b192a7ff08c49f298e220e4d9bb3d76f1f0852510421e030161604a4b939bff87f11b9074f118a3bd1d26139c6f
1767+
languageName: node
1768+
linkType: hard
1769+
16681770
"@typescript-eslint/types@npm:8.28.0":
16691771
version: 8.28.0
16701772
resolution: "@typescript-eslint/types@npm:8.28.0"
@@ -1679,6 +1781,13 @@ __metadata:
16791781
languageName: node
16801782
linkType: hard
16811783

1784+
"@typescript-eslint/types@npm:8.54.0, @typescript-eslint/types@npm:^8.54.0":
1785+
version: 8.54.0
1786+
resolution: "@typescript-eslint/types@npm:8.54.0"
1787+
checksum: 10c0/2219594fe5e8931ff91fd1b7a2606d33cd4f093d43f9ca71bcaa37f106ef79ad51f830dea51392f7e3d8bca77f7077ef98733f87bc008fad2f0bbd9ea5fb8a40
1788+
languageName: node
1789+
linkType: hard
1790+
16821791
"@typescript-eslint/types@npm:^8.46.4":
16831792
version: 8.48.0
16841793
resolution: "@typescript-eslint/types@npm:8.48.0"
@@ -1724,6 +1833,25 @@ __metadata:
17241833
languageName: node
17251834
linkType: hard
17261835

1836+
"@typescript-eslint/typescript-estree@npm:8.54.0":
1837+
version: 8.54.0
1838+
resolution: "@typescript-eslint/typescript-estree@npm:8.54.0"
1839+
dependencies:
1840+
"@typescript-eslint/project-service": "npm:8.54.0"
1841+
"@typescript-eslint/tsconfig-utils": "npm:8.54.0"
1842+
"@typescript-eslint/types": "npm:8.54.0"
1843+
"@typescript-eslint/visitor-keys": "npm:8.54.0"
1844+
debug: "npm:^4.4.3"
1845+
minimatch: "npm:^9.0.5"
1846+
semver: "npm:^7.7.3"
1847+
tinyglobby: "npm:^0.2.15"
1848+
ts-api-utils: "npm:^2.4.0"
1849+
peerDependencies:
1850+
typescript: ">=4.8.4 <6.0.0"
1851+
checksum: 10c0/1a1a7c0a318e71f3547ab5573198d36165ea152c50447ef92e6326303f9a5c397606201ba80c7b86a725dcdd2913e924be94466a0c33b1b0c3ee852059e646b6
1852+
languageName: node
1853+
linkType: hard
1854+
17271855
"@typescript-eslint/utils@npm:8.28.0":
17281856
version: 8.28.0
17291857
resolution: "@typescript-eslint/utils@npm:8.28.0"
@@ -1739,6 +1867,21 @@ __metadata:
17391867
languageName: node
17401868
linkType: hard
17411869

1870+
"@typescript-eslint/utils@npm:8.54.0":
1871+
version: 8.54.0
1872+
resolution: "@typescript-eslint/utils@npm:8.54.0"
1873+
dependencies:
1874+
"@eslint-community/eslint-utils": "npm:^4.9.1"
1875+
"@typescript-eslint/scope-manager": "npm:8.54.0"
1876+
"@typescript-eslint/types": "npm:8.54.0"
1877+
"@typescript-eslint/typescript-estree": "npm:8.54.0"
1878+
peerDependencies:
1879+
eslint: ^8.57.0 || ^9.0.0
1880+
typescript: ">=4.8.4 <6.0.0"
1881+
checksum: 10c0/949a97dca8024d39666e04ecdf2d4e12722f5064c387901e72bdcc7adafb96cf650a070dc79f9dd46fa1aae6ac2b5eac5ae3fe5a6979385208c28809a1bd143f
1882+
languageName: node
1883+
linkType: hard
1884+
17421885
"@typescript-eslint/utils@npm:~8.46.0":
17431886
version: 8.46.4
17441887
resolution: "@typescript-eslint/utils@npm:8.46.4"
@@ -1774,6 +1917,16 @@ __metadata:
17741917
languageName: node
17751918
linkType: hard
17761919

1920+
"@typescript-eslint/visitor-keys@npm:8.54.0":
1921+
version: 8.54.0
1922+
resolution: "@typescript-eslint/visitor-keys@npm:8.54.0"
1923+
dependencies:
1924+
"@typescript-eslint/types": "npm:8.54.0"
1925+
eslint-visitor-keys: "npm:^4.2.1"
1926+
checksum: 10c0/f83a9aa92f7f4d1fdb12cbca28c6f5704c36371264606b456388b2c869fc61e73c86d3736556e1bb6e253f3a607128b5b1bf6c68395800ca06f18705576faadd
1927+
languageName: node
1928+
linkType: hard
1929+
17771930
"@ungap/structured-clone@npm:^1.3.0":
17781931
version: 1.3.0
17791932
resolution: "@ungap/structured-clone@npm:1.3.0"
@@ -2134,7 +2287,7 @@ __metadata:
21342287
ts-node: "npm:^10.9.2"
21352288
typedoc: "npm:^0.28.16"
21362289
typescript: "npm:~5.9.3"
2137-
typescript-eslint: "npm:^8.18.0"
2290+
typescript-eslint: "npm:^8.54.0"
21382291
languageName: unknown
21392292
linkType: soft
21402293

@@ -2483,6 +2636,18 @@ __metadata:
24832636
languageName: node
24842637
linkType: hard
24852638

2639+
"debug@npm:^4.4.3":
2640+
version: 4.4.3
2641+
resolution: "debug@npm:4.4.3"
2642+
dependencies:
2643+
ms: "npm:^2.1.3"
2644+
peerDependenciesMeta:
2645+
supports-color:
2646+
optional: true
2647+
checksum: 10c0/d79136ec6c83ecbefd0f6a5593da6a9c91ec4d7ddc4b54c883d6e71ec9accb5f67a1a5e96d00a328196b5b5c86d365e98d8a3a70856aaf16b4e7b1985e67f5a6
2648+
languageName: node
2649+
linkType: hard
2650+
24862651
"dedent@npm:^1.6.0":
24872652
version: 1.6.0
24882653
resolution: "dedent@npm:1.6.0"
@@ -2924,6 +3089,18 @@ __metadata:
29243089
languageName: node
29253090
linkType: hard
29263091

3092+
"fdir@npm:^6.5.0":
3093+
version: 6.5.0
3094+
resolution: "fdir@npm:6.5.0"
3095+
peerDependencies:
3096+
picomatch: ^3 || ^4
3097+
peerDependenciesMeta:
3098+
picomatch:
3099+
optional: true
3100+
checksum: 10c0/e345083c4306b3aed6cb8ec551e26c36bab5c511e99ea4576a16750ddc8d3240e63826cc624f5ae17ad4dc82e68a253213b60d556c11bfad064b7607847ed07f
3101+
languageName: node
3102+
linkType: hard
3103+
29273104
"file-entry-cache@npm:^8.0.0":
29283105
version: 8.0.0
29293106
resolution: "file-entry-cache@npm:8.0.0"
@@ -3216,6 +3393,13 @@ __metadata:
32163393
languageName: node
32173394
linkType: hard
32183395

3396+
"ignore@npm:^7.0.5":
3397+
version: 7.0.5
3398+
resolution: "ignore@npm:7.0.5"
3399+
checksum: 10c0/ae00db89fe873064a093b8999fe4cc284b13ef2a178636211842cceb650b9c3e390d3339191acb145d81ed5379d2074840cf0c33a20bdbd6f32821f79eb4ad5d
3400+
languageName: node
3401+
linkType: hard
3402+
32193403
"import-fresh@npm:^3.2.1":
32203404
version: 3.3.1
32213405
resolution: "import-fresh@npm:3.3.1"
@@ -4602,7 +4786,7 @@ __metadata:
46024786
languageName: node
46034787
linkType: hard
46044788

4605-
"picomatch@npm:^4.0.2":
4789+
"picomatch@npm:^4.0.2, picomatch@npm:^4.0.3":
46064790
version: 4.0.3
46074791
resolution: "picomatch@npm:4.0.3"
46084792
checksum: 10c0/9582c951e95eebee5434f59e426cddd228a7b97a0161a375aed4be244bd3fe8e3a31b846808ea14ef2c8a2527a6eeab7b3946a67d5979e81694654f939473ae2
@@ -5120,6 +5304,16 @@ __metadata:
51205304
languageName: node
51215305
linkType: hard
51225306

5307+
"tinyglobby@npm:^0.2.15":
5308+
version: 0.2.15
5309+
resolution: "tinyglobby@npm:0.2.15"
5310+
dependencies:
5311+
fdir: "npm:^6.5.0"
5312+
picomatch: "npm:^4.0.3"
5313+
checksum: 10c0/869c31490d0d88eedb8305d178d4c75e7463e820df5a9b9d388291daf93e8b1eb5de1dad1c1e139767e4269fe75f3b10d5009b2cc14db96ff98986920a186844
5314+
languageName: node
5315+
linkType: hard
5316+
51235317
"tmpl@npm:1.0.5":
51245318
version: 1.0.5
51255319
resolution: "tmpl@npm:1.0.5"
@@ -5145,6 +5339,15 @@ __metadata:
51455339
languageName: node
51465340
linkType: hard
51475341

5342+
"ts-api-utils@npm:^2.4.0":
5343+
version: 2.4.0
5344+
resolution: "ts-api-utils@npm:2.4.0"
5345+
peerDependencies:
5346+
typescript: ">=4.8.4"
5347+
checksum: 10c0/ed185861aef4e7124366a3f6561113557a57504267d4d452a51e0ba516a9b6e713b56b4aeaab9fa13de9db9ab755c65c8c13a777dba9133c214632cb7b65c083
5348+
languageName: node
5349+
linkType: hard
5350+
51485351
"ts-jest@npm:^29.4.6":
51495352
version: 29.4.6
51505353
resolution: "ts-jest@npm:29.4.6"
@@ -5277,17 +5480,18 @@ __metadata:
52775480
languageName: node
52785481
linkType: hard
52795482

5280-
"typescript-eslint@npm:^8.18.0":
5281-
version: 8.28.0
5282-
resolution: "typescript-eslint@npm:8.28.0"
5483+
"typescript-eslint@npm:^8.54.0":
5484+
version: 8.54.0
5485+
resolution: "typescript-eslint@npm:8.54.0"
52835486
dependencies:
5284-
"@typescript-eslint/eslint-plugin": "npm:8.28.0"
5285-
"@typescript-eslint/parser": "npm:8.28.0"
5286-
"@typescript-eslint/utils": "npm:8.28.0"
5487+
"@typescript-eslint/eslint-plugin": "npm:8.54.0"
5488+
"@typescript-eslint/parser": "npm:8.54.0"
5489+
"@typescript-eslint/typescript-estree": "npm:8.54.0"
5490+
"@typescript-eslint/utils": "npm:8.54.0"
52875491
peerDependencies:
52885492
eslint: ^8.57.0 || ^9.0.0
5289-
typescript: ">=4.8.4 <5.9.0"
5290-
checksum: 10c0/bf1c1e4b2f21a95930758d5b285c39a394a50e3b6983f373413b93b80a6cb5aabc1d741780e60c63cb42ad5d645ea9c1e6d441d98174c5a2884ab88f4ac46df6
5493+
typescript: ">=4.8.4 <6.0.0"
5494+
checksum: 10c0/0ba92aa22c0aa10c88b0f4732950ed64245947f1c4ac17328dff94b43eaeddd3068595788725781fba07a87cc964304a075b3e37f9a86312173498fcc6ab4338
52915495
languageName: node
52925496
linkType: hard
52935497

0 commit comments

Comments
 (0)