Skip to content

Commit 994805a

Browse files
chore(deps): bump @typescript-eslint/eslint-plugin from 8.27.0 to 8.28.0 (#1077)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.27.0 to 8.28.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.28.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 31dc474 commit 994805a

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.23.0",
45-
"@typescript-eslint/eslint-plugin": "^8.27.0",
45+
"@typescript-eslint/eslint-plugin": "^8.28.0",
4646
"@typescript-eslint/parser": "^8.28.0",
4747
"@vitest/eslint-plugin": "^1.1.38",
4848
"eslint-config-prettier": "^10.1.1",

yarn.lock

Lines changed: 16 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -927,7 +927,7 @@ __metadata:
927927
"@semantic-release/exec": "npm:^7.0.3"
928928
"@stylistic/eslint-plugin": "npm:^2.11.0"
929929
"@types/node": "npm:^22.13.13"
930-
"@typescript-eslint/eslint-plugin": "npm:^8.27.0"
930+
"@typescript-eslint/eslint-plugin": "npm:^8.28.0"
931931
"@typescript-eslint/parser": "npm:^8.28.0"
932932
"@typescript-eslint/utils": "npm:^8.28.0"
933933
"@vitest/eslint-plugin": "npm:^1.1.38"
@@ -1382,15 +1382,15 @@ __metadata:
13821382
languageName: node
13831383
linkType: hard
13841384

1385-
"@typescript-eslint/eslint-plugin@npm:^8.27.0":
1386-
version: 8.27.0
1387-
resolution: "@typescript-eslint/eslint-plugin@npm:8.27.0"
1385+
"@typescript-eslint/eslint-plugin@npm:^8.28.0":
1386+
version: 8.28.0
1387+
resolution: "@typescript-eslint/eslint-plugin@npm:8.28.0"
13881388
dependencies:
13891389
"@eslint-community/regexpp": "npm:^4.10.0"
1390-
"@typescript-eslint/scope-manager": "npm:8.27.0"
1391-
"@typescript-eslint/type-utils": "npm:8.27.0"
1392-
"@typescript-eslint/utils": "npm:8.27.0"
1393-
"@typescript-eslint/visitor-keys": "npm:8.27.0"
1390+
"@typescript-eslint/scope-manager": "npm:8.28.0"
1391+
"@typescript-eslint/type-utils": "npm:8.28.0"
1392+
"@typescript-eslint/utils": "npm:8.28.0"
1393+
"@typescript-eslint/visitor-keys": "npm:8.28.0"
13941394
graphemer: "npm:^1.4.0"
13951395
ignore: "npm:^5.3.1"
13961396
natural-compare: "npm:^1.4.0"
@@ -1399,7 +1399,7 @@ __metadata:
13991399
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
14001400
eslint: ^8.57.0 || ^9.0.0
14011401
typescript: ">=4.8.4 <5.9.0"
1402-
checksum: 10c0/95bbab011bfe51ca657ff346e4c6cac25652c88e5188a5e74d14372dba45c3d7aa713f4c90f80ebc885d77a8be89e131e8b77c096145c90da6c251a475b125fc
1402+
checksum: 10c0/f01b7d231b01ec2c1cc7c40599ddceb329532f2876664a39dec9d25c0aed4cfdbef3ec07f26bac357df000d798f652af6fdb6a2481b6120e43bfa38f7c7a7c48
14031403
languageName: node
14041404
linkType: hard
14051405

@@ -1447,16 +1447,6 @@ __metadata:
14471447
languageName: node
14481448
linkType: hard
14491449

1450-
"@typescript-eslint/scope-manager@npm:8.27.0":
1451-
version: 8.27.0
1452-
resolution: "@typescript-eslint/scope-manager@npm:8.27.0"
1453-
dependencies:
1454-
"@typescript-eslint/types": "npm:8.27.0"
1455-
"@typescript-eslint/visitor-keys": "npm:8.27.0"
1456-
checksum: 10c0/d87daeffb81f4e70f168c38f01c667713bda71c4545e28fcdf0792378fb3df171894ef77854c5c1a5e5a22c784ee1ccea2dd856b5baf825840710a6a74c14ac9
1457-
languageName: node
1458-
linkType: hard
1459-
14601450
"@typescript-eslint/scope-manager@npm:8.28.0":
14611451
version: 8.28.0
14621452
resolution: "@typescript-eslint/scope-manager@npm:8.28.0"
@@ -1484,18 +1474,18 @@ __metadata:
14841474
languageName: node
14851475
linkType: hard
14861476

1487-
"@typescript-eslint/type-utils@npm:8.27.0":
1488-
version: 8.27.0
1489-
resolution: "@typescript-eslint/type-utils@npm:8.27.0"
1477+
"@typescript-eslint/type-utils@npm:8.28.0":
1478+
version: 8.28.0
1479+
resolution: "@typescript-eslint/type-utils@npm:8.28.0"
14901480
dependencies:
1491-
"@typescript-eslint/typescript-estree": "npm:8.27.0"
1492-
"@typescript-eslint/utils": "npm:8.27.0"
1481+
"@typescript-eslint/typescript-estree": "npm:8.28.0"
1482+
"@typescript-eslint/utils": "npm:8.28.0"
14931483
debug: "npm:^4.3.4"
14941484
ts-api-utils: "npm:^2.0.1"
14951485
peerDependencies:
14961486
eslint: ^8.57.0 || ^9.0.0
14971487
typescript: ">=4.8.4 <5.9.0"
1498-
checksum: 10c0/f38cdc660ebcb3b71496182b9ea52301ab08a4f062558aa7061a5f0b759ae3e8f68ae250a29e74251cb52c6c56733d7dabed7002b993544cbe0933bb75d67a57
1488+
checksum: 10c0/b8936edc2153bf794efba39bfb06393a228217830051767360f4b691fed7c82f3831c4fc6deac6d78b90a58596e61f866c17eaee9dd793c3efda3ebdcf5a71d8
14991489
languageName: node
15001490
linkType: hard
15011491

@@ -1506,13 +1496,6 @@ __metadata:
15061496
languageName: node
15071497
linkType: hard
15081498

1509-
"@typescript-eslint/types@npm:8.27.0":
1510-
version: 8.27.0
1511-
resolution: "@typescript-eslint/types@npm:8.27.0"
1512-
checksum: 10c0/9c5f2ba816a9baea5982feeadebe4d19f4df77ddb025a7b2307f9e1e6914076b63cbad81f7f915814e64b4d915052cf27bd79ce3e5a831340cb5ab244133941b
1513-
languageName: node
1514-
linkType: hard
1515-
15161499
"@typescript-eslint/types@npm:8.28.0":
15171500
version: 8.28.0
15181501
resolution: "@typescript-eslint/types@npm:8.28.0"
@@ -1539,24 +1522,6 @@ __metadata:
15391522
languageName: node
15401523
linkType: hard
15411524

1542-
"@typescript-eslint/typescript-estree@npm:8.27.0":
1543-
version: 8.27.0
1544-
resolution: "@typescript-eslint/typescript-estree@npm:8.27.0"
1545-
dependencies:
1546-
"@typescript-eslint/types": "npm:8.27.0"
1547-
"@typescript-eslint/visitor-keys": "npm:8.27.0"
1548-
debug: "npm:^4.3.4"
1549-
fast-glob: "npm:^3.3.2"
1550-
is-glob: "npm:^4.0.3"
1551-
minimatch: "npm:^9.0.4"
1552-
semver: "npm:^7.6.0"
1553-
ts-api-utils: "npm:^2.0.1"
1554-
peerDependencies:
1555-
typescript: ">=4.8.4 <5.9.0"
1556-
checksum: 10c0/c04d602825ff2a7b2a89746a68b32f7052fb4ce3d2355d1f4e6f43fd064f17c3b44fb974c98838a078fdebdc35152d2ab0af34663dfca99db7a790bd3fc5d8ac
1557-
languageName: node
1558-
linkType: hard
1559-
15601525
"@typescript-eslint/typescript-estree@npm:8.28.0":
15611526
version: 8.28.0
15621527
resolution: "@typescript-eslint/typescript-estree@npm:8.28.0"
@@ -1592,22 +1557,7 @@ __metadata:
15921557
languageName: node
15931558
linkType: hard
15941559

1595-
"@typescript-eslint/utils@npm:8.27.0":
1596-
version: 8.27.0
1597-
resolution: "@typescript-eslint/utils@npm:8.27.0"
1598-
dependencies:
1599-
"@eslint-community/eslint-utils": "npm:^4.4.0"
1600-
"@typescript-eslint/scope-manager": "npm:8.27.0"
1601-
"@typescript-eslint/types": "npm:8.27.0"
1602-
"@typescript-eslint/typescript-estree": "npm:8.27.0"
1603-
peerDependencies:
1604-
eslint: ^8.57.0 || ^9.0.0
1605-
typescript: ">=4.8.4 <5.9.0"
1606-
checksum: 10c0/dcfd5f2c17f1a33061e3ec70d0946ff23a4238aabacae3d85087165beccedf84fb8506d30848f2470e3b60ab98b230aef79c6e8b4c5d39648a37ac559ac5b1e0
1607-
languageName: node
1608-
linkType: hard
1609-
1610-
"@typescript-eslint/utils@npm:^8.28.0":
1560+
"@typescript-eslint/utils@npm:8.28.0, @typescript-eslint/utils@npm:^8.28.0":
16111561
version: 8.28.0
16121562
resolution: "@typescript-eslint/utils@npm:8.28.0"
16131563
dependencies:
@@ -1632,16 +1582,6 @@ __metadata:
16321582
languageName: node
16331583
linkType: hard
16341584

1635-
"@typescript-eslint/visitor-keys@npm:8.27.0":
1636-
version: 8.27.0
1637-
resolution: "@typescript-eslint/visitor-keys@npm:8.27.0"
1638-
dependencies:
1639-
"@typescript-eslint/types": "npm:8.27.0"
1640-
eslint-visitor-keys: "npm:^4.2.0"
1641-
checksum: 10c0/d86fd4032db07123816aab3a6b8b53f840387385ab2a4d8f96b22fc76b5438fb27ac8dc42b63caf23f3d265c33e9075dbf1ce8d31f939df12f5cd077d3b10295
1642-
languageName: node
1643-
linkType: hard
1644-
16451585
"@typescript-eslint/visitor-keys@npm:8.28.0":
16461586
version: 8.28.0
16471587
resolution: "@typescript-eslint/visitor-keys@npm:8.28.0"

0 commit comments

Comments
 (0)