Skip to content

Commit 9cf9813

Browse files
build(deps): Bump the typescript-eslint group with 3 updates
Bumps the typescript-eslint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript-eslint/eslint-plugin` from 8.32.0 to 8.32.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.32.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.32.0 to 8.32.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.1/packages/parser) Updates `typescript-eslint` from 8.32.0 to 8.32.1 - [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.32.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.32.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.32.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typescript-eslint - dependency-name: typescript-eslint dependency-version: 8.32.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d52395 commit 9cf9813

File tree

2 files changed

+105
-38
lines changed

2 files changed

+105
-38
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
"@eslint/js": "9.26.0",
7474
"@flex-development/pathe": "4.0.1",
7575
"@stylistic/eslint-plugin": "4.2.0",
76-
"@typescript-eslint/eslint-plugin": "8.32.0",
77-
"@typescript-eslint/parser": "8.32.0",
76+
"@typescript-eslint/eslint-plugin": "8.32.1",
77+
"@typescript-eslint/parser": "8.32.1",
7878
"eslint-import-resolver-typescript": "4.3.4",
7979
"eslint-mdx": "3.4.1",
8080
"eslint-plugin-chai-expect": "3.1.0",
@@ -89,7 +89,7 @@
8989
"eslint-plugin-yml": "1.18.0",
9090
"globals": "16.1.0",
9191
"jsonc-eslint-parser": "2.4.0",
92-
"typescript-eslint": "8.32.0",
92+
"typescript-eslint": "8.32.1",
9393
"yaml-eslint-parser": "1.3.0"
9494
},
9595
"devDependencies": {

yarn.lock

Lines changed: 102 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,8 +1274,8 @@ __metadata:
12741274
"@flex-development/remark-preset": "npm:1.0.0"
12751275
"@stylistic/eslint-plugin": "npm:4.2.0"
12761276
"@tsconfig/strictest": "npm:2.0.5"
1277-
"@typescript-eslint/eslint-plugin": "npm:8.32.0"
1278-
"@typescript-eslint/parser": "npm:8.32.0"
1277+
"@typescript-eslint/eslint-plugin": "npm:8.32.1"
1278+
"@typescript-eslint/parser": "npm:8.32.1"
12791279
"@vates/toggle-scripts": "npm:1.0.0"
12801280
cspell: "npm:9.0.1"
12811281
devlop: "npm:1.1.0"
@@ -1304,7 +1304,7 @@ __metadata:
13041304
sh-syntax: "npm:0.5.7"
13051305
trash-cli: "npm:6.0.0"
13061306
typescript: "npm:5.8.3"
1307-
typescript-eslint: "npm:8.32.0"
1307+
typescript-eslint: "npm:8.32.1"
13081308
unified: "npm:11.0.5"
13091309
vfile: "npm:6.0.3"
13101310
yaml-eslint-parser: "npm:1.3.0"
@@ -2315,40 +2315,40 @@ __metadata:
23152315
languageName: node
23162316
linkType: hard
23172317

2318-
"@typescript-eslint/eslint-plugin@npm:8.32.0":
2319-
version: 8.32.0
2320-
resolution: "@typescript-eslint/eslint-plugin@npm:8.32.0"
2318+
"@typescript-eslint/eslint-plugin@npm:8.32.1":
2319+
version: 8.32.1
2320+
resolution: "@typescript-eslint/eslint-plugin@npm:8.32.1"
23212321
dependencies:
23222322
"@eslint-community/regexpp": "npm:^4.10.0"
2323-
"@typescript-eslint/scope-manager": "npm:8.32.0"
2324-
"@typescript-eslint/type-utils": "npm:8.32.0"
2325-
"@typescript-eslint/utils": "npm:8.32.0"
2326-
"@typescript-eslint/visitor-keys": "npm:8.32.0"
2323+
"@typescript-eslint/scope-manager": "npm:8.32.1"
2324+
"@typescript-eslint/type-utils": "npm:8.32.1"
2325+
"@typescript-eslint/utils": "npm:8.32.1"
2326+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
23272327
graphemer: "npm:^1.4.0"
2328-
ignore: "npm:^5.3.1"
2328+
ignore: "npm:^7.0.0"
23292329
natural-compare: "npm:^1.4.0"
23302330
ts-api-utils: "npm:^2.1.0"
23312331
peerDependencies:
23322332
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
23332333
eslint: ^8.57.0 || ^9.0.0
23342334
typescript: ">=4.8.4 <5.9.0"
2335-
checksum: 10/358b337948b2037816c3692c4ebfdb2eff90d367c6f3cdc5615c51be4eebc668c1c44e5fdfc71c08625f08b8f714ce6d0e59eccc7fe6cdabdd0800eb8ea3ab81
2335+
checksum: 10/442205dd4e9fe016cf4f3edf292f5dba696c9e7d6c32c785a8bff0833974149513feab6c30d21e2f3c509bd2b2833edfb3175c0ee220661a02da59fd79100bb4
23362336
languageName: node
23372337
linkType: hard
23382338

2339-
"@typescript-eslint/parser@npm:8.32.0":
2340-
version: 8.32.0
2341-
resolution: "@typescript-eslint/parser@npm:8.32.0"
2339+
"@typescript-eslint/parser@npm:8.32.1":
2340+
version: 8.32.1
2341+
resolution: "@typescript-eslint/parser@npm:8.32.1"
23422342
dependencies:
2343-
"@typescript-eslint/scope-manager": "npm:8.32.0"
2344-
"@typescript-eslint/types": "npm:8.32.0"
2345-
"@typescript-eslint/typescript-estree": "npm:8.32.0"
2346-
"@typescript-eslint/visitor-keys": "npm:8.32.0"
2343+
"@typescript-eslint/scope-manager": "npm:8.32.1"
2344+
"@typescript-eslint/types": "npm:8.32.1"
2345+
"@typescript-eslint/typescript-estree": "npm:8.32.1"
2346+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
23472347
debug: "npm:^4.3.4"
23482348
peerDependencies:
23492349
eslint: ^8.57.0 || ^9.0.0
23502350
typescript: ">=4.8.4 <5.9.0"
2351-
checksum: 10/05a9c0772a20085dc9def0a44d72421fad08b73eeb3bff474397ef719abb282ff684c59875e5cde3ad853ea6cff69b33312b9731f78b85de45b12a8158c97c2e
2351+
checksum: 10/3c2ab90fec0aaaa57f883bf3963030e74402de82a73b8e47a19109accf18ee1441878bcba73bb9584890eedb56215000d6652196d9bfde05272c043d1c9c529d
23522352
languageName: node
23532353
linkType: hard
23542354

@@ -2362,18 +2362,28 @@ __metadata:
23622362
languageName: node
23632363
linkType: hard
23642364

2365-
"@typescript-eslint/type-utils@npm:8.32.0":
2366-
version: 8.32.0
2367-
resolution: "@typescript-eslint/type-utils@npm:8.32.0"
2365+
"@typescript-eslint/scope-manager@npm:8.32.1":
2366+
version: 8.32.1
2367+
resolution: "@typescript-eslint/scope-manager@npm:8.32.1"
23682368
dependencies:
2369-
"@typescript-eslint/typescript-estree": "npm:8.32.0"
2370-
"@typescript-eslint/utils": "npm:8.32.0"
2369+
"@typescript-eslint/types": "npm:8.32.1"
2370+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
2371+
checksum: 10/f81f71bd88e6bed90c9a42ed3cd26a360f8f7ca53186cea33b872194bf724a4635dd3aead5002b18de6cc5d1df9840445af1f7fc4d117f452705ccebdb6c0b0f
2372+
languageName: node
2373+
linkType: hard
2374+
2375+
"@typescript-eslint/type-utils@npm:8.32.1":
2376+
version: 8.32.1
2377+
resolution: "@typescript-eslint/type-utils@npm:8.32.1"
2378+
dependencies:
2379+
"@typescript-eslint/typescript-estree": "npm:8.32.1"
2380+
"@typescript-eslint/utils": "npm:8.32.1"
23712381
debug: "npm:^4.3.4"
23722382
ts-api-utils: "npm:^2.1.0"
23732383
peerDependencies:
23742384
eslint: ^8.57.0 || ^9.0.0
23752385
typescript: ">=4.8.4 <5.9.0"
2376-
checksum: 10/cb2a2bc3748a00f4f43e8262e2a929cac866ffe887493ae5fc5e935915c3b65f6cc7627754f6d16a47ff70a4306a54b9141fa7797518f17ed92421272aa24c45
2386+
checksum: 10/e50a6f2a16ccd916ed32a4d0b6c1011b8c177d1f789dfa629942efbd6cd3b1f5b9dc42c67b64e8c377338b34906e0191b9165caa4302d92979f13cd06d1b4234
23772387
languageName: node
23782388
linkType: hard
23792389

@@ -2384,6 +2394,13 @@ __metadata:
23842394
languageName: node
23852395
linkType: hard
23862396

2397+
"@typescript-eslint/types@npm:8.32.1":
2398+
version: 8.32.1
2399+
resolution: "@typescript-eslint/types@npm:8.32.1"
2400+
checksum: 10/3a310e4bafa8dd6ddc83cd8627048ebe54660982348531bbbeee3d0fb06ffdacce6ac14200159166774bd8797664686f5d0bf19d3dd33216daccbc0e48cd3e51
2401+
languageName: node
2402+
linkType: hard
2403+
23872404
"@typescript-eslint/typescript-estree@npm:8.32.0":
23882405
version: 8.32.0
23892406
resolution: "@typescript-eslint/typescript-estree@npm:8.32.0"
@@ -2402,7 +2419,40 @@ __metadata:
24022419
languageName: node
24032420
linkType: hard
24042421

2405-
"@typescript-eslint/utils@npm:8.32.0, @typescript-eslint/utils@npm:^8.23.0":
2422+
"@typescript-eslint/typescript-estree@npm:8.32.1":
2423+
version: 8.32.1
2424+
resolution: "@typescript-eslint/typescript-estree@npm:8.32.1"
2425+
dependencies:
2426+
"@typescript-eslint/types": "npm:8.32.1"
2427+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
2428+
debug: "npm:^4.3.4"
2429+
fast-glob: "npm:^3.3.2"
2430+
is-glob: "npm:^4.0.3"
2431+
minimatch: "npm:^9.0.4"
2432+
semver: "npm:^7.6.0"
2433+
ts-api-utils: "npm:^2.1.0"
2434+
peerDependencies:
2435+
typescript: ">=4.8.4 <5.9.0"
2436+
checksum: 10/8b956ce05bf64d412e33b7d564db9d5620a7c2600ab04f2c6bb7561bcf46593f14b77ca9c895a4480869a323565a140985a4f4760f9df58f71114c4f502b3c78
2437+
languageName: node
2438+
linkType: hard
2439+
2440+
"@typescript-eslint/utils@npm:8.32.1":
2441+
version: 8.32.1
2442+
resolution: "@typescript-eslint/utils@npm:8.32.1"
2443+
dependencies:
2444+
"@eslint-community/eslint-utils": "npm:^4.7.0"
2445+
"@typescript-eslint/scope-manager": "npm:8.32.1"
2446+
"@typescript-eslint/types": "npm:8.32.1"
2447+
"@typescript-eslint/typescript-estree": "npm:8.32.1"
2448+
peerDependencies:
2449+
eslint: ^8.57.0 || ^9.0.0
2450+
typescript: ">=4.8.4 <5.9.0"
2451+
checksum: 10/9383cea185f3b54124a639f806d627f686637460e2eea431ccb9eeb6452dcd5a893856e051eb5925510f8aeb9317f8b7d23d9f39ca8fa80c46f2b797dae77d9c
2452+
languageName: node
2453+
linkType: hard
2454+
2455+
"@typescript-eslint/utils@npm:^8.23.0":
24062456
version: 8.32.0
24072457
resolution: "@typescript-eslint/utils@npm:8.32.0"
24082458
dependencies:
@@ -2427,6 +2477,16 @@ __metadata:
24272477
languageName: node
24282478
linkType: hard
24292479

2480+
"@typescript-eslint/visitor-keys@npm:8.32.1":
2481+
version: 8.32.1
2482+
resolution: "@typescript-eslint/visitor-keys@npm:8.32.1"
2483+
dependencies:
2484+
"@typescript-eslint/types": "npm:8.32.1"
2485+
eslint-visitor-keys: "npm:^4.2.0"
2486+
checksum: 10/a1cbfbdac89d443dfc2718673e2cc1e884fc942678b3d1c3149cdab8123c71685473e362d794fcee1e975ceb45d16f44025a3f0bebe9b09a6bf8679f060d6817
2487+
languageName: node
2488+
linkType: hard
2489+
24302490
"@ungap/structured-clone@npm:^1.0.0":
24312491
version: 1.3.0
24322492
resolution: "@ungap/structured-clone@npm:1.3.0"
@@ -5428,7 +5488,7 @@ __metadata:
54285488
languageName: node
54295489
linkType: hard
54305490

5431-
"ignore@npm:^5.2.0, ignore@npm:^5.3.1, ignore@npm:^5.3.2":
5491+
"ignore@npm:^5.2.0, ignore@npm:^5.3.2":
54325492
version: 5.3.2
54335493
resolution: "ignore@npm:5.3.2"
54345494
checksum: 10/cceb6a457000f8f6a50e1196429750d782afce5680dd878aa4221bd79972d68b3a55b4b1458fc682be978f4d3c6a249046aa0880637367216444ab7b014cfc98
@@ -5442,6 +5502,13 @@ __metadata:
54425502
languageName: node
54435503
linkType: hard
54445504

5505+
"ignore@npm:^7.0.0":
5506+
version: 7.0.4
5507+
resolution: "ignore@npm:7.0.4"
5508+
checksum: 10/01ee59df2ffd14b0844efc17f5ab3642c848e45efdb7cc757928da5e076cb74313748f77f5ffe362a6407c5e7cc71f10fad5e8eb9d91c1a17c4e7ef2c1f8e40e
5509+
languageName: node
5510+
linkType: hard
5511+
54455512
"import-fresh@npm:^3.2.1, import-fresh@npm:^3.3.0, import-fresh@npm:^3.3.1":
54465513
version: 3.3.1
54475514
resolution: "import-fresh@npm:3.3.1"
@@ -10152,17 +10219,17 @@ __metadata:
1015210219
languageName: node
1015310220
linkType: hard
1015410221

10155-
"typescript-eslint@npm:8.32.0":
10156-
version: 8.32.0
10157-
resolution: "typescript-eslint@npm:8.32.0"
10222+
"typescript-eslint@npm:8.32.1":
10223+
version: 8.32.1
10224+
resolution: "typescript-eslint@npm:8.32.1"
1015810225
dependencies:
10159-
"@typescript-eslint/eslint-plugin": "npm:8.32.0"
10160-
"@typescript-eslint/parser": "npm:8.32.0"
10161-
"@typescript-eslint/utils": "npm:8.32.0"
10226+
"@typescript-eslint/eslint-plugin": "npm:8.32.1"
10227+
"@typescript-eslint/parser": "npm:8.32.1"
10228+
"@typescript-eslint/utils": "npm:8.32.1"
1016210229
peerDependencies:
1016310230
eslint: ^8.57.0 || ^9.0.0
1016410231
typescript: ">=4.8.4 <5.9.0"
10165-
checksum: 10/d040cc823dc3f9acaf3f540a08a3e24100894cd369dc1763369234c0ba1a5e7e7be97af8071a5d4b611deaedb93a0d7f34c37adaa05a3f8ec0308cca64c6bbf4
10232+
checksum: 10/4a042815f73825b510954579938a26c8664c2134e9663b0ac6f771f5f7338d4d41d78e5ded685ab42c1c6410117d955bac2c01fcc7e8ad3ef06c5e7dc2c95a7d
1016610233
languageName: node
1016710234
linkType: hard
1016810235

0 commit comments

Comments
 (0)