Skip to content

Commit ca5b34c

Browse files
Bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.33.1 (#15)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.32.1 to 8.33.1. - [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.33.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.33.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd7ffea commit ca5b34c

2 files changed

Lines changed: 102 additions & 18 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@types/jest": "29.5.14",
29-
"@typescript-eslint/eslint-plugin": "^8.32.1",
29+
"@typescript-eslint/eslint-plugin": "^8.33.1",
3030
"@typescript-eslint/parser": "^8.32.1",
3131
"eslint": "^9.27.0",
3232
"eslint-config-prettier": "^10.1.5",

yarn.lock

Lines changed: 101 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1351,24 +1351,24 @@ __metadata:
13511351
languageName: node
13521352
linkType: hard
13531353

1354-
"@typescript-eslint/eslint-plugin@npm:^8.32.1":
1355-
version: 8.32.1
1356-
resolution: "@typescript-eslint/eslint-plugin@npm:8.32.1"
1354+
"@typescript-eslint/eslint-plugin@npm:^8.33.1":
1355+
version: 8.33.1
1356+
resolution: "@typescript-eslint/eslint-plugin@npm:8.33.1"
13571357
dependencies:
13581358
"@eslint-community/regexpp": "npm:^4.10.0"
1359-
"@typescript-eslint/scope-manager": "npm:8.32.1"
1360-
"@typescript-eslint/type-utils": "npm:8.32.1"
1361-
"@typescript-eslint/utils": "npm:8.32.1"
1362-
"@typescript-eslint/visitor-keys": "npm:8.32.1"
1359+
"@typescript-eslint/scope-manager": "npm:8.33.1"
1360+
"@typescript-eslint/type-utils": "npm:8.33.1"
1361+
"@typescript-eslint/utils": "npm:8.33.1"
1362+
"@typescript-eslint/visitor-keys": "npm:8.33.1"
13631363
graphemer: "npm:^1.4.0"
13641364
ignore: "npm:^7.0.0"
13651365
natural-compare: "npm:^1.4.0"
13661366
ts-api-utils: "npm:^2.1.0"
13671367
peerDependencies:
1368-
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
1368+
"@typescript-eslint/parser": ^8.33.1
13691369
eslint: ^8.57.0 || ^9.0.0
13701370
typescript: ">=4.8.4 <5.9.0"
1371-
checksum: 10c0/29dbafc1f02e1167e6d1e92908de6bf7df1cc1fc9ae1de3f4d4abf5d2b537be16b173bcd05770270529eb2fd17a3ac63c2f40d308f7fbbf6d6f286ba564afd64
1371+
checksum: 10c0/35544068f175ca25296b42d0905065b40653a92c62e55414be68f62ddab580d7d768ee3c1276195fd8b8dd49de738ab7b41b8685e6fe2cd341cfca7320569166
13721372
languageName: node
13731373
linkType: hard
13741374

@@ -1388,6 +1388,19 @@ __metadata:
13881388
languageName: node
13891389
linkType: hard
13901390

1391+
"@typescript-eslint/project-service@npm:8.33.1":
1392+
version: 8.33.1
1393+
resolution: "@typescript-eslint/project-service@npm:8.33.1"
1394+
dependencies:
1395+
"@typescript-eslint/tsconfig-utils": "npm:^8.33.1"
1396+
"@typescript-eslint/types": "npm:^8.33.1"
1397+
debug: "npm:^4.3.4"
1398+
peerDependencies:
1399+
typescript: ">=4.8.4 <5.9.0"
1400+
checksum: 10c0/b2ff7653aef4648bdff8aafc69b9de434184827216709f8a36427536ac7082a8adf1c5ac12a0a2bb023b46dfad8f6fee238028acc94af622956af7f22362de6f
1401+
languageName: node
1402+
linkType: hard
1403+
13911404
"@typescript-eslint/scope-manager@npm:8.32.1":
13921405
version: 8.32.1
13931406
resolution: "@typescript-eslint/scope-manager@npm:8.32.1"
@@ -1398,18 +1411,37 @@ __metadata:
13981411
languageName: node
13991412
linkType: hard
14001413

1401-
"@typescript-eslint/type-utils@npm:8.32.1":
1402-
version: 8.32.1
1403-
resolution: "@typescript-eslint/type-utils@npm:8.32.1"
1414+
"@typescript-eslint/scope-manager@npm:8.33.1":
1415+
version: 8.33.1
1416+
resolution: "@typescript-eslint/scope-manager@npm:8.33.1"
14041417
dependencies:
1405-
"@typescript-eslint/typescript-estree": "npm:8.32.1"
1406-
"@typescript-eslint/utils": "npm:8.32.1"
1418+
"@typescript-eslint/types": "npm:8.33.1"
1419+
"@typescript-eslint/visitor-keys": "npm:8.33.1"
1420+
checksum: 10c0/03a6fd2b0a8ebeb62083a8f51658f0c42391cbfb632411542569a3a227d53bdb0332026ef4d5adc4780e5350d1d8b89e5b19667ed899afd26506e60c70192692
1421+
languageName: node
1422+
linkType: hard
1423+
1424+
"@typescript-eslint/tsconfig-utils@npm:8.33.1, @typescript-eslint/tsconfig-utils@npm:^8.33.1":
1425+
version: 8.33.1
1426+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.33.1"
1427+
peerDependencies:
1428+
typescript: ">=4.8.4 <5.9.0"
1429+
checksum: 10c0/242e8f271d2e6e51446d337e1e59e8c91b66c0241da0fb861f536eb86cc3b53d1727c41e12e1ba070fa2451c8bc517c1ec50decaffa92a7c612b2aba29872777
1430+
languageName: node
1431+
linkType: hard
1432+
1433+
"@typescript-eslint/type-utils@npm:8.33.1":
1434+
version: 8.33.1
1435+
resolution: "@typescript-eslint/type-utils@npm:8.33.1"
1436+
dependencies:
1437+
"@typescript-eslint/typescript-estree": "npm:8.33.1"
1438+
"@typescript-eslint/utils": "npm:8.33.1"
14071439
debug: "npm:^4.3.4"
14081440
ts-api-utils: "npm:^2.1.0"
14091441
peerDependencies:
14101442
eslint: ^8.57.0 || ^9.0.0
14111443
typescript: ">=4.8.4 <5.9.0"
1412-
checksum: 10c0/f10186340ce194681804d9a57feb6d8d6c3adbd059c70df58f4656b0d9efd412fb0c2d80c182f9db83bad1a301754e0c24fe26f3354bef3a1795ab9c835cb763
1444+
checksum: 10c0/59843eeb7c652306d130104d7cb0f7dea1cc95a6cf6345609efbae130f24e3c4a9472780332af4247337e152b7955540b15fd9b907c04a5d265b888139818266
14131445
languageName: node
14141446
linkType: hard
14151447

@@ -1420,6 +1452,13 @@ __metadata:
14201452
languageName: node
14211453
linkType: hard
14221454

1455+
"@typescript-eslint/types@npm:8.33.1, @typescript-eslint/types@npm:^8.33.1":
1456+
version: 8.33.1
1457+
resolution: "@typescript-eslint/types@npm:8.33.1"
1458+
checksum: 10c0/3083c184c882475eed1f9d1a8961dad30ef834c662bc826ff9a959ff1eed49aad21a73b2b93c4062799feafff5f5f24aebb1df17e198808aa19d4c8de1e64095
1459+
languageName: node
1460+
linkType: hard
1461+
14231462
"@typescript-eslint/typescript-estree@npm:8.32.1":
14241463
version: 8.32.1
14251464
resolution: "@typescript-eslint/typescript-estree@npm:8.32.1"
@@ -1438,7 +1477,42 @@ __metadata:
14381477
languageName: node
14391478
linkType: hard
14401479

1441-
"@typescript-eslint/utils@npm:8.32.1, @typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0":
1480+
"@typescript-eslint/typescript-estree@npm:8.33.1":
1481+
version: 8.33.1
1482+
resolution: "@typescript-eslint/typescript-estree@npm:8.33.1"
1483+
dependencies:
1484+
"@typescript-eslint/project-service": "npm:8.33.1"
1485+
"@typescript-eslint/tsconfig-utils": "npm:8.33.1"
1486+
"@typescript-eslint/types": "npm:8.33.1"
1487+
"@typescript-eslint/visitor-keys": "npm:8.33.1"
1488+
debug: "npm:^4.3.4"
1489+
fast-glob: "npm:^3.3.2"
1490+
is-glob: "npm:^4.0.3"
1491+
minimatch: "npm:^9.0.4"
1492+
semver: "npm:^7.6.0"
1493+
ts-api-utils: "npm:^2.1.0"
1494+
peerDependencies:
1495+
typescript: ">=4.8.4 <5.9.0"
1496+
checksum: 10c0/293a93d25046e05fdc3887232191c3f3ee771c0f5b1426d63deaf0541db1cb80b4307a80805c78b092206c9b267884a7e6b5905dc1b3c26f28bb4de47fd9ee8f
1497+
languageName: node
1498+
linkType: hard
1499+
1500+
"@typescript-eslint/utils@npm:8.33.1":
1501+
version: 8.33.1
1502+
resolution: "@typescript-eslint/utils@npm:8.33.1"
1503+
dependencies:
1504+
"@eslint-community/eslint-utils": "npm:^4.7.0"
1505+
"@typescript-eslint/scope-manager": "npm:8.33.1"
1506+
"@typescript-eslint/types": "npm:8.33.1"
1507+
"@typescript-eslint/typescript-estree": "npm:8.33.1"
1508+
peerDependencies:
1509+
eslint: ^8.57.0 || ^9.0.0
1510+
typescript: ">=4.8.4 <5.9.0"
1511+
checksum: 10c0/12263df6eb32e8175236ad899687c062b50cfe4a0e66307d25ad2bf85a3e911faacbfbea4df180a59ebb5913fe1cc1f53fe3914695c7d802dd318bbc846fea26
1512+
languageName: node
1513+
linkType: hard
1514+
1515+
"@typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0":
14421516
version: 8.32.1
14431517
resolution: "@typescript-eslint/utils@npm:8.32.1"
14441518
dependencies:
@@ -1463,6 +1537,16 @@ __metadata:
14631537
languageName: node
14641538
linkType: hard
14651539

1540+
"@typescript-eslint/visitor-keys@npm:8.33.1":
1541+
version: 8.33.1
1542+
resolution: "@typescript-eslint/visitor-keys@npm:8.33.1"
1543+
dependencies:
1544+
"@typescript-eslint/types": "npm:8.33.1"
1545+
eslint-visitor-keys: "npm:^4.2.0"
1546+
checksum: 10c0/3eb99072e7c2741d5dfc38945d1e7617b15ed10d06b24658a6e919e4153983b3d3c5f5f775ce140f83a84dbde219948d187de97defb09c1a91f3cf0a96704a94
1547+
languageName: node
1548+
linkType: hard
1549+
14661550
"@vercel/ncc@npm:^0.38.3":
14671551
version: 0.38.3
14681552
resolution: "@vercel/ncc@npm:0.38.3"
@@ -1695,7 +1779,7 @@ __metadata:
16951779
"@octokit/webhooks-types": "npm:^7.6.1"
16961780
"@types/jest": "npm:29.5.14"
16971781
"@types/node": "npm:^22.15.29"
1698-
"@typescript-eslint/eslint-plugin": "npm:^8.32.1"
1782+
"@typescript-eslint/eslint-plugin": "npm:^8.33.1"
16991783
"@typescript-eslint/parser": "npm:^8.32.1"
17001784
"@vercel/ncc": "npm:^0.38.3"
17011785
eslint: "npm:^9.27.0"

0 commit comments

Comments
 (0)