Skip to content

Commit a81684d

Browse files
chore(deps): bump @typescript-eslint/eslint-plugin from 8.24.1 to 8.25.0 (#1036)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.24.1 to 8.25.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.25.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92f2262 commit a81684d

File tree

2 files changed

+17
-77
lines changed

2 files changed

+17
-77
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"@eslint/js": "^9.21.0",
45-
"@typescript-eslint/eslint-plugin": "^8.24.1",
45+
"@typescript-eslint/eslint-plugin": "^8.25.0",
4646
"@typescript-eslint/parser": "^8.25.0",
4747
"@vitest/eslint-plugin": "^1.1.31",
4848
"eslint-config-prettier": "^10.0.1",

yarn.lock

Lines changed: 16 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@ __metadata:
909909
"@semantic-release/exec": "npm:^7.0.3"
910910
"@stylistic/eslint-plugin": "npm:^2.11.0"
911911
"@types/node": "npm:^22.13.5"
912-
"@typescript-eslint/eslint-plugin": "npm:^8.24.1"
912+
"@typescript-eslint/eslint-plugin": "npm:^8.25.0"
913913
"@typescript-eslint/parser": "npm:^8.25.0"
914914
"@typescript-eslint/utils": "npm:^8.25.0"
915915
"@vitest/eslint-plugin": "npm:^1.1.31"
@@ -1373,15 +1373,15 @@ __metadata:
13731373
languageName: node
13741374
linkType: hard
13751375

1376-
"@typescript-eslint/eslint-plugin@npm:^8.24.1":
1377-
version: 8.24.1
1378-
resolution: "@typescript-eslint/eslint-plugin@npm:8.24.1"
1376+
"@typescript-eslint/eslint-plugin@npm:^8.25.0":
1377+
version: 8.25.0
1378+
resolution: "@typescript-eslint/eslint-plugin@npm:8.25.0"
13791379
dependencies:
13801380
"@eslint-community/regexpp": "npm:^4.10.0"
1381-
"@typescript-eslint/scope-manager": "npm:8.24.1"
1382-
"@typescript-eslint/type-utils": "npm:8.24.1"
1383-
"@typescript-eslint/utils": "npm:8.24.1"
1384-
"@typescript-eslint/visitor-keys": "npm:8.24.1"
1381+
"@typescript-eslint/scope-manager": "npm:8.25.0"
1382+
"@typescript-eslint/type-utils": "npm:8.25.0"
1383+
"@typescript-eslint/utils": "npm:8.25.0"
1384+
"@typescript-eslint/visitor-keys": "npm:8.25.0"
13851385
graphemer: "npm:^1.4.0"
13861386
ignore: "npm:^5.3.1"
13871387
natural-compare: "npm:^1.4.0"
@@ -1390,7 +1390,7 @@ __metadata:
13901390
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
13911391
eslint: ^8.57.0 || ^9.0.0
13921392
typescript: ">=4.8.4 <5.8.0"
1393-
checksum: 10c0/fe5f56f248370f40322a7cb2d96fbab724a7a8892895e3d41027c9a1df309916433633e04df84a1d3f9535d282953738b1ad627d8af37ab288a39a6e411afd76
1393+
checksum: 10c0/11d63850f5f03b29cd31166f8da111788dc74e46877c2e16a5c488d6c4aa4b6c68c0857b9a396ad920aa7f0f3e7166f4faecbb194c19cd2bb9d3f687c5d2b292
13941394
languageName: node
13951395
linkType: hard
13961396

@@ -1438,16 +1438,6 @@ __metadata:
14381438
languageName: node
14391439
linkType: hard
14401440

1441-
"@typescript-eslint/scope-manager@npm:8.24.1":
1442-
version: 8.24.1
1443-
resolution: "@typescript-eslint/scope-manager@npm:8.24.1"
1444-
dependencies:
1445-
"@typescript-eslint/types": "npm:8.24.1"
1446-
"@typescript-eslint/visitor-keys": "npm:8.24.1"
1447-
checksum: 10c0/779880743ed7ab67fe477f1ad5648bbd77ad69b4663b5a42024112004c8f231049b1e4eeb67e260005769c3bb005049e00a80b885e19d593ffb080bd39f4fa94
1448-
languageName: node
1449-
linkType: hard
1450-
14511441
"@typescript-eslint/scope-manager@npm:8.25.0":
14521442
version: 8.25.0
14531443
resolution: "@typescript-eslint/scope-manager@npm:8.25.0"
@@ -1475,18 +1465,18 @@ __metadata:
14751465
languageName: node
14761466
linkType: hard
14771467

1478-
"@typescript-eslint/type-utils@npm:8.24.1":
1479-
version: 8.24.1
1480-
resolution: "@typescript-eslint/type-utils@npm:8.24.1"
1468+
"@typescript-eslint/type-utils@npm:8.25.0":
1469+
version: 8.25.0
1470+
resolution: "@typescript-eslint/type-utils@npm:8.25.0"
14811471
dependencies:
1482-
"@typescript-eslint/typescript-estree": "npm:8.24.1"
1483-
"@typescript-eslint/utils": "npm:8.24.1"
1472+
"@typescript-eslint/typescript-estree": "npm:8.25.0"
1473+
"@typescript-eslint/utils": "npm:8.25.0"
14841474
debug: "npm:^4.3.4"
14851475
ts-api-utils: "npm:^2.0.1"
14861476
peerDependencies:
14871477
eslint: ^8.57.0 || ^9.0.0
14881478
typescript: ">=4.8.4 <5.8.0"
1489-
checksum: 10c0/ba248bc12068383374d9d077f9cca1815f347ea008d04d08ad7a54dbef70189a0da7872246f8369e6d30938fa7e408dadcda0ae71041be68fc836c886dd9c3ab
1479+
checksum: 10c0/b7477a2d239cfd337f7d28641666763cf680a43a8d377a09dc42415f715670d35fbb4e772e103dfe8cd620c377e66bce740106bb3983ee65a739c28fab7325d1
14901480
languageName: node
14911481
linkType: hard
14921482

@@ -1497,13 +1487,6 @@ __metadata:
14971487
languageName: node
14981488
linkType: hard
14991489

1500-
"@typescript-eslint/types@npm:8.24.1":
1501-
version: 8.24.1
1502-
resolution: "@typescript-eslint/types@npm:8.24.1"
1503-
checksum: 10c0/ebb40ce16c746ef236dbcc25cb2e6950753ca6fb34d04ed7d477016370de1fdaf7402ed4569673c6ff14bf60af7124ff45c6ddd9328d2f8c94dc04178368e2a3
1504-
languageName: node
1505-
linkType: hard
1506-
15071490
"@typescript-eslint/types@npm:8.25.0":
15081491
version: 8.25.0
15091492
resolution: "@typescript-eslint/types@npm:8.25.0"
@@ -1530,24 +1513,6 @@ __metadata:
15301513
languageName: node
15311514
linkType: hard
15321515

1533-
"@typescript-eslint/typescript-estree@npm:8.24.1":
1534-
version: 8.24.1
1535-
resolution: "@typescript-eslint/typescript-estree@npm:8.24.1"
1536-
dependencies:
1537-
"@typescript-eslint/types": "npm:8.24.1"
1538-
"@typescript-eslint/visitor-keys": "npm:8.24.1"
1539-
debug: "npm:^4.3.4"
1540-
fast-glob: "npm:^3.3.2"
1541-
is-glob: "npm:^4.0.3"
1542-
minimatch: "npm:^9.0.4"
1543-
semver: "npm:^7.6.0"
1544-
ts-api-utils: "npm:^2.0.1"
1545-
peerDependencies:
1546-
typescript: ">=4.8.4 <5.8.0"
1547-
checksum: 10c0/8eeeae6e8de1cd83f2eddd52293e9c31a655e0974cc2d410f00ba2b6fd6bb9aec1c346192d5784d64d0d1b15a55e56e35550788c04dda87e0f1a99b21a3eb709
1548-
languageName: node
1549-
linkType: hard
1550-
15511516
"@typescript-eslint/typescript-estree@npm:8.25.0":
15521517
version: 8.25.0
15531518
resolution: "@typescript-eslint/typescript-estree@npm:8.25.0"
@@ -1583,22 +1548,7 @@ __metadata:
15831548
languageName: node
15841549
linkType: hard
15851550

1586-
"@typescript-eslint/utils@npm:8.24.1":
1587-
version: 8.24.1
1588-
resolution: "@typescript-eslint/utils@npm:8.24.1"
1589-
dependencies:
1590-
"@eslint-community/eslint-utils": "npm:^4.4.0"
1591-
"@typescript-eslint/scope-manager": "npm:8.24.1"
1592-
"@typescript-eslint/types": "npm:8.24.1"
1593-
"@typescript-eslint/typescript-estree": "npm:8.24.1"
1594-
peerDependencies:
1595-
eslint: ^8.57.0 || ^9.0.0
1596-
typescript: ">=4.8.4 <5.8.0"
1597-
checksum: 10c0/b3300d5c7e18ec524a46bf683052539f24df0d8c709e39e3bde9dfc6c65180610c46b875f1f4eaad5e311193a56acdfd7111a73f1e8aec4108e9cd19561bf8b8
1598-
languageName: node
1599-
linkType: hard
1600-
1601-
"@typescript-eslint/utils@npm:^8.25.0":
1551+
"@typescript-eslint/utils@npm:8.25.0, @typescript-eslint/utils@npm:^8.25.0":
16021552
version: 8.25.0
16031553
resolution: "@typescript-eslint/utils@npm:8.25.0"
16041554
dependencies:
@@ -1623,16 +1573,6 @@ __metadata:
16231573
languageName: node
16241574
linkType: hard
16251575

1626-
"@typescript-eslint/visitor-keys@npm:8.24.1":
1627-
version: 8.24.1
1628-
resolution: "@typescript-eslint/visitor-keys@npm:8.24.1"
1629-
dependencies:
1630-
"@typescript-eslint/types": "npm:8.24.1"
1631-
eslint-visitor-keys: "npm:^4.2.0"
1632-
checksum: 10c0/ba09412fb4b1605aa73c890909c9a8dba2aa72e00ccd7d69baad17c564eedd77f489a06b1686985c7f0c49724787b82d76dcf4c146c4de44ef2c8776a9b6ad2b
1633-
languageName: node
1634-
linkType: hard
1635-
16361576
"@typescript-eslint/visitor-keys@npm:8.25.0":
16371577
version: 8.25.0
16381578
resolution: "@typescript-eslint/visitor-keys@npm:8.25.0"

0 commit comments

Comments
 (0)