Skip to content

Commit cde68fa

Browse files
chore(deps): update minor-and-patch to v8.35.1 (#6450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ced2cf1 commit cde68fa

File tree

2 files changed

+112
-28
lines changed

2 files changed

+112
-28
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
},
2626
"devDependencies": {
2727
"@tsconfig/node22": "22.0.2",
28-
"@typescript-eslint/eslint-plugin": "8.35.0",
29-
"@typescript-eslint/parser": "8.35.0",
28+
"@typescript-eslint/eslint-plugin": "8.35.1",
29+
"@typescript-eslint/parser": "8.35.1",
3030
"concurrently": "9.2.0",
3131
"dotenv": "16.6.1",
3232
"eslint": "8.57.1",

yarn.lock

Lines changed: 110 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -3606,40 +3606,40 @@ __metadata:
36063606
languageName: node
36073607
linkType: hard
36083608

3609-
"@typescript-eslint/eslint-plugin@npm:8.35.0":
3610-
version: 8.35.0
3611-
resolution: "@typescript-eslint/eslint-plugin@npm:8.35.0"
3609+
"@typescript-eslint/eslint-plugin@npm:8.35.1":
3610+
version: 8.35.1
3611+
resolution: "@typescript-eslint/eslint-plugin@npm:8.35.1"
36123612
dependencies:
36133613
"@eslint-community/regexpp": "npm:^4.10.0"
3614-
"@typescript-eslint/scope-manager": "npm:8.35.0"
3615-
"@typescript-eslint/type-utils": "npm:8.35.0"
3616-
"@typescript-eslint/utils": "npm:8.35.0"
3617-
"@typescript-eslint/visitor-keys": "npm:8.35.0"
3614+
"@typescript-eslint/scope-manager": "npm:8.35.1"
3615+
"@typescript-eslint/type-utils": "npm:8.35.1"
3616+
"@typescript-eslint/utils": "npm:8.35.1"
3617+
"@typescript-eslint/visitor-keys": "npm:8.35.1"
36183618
graphemer: "npm:^1.4.0"
36193619
ignore: "npm:^7.0.0"
36203620
natural-compare: "npm:^1.4.0"
36213621
ts-api-utils: "npm:^2.1.0"
36223622
peerDependencies:
3623-
"@typescript-eslint/parser": ^8.35.0
3623+
"@typescript-eslint/parser": ^8.35.1
36243624
eslint: ^8.57.0 || ^9.0.0
36253625
typescript: ">=4.8.4 <5.9.0"
3626-
checksum: 10c0/27391f1b168a175fdc62370e5afe51317d4433115abbbff8ee0aea8ecd7bf6dd541a76f8e0cc94119750ae3146863204862640acb45394f0b92809e88d39f881
3626+
checksum: 10c0/0f369be24644ebea30642512ddae0e602e4ca6bc55ae09d9860f16a3baae6aee1a376c182c61b43d12bc137156e3931f6bac3c73919c9c81b32c962bb5bc544e
36273627
languageName: node
36283628
linkType: hard
36293629

3630-
"@typescript-eslint/parser@npm:8.35.0":
3631-
version: 8.35.0
3632-
resolution: "@typescript-eslint/parser@npm:8.35.0"
3630+
"@typescript-eslint/parser@npm:8.35.1":
3631+
version: 8.35.1
3632+
resolution: "@typescript-eslint/parser@npm:8.35.1"
36333633
dependencies:
3634-
"@typescript-eslint/scope-manager": "npm:8.35.0"
3635-
"@typescript-eslint/types": "npm:8.35.0"
3636-
"@typescript-eslint/typescript-estree": "npm:8.35.0"
3637-
"@typescript-eslint/visitor-keys": "npm:8.35.0"
3634+
"@typescript-eslint/scope-manager": "npm:8.35.1"
3635+
"@typescript-eslint/types": "npm:8.35.1"
3636+
"@typescript-eslint/typescript-estree": "npm:8.35.1"
3637+
"@typescript-eslint/visitor-keys": "npm:8.35.1"
36383638
debug: "npm:^4.3.4"
36393639
peerDependencies:
36403640
eslint: ^8.57.0 || ^9.0.0
36413641
typescript: ">=4.8.4 <5.9.0"
3642-
checksum: 10c0/8f1cda98f8bee3d79266974e5e5c831a0ca473e928fb16f1dc1c85ee24f2cb9c0fcf3c1bcbbef9d6044cf063f6e59d3198b766a27000776830fe591043e11625
3642+
checksum: 10c0/949383d74f6db1b91f90923d50f0ecbacaa972fd56e70553c803a8f64131345afdaf096cf1c1fc4a833ddc06ee44b241811edb5d516d769e244560f5b7f0e0af
36433643
languageName: node
36443644
linkType: hard
36453645

@@ -3656,6 +3656,19 @@ __metadata:
36563656
languageName: node
36573657
linkType: hard
36583658

3659+
"@typescript-eslint/project-service@npm:8.35.1":
3660+
version: 8.35.1
3661+
resolution: "@typescript-eslint/project-service@npm:8.35.1"
3662+
dependencies:
3663+
"@typescript-eslint/tsconfig-utils": "npm:^8.35.1"
3664+
"@typescript-eslint/types": "npm:^8.35.1"
3665+
debug: "npm:^4.3.4"
3666+
peerDependencies:
3667+
typescript: ">=4.8.4 <5.9.0"
3668+
checksum: 10c0/f8e88d773d7e9f193a05b4daeca1e7571fa0059b36ffad291fc6d83c9df94fbe38c935e076ae29e755bcb6008c4ee5c1073ebb2077258c5c0b53c76a23eb3c16
3669+
languageName: node
3670+
linkType: hard
3671+
36593672
"@typescript-eslint/scope-manager@npm:8.35.0":
36603673
version: 8.35.0
36613674
resolution: "@typescript-eslint/scope-manager@npm:8.35.0"
@@ -3666,6 +3679,16 @@ __metadata:
36663679
languageName: node
36673680
linkType: hard
36683681

3682+
"@typescript-eslint/scope-manager@npm:8.35.1":
3683+
version: 8.35.1
3684+
resolution: "@typescript-eslint/scope-manager@npm:8.35.1"
3685+
dependencies:
3686+
"@typescript-eslint/types": "npm:8.35.1"
3687+
"@typescript-eslint/visitor-keys": "npm:8.35.1"
3688+
checksum: 10c0/ddfa0b81f47402874efcdd8e0857142600d90fc4e827243ed0fd058731e77e4beb8f5a60425117d1d4146d84437f538cf303f7bfebbd0f02733b202aa30a8393
3689+
languageName: node
3690+
linkType: hard
3691+
36693692
"@typescript-eslint/tsconfig-utils@npm:8.35.0, @typescript-eslint/tsconfig-utils@npm:^8.35.0":
36703693
version: 8.35.0
36713694
resolution: "@typescript-eslint/tsconfig-utils@npm:8.35.0"
@@ -3675,18 +3698,27 @@ __metadata:
36753698
languageName: node
36763699
linkType: hard
36773700

3678-
"@typescript-eslint/type-utils@npm:8.35.0":
3679-
version: 8.35.0
3680-
resolution: "@typescript-eslint/type-utils@npm:8.35.0"
3701+
"@typescript-eslint/tsconfig-utils@npm:8.35.1, @typescript-eslint/tsconfig-utils@npm:^8.35.1":
3702+
version: 8.35.1
3703+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.35.1"
3704+
peerDependencies:
3705+
typescript: ">=4.8.4 <5.9.0"
3706+
checksum: 10c0/a11b53e05fbc59eff3f95619847fb7222d8b2aa613e602524c9b700be3ce0d48bcf5e5932869df4658f514bd2cdc87c857d484472af3f3f3adf88b6e7e1c26f3
3707+
languageName: node
3708+
linkType: hard
3709+
3710+
"@typescript-eslint/type-utils@npm:8.35.1":
3711+
version: 8.35.1
3712+
resolution: "@typescript-eslint/type-utils@npm:8.35.1"
36813713
dependencies:
3682-
"@typescript-eslint/typescript-estree": "npm:8.35.0"
3683-
"@typescript-eslint/utils": "npm:8.35.0"
3714+
"@typescript-eslint/typescript-estree": "npm:8.35.1"
3715+
"@typescript-eslint/utils": "npm:8.35.1"
36843716
debug: "npm:^4.3.4"
36853717
ts-api-utils: "npm:^2.1.0"
36863718
peerDependencies:
36873719
eslint: ^8.57.0 || ^9.0.0
36883720
typescript: ">=4.8.4 <5.9.0"
3689-
checksum: 10c0/9e23a332484a055eb73ba8918f95a981e0cec8fa623ba9ee0b57328af052628d630a415e32e0dbe95318574e62d4066f8aecc994728b3cedd906f36c616ec362
3721+
checksum: 10c0/09041dd64684823da169c0668e6187d237c728bf54771003dc6ddaa895cbd11ad401ff14f096451c689e37815a791ef77beaf80d1f8bbf6b92ee3edbf346bc7c
36903722
languageName: node
36913723
linkType: hard
36923724

@@ -3697,6 +3729,13 @@ __metadata:
36973729
languageName: node
36983730
linkType: hard
36993731

3732+
"@typescript-eslint/types@npm:8.35.1, @typescript-eslint/types@npm:^8.35.1":
3733+
version: 8.35.1
3734+
resolution: "@typescript-eslint/types@npm:8.35.1"
3735+
checksum: 10c0/136dd1c7a39685baa398406423a97a4b6a66e6aed7cbd6ae698a89b0fde92c76f1415294bec612791d67d7917fda280caa65b9d761e2744e8143506d1f417fb2
3736+
languageName: node
3737+
linkType: hard
3738+
37003739
"@typescript-eslint/typescript-estree@npm:8.35.0":
37013740
version: 8.35.0
37023741
resolution: "@typescript-eslint/typescript-estree@npm:8.35.0"
@@ -3717,7 +3756,42 @@ __metadata:
37173756
languageName: node
37183757
linkType: hard
37193758

3720-
"@typescript-eslint/utils@npm:8.35.0, @typescript-eslint/utils@npm:^8.0.0":
3759+
"@typescript-eslint/typescript-estree@npm:8.35.1":
3760+
version: 8.35.1
3761+
resolution: "@typescript-eslint/typescript-estree@npm:8.35.1"
3762+
dependencies:
3763+
"@typescript-eslint/project-service": "npm:8.35.1"
3764+
"@typescript-eslint/tsconfig-utils": "npm:8.35.1"
3765+
"@typescript-eslint/types": "npm:8.35.1"
3766+
"@typescript-eslint/visitor-keys": "npm:8.35.1"
3767+
debug: "npm:^4.3.4"
3768+
fast-glob: "npm:^3.3.2"
3769+
is-glob: "npm:^4.0.3"
3770+
minimatch: "npm:^9.0.4"
3771+
semver: "npm:^7.6.0"
3772+
ts-api-utils: "npm:^2.1.0"
3773+
peerDependencies:
3774+
typescript: ">=4.8.4 <5.9.0"
3775+
checksum: 10c0/6ef093cf9d7a54a323b3d112c78309b2c24c0f94e2c5b61401db9390eb7ffa3ab1da066c497907d58f0bba6986984ac73a478febd91f0bf11598108cc49f6e02
3776+
languageName: node
3777+
linkType: hard
3778+
3779+
"@typescript-eslint/utils@npm:8.35.1":
3780+
version: 8.35.1
3781+
resolution: "@typescript-eslint/utils@npm:8.35.1"
3782+
dependencies:
3783+
"@eslint-community/eslint-utils": "npm:^4.7.0"
3784+
"@typescript-eslint/scope-manager": "npm:8.35.1"
3785+
"@typescript-eslint/types": "npm:8.35.1"
3786+
"@typescript-eslint/typescript-estree": "npm:8.35.1"
3787+
peerDependencies:
3788+
eslint: ^8.57.0 || ^9.0.0
3789+
typescript: ">=4.8.4 <5.9.0"
3790+
checksum: 10c0/1fa4877caae48961d160b88fc974bb7bfe355ca2f8f6915987427354ca23621698041678adab5964caf9ad62c17b349110136890688f13b10ab1aaad74ae63d9
3791+
languageName: node
3792+
linkType: hard
3793+
3794+
"@typescript-eslint/utils@npm:^8.0.0":
37213795
version: 8.35.0
37223796
resolution: "@typescript-eslint/utils@npm:8.35.0"
37233797
dependencies:
@@ -3742,6 +3816,16 @@ __metadata:
37423816
languageName: node
37433817
linkType: hard
37443818

3819+
"@typescript-eslint/visitor-keys@npm:8.35.1":
3820+
version: 8.35.1
3821+
resolution: "@typescript-eslint/visitor-keys@npm:8.35.1"
3822+
dependencies:
3823+
"@typescript-eslint/types": "npm:8.35.1"
3824+
eslint-visitor-keys: "npm:^4.2.1"
3825+
checksum: 10c0/55b9eb15842a5d5dca11375e436340c731e01b07190c741d2656330f3e4d88b59e1bf3d677681dd091460be2b6e5f2c42e92faea36f947d25382ead5e8118108
3826+
languageName: node
3827+
linkType: hard
3828+
37453829
"@ungap/structured-clone@npm:^1.2.0, @ungap/structured-clone@npm:^1.3.0":
37463830
version: 1.3.0
37473831
resolution: "@ungap/structured-clone@npm:1.3.0"
@@ -13259,8 +13343,8 @@ __metadata:
1325913343
"@changesets/changelog-github": "npm:0.5.1"
1326013344
"@changesets/cli": "npm:2.29.5"
1326113345
"@tsconfig/node22": "npm:22.0.2"
13262-
"@typescript-eslint/eslint-plugin": "npm:8.35.0"
13263-
"@typescript-eslint/parser": "npm:8.35.0"
13346+
"@typescript-eslint/eslint-plugin": "npm:8.35.1"
13347+
"@typescript-eslint/parser": "npm:8.35.1"
1326413348
concurrently: "npm:9.2.0"
1326513349
dotenv: "npm:16.6.1"
1326613350
eslint: "npm:8.57.1"

0 commit comments

Comments
 (0)