Skip to content

Commit 545e7e8

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 e94c928 commit 545e7e8

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"
@@ -1552,7 +1570,27 @@ __metadata:
15521570
languageName: node
15531571
linkType: hard
15541572

1555-
"@typescript-eslint/eslint-plugin@npm:8.28.0, @typescript-eslint/eslint-plugin@npm:^8.18.0":
1573+
"@typescript-eslint/eslint-plugin@npm:8.54.0":
1574+
version: 8.54.0
1575+
resolution: "@typescript-eslint/eslint-plugin@npm:8.54.0"
1576+
dependencies:
1577+
"@eslint-community/regexpp": "npm:^4.12.2"
1578+
"@typescript-eslint/scope-manager": "npm:8.54.0"
1579+
"@typescript-eslint/type-utils": "npm:8.54.0"
1580+
"@typescript-eslint/utils": "npm:8.54.0"
1581+
"@typescript-eslint/visitor-keys": "npm:8.54.0"
1582+
ignore: "npm:^7.0.5"
1583+
natural-compare: "npm:^1.4.0"
1584+
ts-api-utils: "npm:^2.4.0"
1585+
peerDependencies:
1586+
"@typescript-eslint/parser": ^8.54.0
1587+
eslint: ^8.57.0 || ^9.0.0
1588+
typescript: ">=4.8.4 <6.0.0"
1589+
checksum: 10c0/e533c8285880b883e02a833f378597c2776e6b0c20a5935440e2a02c1c42f40069a8badcf6d581bb4ec35a6856a806c4b66674c1c15c33cd64cc6b9c0cdd1dad
1590+
languageName: node
1591+
linkType: hard
1592+
1593+
"@typescript-eslint/eslint-plugin@npm:^8.18.0":
15561594
version: 8.28.0
15571595
resolution: "@typescript-eslint/eslint-plugin@npm:8.28.0"
15581596
dependencies:
@@ -1573,7 +1611,23 @@ __metadata:
15731611
languageName: node
15741612
linkType: hard
15751613

1576-
"@typescript-eslint/parser@npm:8.28.0, @typescript-eslint/parser@npm:^8.18.0":
1614+
"@typescript-eslint/parser@npm:8.54.0":
1615+
version: 8.54.0
1616+
resolution: "@typescript-eslint/parser@npm:8.54.0"
1617+
dependencies:
1618+
"@typescript-eslint/scope-manager": "npm:8.54.0"
1619+
"@typescript-eslint/types": "npm:8.54.0"
1620+
"@typescript-eslint/typescript-estree": "npm:8.54.0"
1621+
"@typescript-eslint/visitor-keys": "npm:8.54.0"
1622+
debug: "npm:^4.4.3"
1623+
peerDependencies:
1624+
eslint: ^8.57.0 || ^9.0.0
1625+
typescript: ">=4.8.4 <6.0.0"
1626+
checksum: 10c0/60a1cfe94bc23086f03701640f4d83d7e37b8f4d729011e0f029e5accf2b3d099c50938c0a798a399e86046279432ff663f33102ba4338c4c82f7acead2bcbac
1627+
languageName: node
1628+
linkType: hard
1629+
1630+
"@typescript-eslint/parser@npm:^8.18.0":
15771631
version: 8.28.0
15781632
resolution: "@typescript-eslint/parser@npm:8.28.0"
15791633
dependencies:
@@ -1602,6 +1656,19 @@ __metadata:
16021656
languageName: node
16031657
linkType: hard
16041658

1659+
"@typescript-eslint/project-service@npm:8.54.0":
1660+
version: 8.54.0
1661+
resolution: "@typescript-eslint/project-service@npm:8.54.0"
1662+
dependencies:
1663+
"@typescript-eslint/tsconfig-utils": "npm:^8.54.0"
1664+
"@typescript-eslint/types": "npm:^8.54.0"
1665+
debug: "npm:^4.4.3"
1666+
peerDependencies:
1667+
typescript: ">=4.8.4 <6.0.0"
1668+
checksum: 10c0/3392ae259199021a80616a44d9484d1c363f61bc5c631dff2d08c6a906c98716a20caa7b832b8970120a1eb1eb2de3ee890cd527d6edb04f532f4e48a690a792
1669+
languageName: node
1670+
linkType: hard
1671+
16051672
"@typescript-eslint/scope-manager@npm:8.28.0":
16061673
version: 8.28.0
16071674
resolution: "@typescript-eslint/scope-manager@npm:8.28.0"
@@ -1622,6 +1689,16 @@ __metadata:
16221689
languageName: node
16231690
linkType: hard
16241691

1692+
"@typescript-eslint/scope-manager@npm:8.54.0":
1693+
version: 8.54.0
1694+
resolution: "@typescript-eslint/scope-manager@npm:8.54.0"
1695+
dependencies:
1696+
"@typescript-eslint/types": "npm:8.54.0"
1697+
"@typescript-eslint/visitor-keys": "npm:8.54.0"
1698+
checksum: 10c0/794740a5c0c1afc38d71e6bc59cc62870286e40d99f15e9760e76fb3d4197e961ee151c286c428535c404f5137721242a14da21350b749d0feb1f589f167814f
1699+
languageName: node
1700+
linkType: hard
1701+
16251702
"@typescript-eslint/tsconfig-utils@npm:8.46.4":
16261703
version: 8.46.4
16271704
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.4"
@@ -1631,6 +1708,15 @@ __metadata:
16311708
languageName: node
16321709
linkType: hard
16331710

1711+
"@typescript-eslint/tsconfig-utils@npm:8.54.0, @typescript-eslint/tsconfig-utils@npm:^8.54.0":
1712+
version: 8.54.0
1713+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.54.0"
1714+
peerDependencies:
1715+
typescript: ">=4.8.4 <6.0.0"
1716+
checksum: 10c0/e8598b0f051650c085d749002138d12249a3efd03e7de02e9e7913939dddd649d159b91f29ca3d28f5ee798b3f528a7195688e23c5e0b315d534e7af20a0c99a
1717+
languageName: node
1718+
linkType: hard
1719+
16341720
"@typescript-eslint/tsconfig-utils@npm:^8.46.4":
16351721
version: 8.48.0
16361722
resolution: "@typescript-eslint/tsconfig-utils@npm:8.48.0"
@@ -1655,6 +1741,22 @@ __metadata:
16551741
languageName: node
16561742
linkType: hard
16571743

1744+
"@typescript-eslint/type-utils@npm:8.54.0":
1745+
version: 8.54.0
1746+
resolution: "@typescript-eslint/type-utils@npm:8.54.0"
1747+
dependencies:
1748+
"@typescript-eslint/types": "npm:8.54.0"
1749+
"@typescript-eslint/typescript-estree": "npm:8.54.0"
1750+
"@typescript-eslint/utils": "npm:8.54.0"
1751+
debug: "npm:^4.4.3"
1752+
ts-api-utils: "npm:^2.4.0"
1753+
peerDependencies:
1754+
eslint: ^8.57.0 || ^9.0.0
1755+
typescript: ">=4.8.4 <6.0.0"
1756+
checksum: 10c0/ad807800d8b2662f823505249a84a6f5b1246b192a7ff08c49f298e220e4d9bb3d76f1f0852510421e030161604a4b939bff87f11b9074f118a3bd1d26139c6f
1757+
languageName: node
1758+
linkType: hard
1759+
16581760
"@typescript-eslint/types@npm:8.28.0":
16591761
version: 8.28.0
16601762
resolution: "@typescript-eslint/types@npm:8.28.0"
@@ -1669,6 +1771,13 @@ __metadata:
16691771
languageName: node
16701772
linkType: hard
16711773

1774+
"@typescript-eslint/types@npm:8.54.0, @typescript-eslint/types@npm:^8.54.0":
1775+
version: 8.54.0
1776+
resolution: "@typescript-eslint/types@npm:8.54.0"
1777+
checksum: 10c0/2219594fe5e8931ff91fd1b7a2606d33cd4f093d43f9ca71bcaa37f106ef79ad51f830dea51392f7e3d8bca77f7077ef98733f87bc008fad2f0bbd9ea5fb8a40
1778+
languageName: node
1779+
linkType: hard
1780+
16721781
"@typescript-eslint/types@npm:^8.46.4":
16731782
version: 8.48.0
16741783
resolution: "@typescript-eslint/types@npm:8.48.0"
@@ -1714,6 +1823,25 @@ __metadata:
17141823
languageName: node
17151824
linkType: hard
17161825

1826+
"@typescript-eslint/typescript-estree@npm:8.54.0":
1827+
version: 8.54.0
1828+
resolution: "@typescript-eslint/typescript-estree@npm:8.54.0"
1829+
dependencies:
1830+
"@typescript-eslint/project-service": "npm:8.54.0"
1831+
"@typescript-eslint/tsconfig-utils": "npm:8.54.0"
1832+
"@typescript-eslint/types": "npm:8.54.0"
1833+
"@typescript-eslint/visitor-keys": "npm:8.54.0"
1834+
debug: "npm:^4.4.3"
1835+
minimatch: "npm:^9.0.5"
1836+
semver: "npm:^7.7.3"
1837+
tinyglobby: "npm:^0.2.15"
1838+
ts-api-utils: "npm:^2.4.0"
1839+
peerDependencies:
1840+
typescript: ">=4.8.4 <6.0.0"
1841+
checksum: 10c0/1a1a7c0a318e71f3547ab5573198d36165ea152c50447ef92e6326303f9a5c397606201ba80c7b86a725dcdd2913e924be94466a0c33b1b0c3ee852059e646b6
1842+
languageName: node
1843+
linkType: hard
1844+
17171845
"@typescript-eslint/utils@npm:8.28.0":
17181846
version: 8.28.0
17191847
resolution: "@typescript-eslint/utils@npm:8.28.0"
@@ -1729,6 +1857,21 @@ __metadata:
17291857
languageName: node
17301858
linkType: hard
17311859

1860+
"@typescript-eslint/utils@npm:8.54.0":
1861+
version: 8.54.0
1862+
resolution: "@typescript-eslint/utils@npm:8.54.0"
1863+
dependencies:
1864+
"@eslint-community/eslint-utils": "npm:^4.9.1"
1865+
"@typescript-eslint/scope-manager": "npm:8.54.0"
1866+
"@typescript-eslint/types": "npm:8.54.0"
1867+
"@typescript-eslint/typescript-estree": "npm:8.54.0"
1868+
peerDependencies:
1869+
eslint: ^8.57.0 || ^9.0.0
1870+
typescript: ">=4.8.4 <6.0.0"
1871+
checksum: 10c0/949a97dca8024d39666e04ecdf2d4e12722f5064c387901e72bdcc7adafb96cf650a070dc79f9dd46fa1aae6ac2b5eac5ae3fe5a6979385208c28809a1bd143f
1872+
languageName: node
1873+
linkType: hard
1874+
17321875
"@typescript-eslint/utils@npm:~8.46.0":
17331876
version: 8.46.4
17341877
resolution: "@typescript-eslint/utils@npm:8.46.4"
@@ -1764,6 +1907,16 @@ __metadata:
17641907
languageName: node
17651908
linkType: hard
17661909

1910+
"@typescript-eslint/visitor-keys@npm:8.54.0":
1911+
version: 8.54.0
1912+
resolution: "@typescript-eslint/visitor-keys@npm:8.54.0"
1913+
dependencies:
1914+
"@typescript-eslint/types": "npm:8.54.0"
1915+
eslint-visitor-keys: "npm:^4.2.1"
1916+
checksum: 10c0/f83a9aa92f7f4d1fdb12cbca28c6f5704c36371264606b456388b2c869fc61e73c86d3736556e1bb6e253f3a607128b5b1bf6c68395800ca06f18705576faadd
1917+
languageName: node
1918+
linkType: hard
1919+
17671920
"@ungap/structured-clone@npm:^1.3.0":
17681921
version: 1.3.0
17691922
resolution: "@ungap/structured-clone@npm:1.3.0"
@@ -2129,7 +2282,7 @@ __metadata:
21292282
ts-node: "npm:^10.9.2"
21302283
typedoc: "npm:^0.28.16"
21312284
typescript: "npm:~5.9.3"
2132-
typescript-eslint: "npm:^8.18.0"
2285+
typescript-eslint: "npm:^8.54.0"
21332286
languageName: unknown
21342287
linkType: soft
21352288

@@ -2478,6 +2631,18 @@ __metadata:
24782631
languageName: node
24792632
linkType: hard
24802633

2634+
"debug@npm:^4.4.3":
2635+
version: 4.4.3
2636+
resolution: "debug@npm:4.4.3"
2637+
dependencies:
2638+
ms: "npm:^2.1.3"
2639+
peerDependenciesMeta:
2640+
supports-color:
2641+
optional: true
2642+
checksum: 10c0/d79136ec6c83ecbefd0f6a5593da6a9c91ec4d7ddc4b54c883d6e71ec9accb5f67a1a5e96d00a328196b5b5c86d365e98d8a3a70856aaf16b4e7b1985e67f5a6
2643+
languageName: node
2644+
linkType: hard
2645+
24812646
"dedent@npm:^1.6.0":
24822647
version: 1.6.0
24832648
resolution: "dedent@npm:1.6.0"
@@ -2919,6 +3084,18 @@ __metadata:
29193084
languageName: node
29203085
linkType: hard
29213086

3087+
"fdir@npm:^6.5.0":
3088+
version: 6.5.0
3089+
resolution: "fdir@npm:6.5.0"
3090+
peerDependencies:
3091+
picomatch: ^3 || ^4
3092+
peerDependenciesMeta:
3093+
picomatch:
3094+
optional: true
3095+
checksum: 10c0/e345083c4306b3aed6cb8ec551e26c36bab5c511e99ea4576a16750ddc8d3240e63826cc624f5ae17ad4dc82e68a253213b60d556c11bfad064b7607847ed07f
3096+
languageName: node
3097+
linkType: hard
3098+
29223099
"file-entry-cache@npm:^8.0.0":
29233100
version: 8.0.0
29243101
resolution: "file-entry-cache@npm:8.0.0"
@@ -3230,6 +3407,13 @@ __metadata:
32303407
languageName: node
32313408
linkType: hard
32323409

3410+
"ignore@npm:^7.0.5":
3411+
version: 7.0.5
3412+
resolution: "ignore@npm:7.0.5"
3413+
checksum: 10c0/ae00db89fe873064a093b8999fe4cc284b13ef2a178636211842cceb650b9c3e390d3339191acb145d81ed5379d2074840cf0c33a20bdbd6f32821f79eb4ad5d
3414+
languageName: node
3415+
linkType: hard
3416+
32333417
"import-fresh@npm:^3.2.1":
32343418
version: 3.3.1
32353419
resolution: "import-fresh@npm:3.3.1"
@@ -4605,7 +4789,7 @@ __metadata:
46054789
languageName: node
46064790
linkType: hard
46074791

4608-
"picomatch@npm:^4.0.2":
4792+
"picomatch@npm:^4.0.2, picomatch@npm:^4.0.3":
46094793
version: 4.0.3
46104794
resolution: "picomatch@npm:4.0.3"
46114795
checksum: 10c0/9582c951e95eebee5434f59e426cddd228a7b97a0161a375aed4be244bd3fe8e3a31b846808ea14ef2c8a2527a6eeab7b3946a67d5979e81694654f939473ae2
@@ -5114,6 +5298,16 @@ __metadata:
51145298
languageName: node
51155299
linkType: hard
51165300

5301+
"tinyglobby@npm:^0.2.15":
5302+
version: 0.2.15
5303+
resolution: "tinyglobby@npm:0.2.15"
5304+
dependencies:
5305+
fdir: "npm:^6.5.0"
5306+
picomatch: "npm:^4.0.3"
5307+
checksum: 10c0/869c31490d0d88eedb8305d178d4c75e7463e820df5a9b9d388291daf93e8b1eb5de1dad1c1e139767e4269fe75f3b10d5009b2cc14db96ff98986920a186844
5308+
languageName: node
5309+
linkType: hard
5310+
51175311
"tmpl@npm:1.0.5":
51185312
version: 1.0.5
51195313
resolution: "tmpl@npm:1.0.5"
@@ -5139,6 +5333,15 @@ __metadata:
51395333
languageName: node
51405334
linkType: hard
51415335

5336+
"ts-api-utils@npm:^2.4.0":
5337+
version: 2.4.0
5338+
resolution: "ts-api-utils@npm:2.4.0"
5339+
peerDependencies:
5340+
typescript: ">=4.8.4"
5341+
checksum: 10c0/ed185861aef4e7124366a3f6561113557a57504267d4d452a51e0ba516a9b6e713b56b4aeaab9fa13de9db9ab755c65c8c13a777dba9133c214632cb7b65c083
5342+
languageName: node
5343+
linkType: hard
5344+
51425345
"ts-jest@npm:^29.4.6":
51435346
version: 29.4.6
51445347
resolution: "ts-jest@npm:29.4.6"
@@ -5271,17 +5474,18 @@ __metadata:
52715474
languageName: node
52725475
linkType: hard
52735476

5274-
"typescript-eslint@npm:^8.18.0":
5275-
version: 8.28.0
5276-
resolution: "typescript-eslint@npm:8.28.0"
5477+
"typescript-eslint@npm:^8.54.0":
5478+
version: 8.54.0
5479+
resolution: "typescript-eslint@npm:8.54.0"
52775480
dependencies:
5278-
"@typescript-eslint/eslint-plugin": "npm:8.28.0"
5279-
"@typescript-eslint/parser": "npm:8.28.0"
5280-
"@typescript-eslint/utils": "npm:8.28.0"
5481+
"@typescript-eslint/eslint-plugin": "npm:8.54.0"
5482+
"@typescript-eslint/parser": "npm:8.54.0"
5483+
"@typescript-eslint/typescript-estree": "npm:8.54.0"
5484+
"@typescript-eslint/utils": "npm:8.54.0"
52815485
peerDependencies:
52825486
eslint: ^8.57.0 || ^9.0.0
5283-
typescript: ">=4.8.4 <5.9.0"
5284-
checksum: 10c0/bf1c1e4b2f21a95930758d5b285c39a394a50e3b6983f373413b93b80a6cb5aabc1d741780e60c63cb42ad5d645ea9c1e6d441d98174c5a2884ab88f4ac46df6
5487+
typescript: ">=4.8.4 <6.0.0"
5488+
checksum: 10c0/0ba92aa22c0aa10c88b0f4732950ed64245947f1c4ac17328dff94b43eaeddd3068595788725781fba07a87cc964304a075b3e37f9a86312173498fcc6ab4338
52855489
languageName: node
52865490
linkType: hard
52875491

0 commit comments

Comments
 (0)