Skip to content

Commit ea7d9b5

Browse files
dependabot[bot]lachieh
authored andcommitted
chore(deps): bump the prod-dependencies group with 3 updates
Bumps the prod-dependencies group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@eslint/js` from 9.34.0 to 9.35.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.35.0/packages/js) Updates `@typescript-eslint/eslint-plugin` from 8.41.0 to 8.42.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.42.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.41.0 to 8.42.0 - [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.42.0/packages/parser) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: wasmcloud-automation-app[bot] <151542377+wasmcloud-automation-app[bot]@users.noreply.github.com>
1 parent a2db27f commit ea7d9b5

File tree

3 files changed

+154
-12
lines changed

3 files changed

+154
-12
lines changed

.changeset/dependabot-a3f5ac5.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@wasmcloud/eslint-config': patch
3+
---
4+
5+
chore(deps): bump `the` prod-dependencies group with 3 updates

packages/eslint-config/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"@eslint-community/eslint-plugin-eslint-comments": "^4.5.0",
1717
"@eslint/compat": "^1.3.2",
1818
"@eslint/eslintrc": "^3.3.1",
19-
"@eslint/js": "^9.34.0",
20-
"@typescript-eslint/eslint-plugin": "^8.41.0",
21-
"@typescript-eslint/parser": "^8.41.0",
19+
"@eslint/js": "^9.35.0",
20+
"@typescript-eslint/eslint-plugin": "^8.42.0",
21+
"@typescript-eslint/parser": "^8.42.0",
2222
"eslint-config-prettier": "^10.1.8",
2323
"eslint-config-turbo": "^2.5.6",
2424
"eslint-config-xo": "^0.49.0",

yarn.lock

Lines changed: 146 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1167,10 +1167,10 @@ __metadata:
11671167
languageName: node
11681168
linkType: hard
11691169

1170-
"@eslint/js@npm:^9.34.0":
1171-
version: 9.34.0
1172-
resolution: "@eslint/js@npm:9.34.0"
1173-
checksum: 10/3bbe8423e2d11e0eeb70a79f5cd25b89a8920cade36e479e4288d1e01043b48a0d737f46d8e5dc91c53afad5bc0edc882cc5a5a024ac1ac31b0b7b4d4a9f16c0
1170+
"@eslint/js@npm:^9.35.0":
1171+
version: 9.35.0
1172+
resolution: "@eslint/js@npm:9.35.0"
1173+
checksum: 10/a8764d0592ebe9a4804f8c0dafa7f49dbcdb38cabf30dd50587a3cfa51d898b90a3a0b93975d549f47debdd96b3e21da95081935f74213e45ec8c25f11f2ba1e
11741174
languageName: node
11751175
linkType: hard
11761176

@@ -3506,7 +3506,7 @@ __metadata:
35063506
languageName: node
35073507
linkType: hard
35083508

3509-
"@typescript-eslint/eslint-plugin@npm:8.41.0, @typescript-eslint/eslint-plugin@npm:^8.41.0":
3509+
"@typescript-eslint/eslint-plugin@npm:8.41.0":
35103510
version: 8.41.0
35113511
resolution: "@typescript-eslint/eslint-plugin@npm:8.41.0"
35123512
dependencies:
@@ -3527,7 +3527,28 @@ __metadata:
35273527
languageName: node
35283528
linkType: hard
35293529

3530-
"@typescript-eslint/parser@npm:8.41.0, @typescript-eslint/parser@npm:^8.41.0":
3530+
"@typescript-eslint/eslint-plugin@npm:^8.42.0":
3531+
version: 8.42.0
3532+
resolution: "@typescript-eslint/eslint-plugin@npm:8.42.0"
3533+
dependencies:
3534+
"@eslint-community/regexpp": "npm:^4.10.0"
3535+
"@typescript-eslint/scope-manager": "npm:8.42.0"
3536+
"@typescript-eslint/type-utils": "npm:8.42.0"
3537+
"@typescript-eslint/utils": "npm:8.42.0"
3538+
"@typescript-eslint/visitor-keys": "npm:8.42.0"
3539+
graphemer: "npm:^1.4.0"
3540+
ignore: "npm:^7.0.0"
3541+
natural-compare: "npm:^1.4.0"
3542+
ts-api-utils: "npm:^2.1.0"
3543+
peerDependencies:
3544+
"@typescript-eslint/parser": ^8.42.0
3545+
eslint: ^8.57.0 || ^9.0.0
3546+
typescript: ">=4.8.4 <6.0.0"
3547+
checksum: 10/fb5b0e0785f9fa9d5ef88e78ff189334b2d1c558efd7b5063508d50275224a8aa38d4af0478228b90d6be6620289384a8d814f05e0af8c952c204515c0f3514e
3548+
languageName: node
3549+
linkType: hard
3550+
3551+
"@typescript-eslint/parser@npm:8.41.0":
35313552
version: 8.41.0
35323553
resolution: "@typescript-eslint/parser@npm:8.41.0"
35333554
dependencies:
@@ -3543,6 +3564,22 @@ __metadata:
35433564
languageName: node
35443565
linkType: hard
35453566

3567+
"@typescript-eslint/parser@npm:^8.42.0":
3568+
version: 8.42.0
3569+
resolution: "@typescript-eslint/parser@npm:8.42.0"
3570+
dependencies:
3571+
"@typescript-eslint/scope-manager": "npm:8.42.0"
3572+
"@typescript-eslint/types": "npm:8.42.0"
3573+
"@typescript-eslint/typescript-estree": "npm:8.42.0"
3574+
"@typescript-eslint/visitor-keys": "npm:8.42.0"
3575+
debug: "npm:^4.3.4"
3576+
peerDependencies:
3577+
eslint: ^8.57.0 || ^9.0.0
3578+
typescript: ">=4.8.4 <6.0.0"
3579+
checksum: 10/25eb2d08c118742dc01c2aa279ea4ba2d277e2d9a042ffd4f9bda9e94d7ff2aa90b63aad1204a82617a5c63ddd3dd553d927944cd9c8345826484d0d523cf7ad
3580+
languageName: node
3581+
linkType: hard
3582+
35463583
"@typescript-eslint/project-service@npm:8.41.0":
35473584
version: 8.41.0
35483585
resolution: "@typescript-eslint/project-service@npm:8.41.0"
@@ -3556,6 +3593,19 @@ __metadata:
35563593
languageName: node
35573594
linkType: hard
35583595

3596+
"@typescript-eslint/project-service@npm:8.42.0":
3597+
version: 8.42.0
3598+
resolution: "@typescript-eslint/project-service@npm:8.42.0"
3599+
dependencies:
3600+
"@typescript-eslint/tsconfig-utils": "npm:^8.42.0"
3601+
"@typescript-eslint/types": "npm:^8.42.0"
3602+
debug: "npm:^4.3.4"
3603+
peerDependencies:
3604+
typescript: ">=4.8.4 <6.0.0"
3605+
checksum: 10/3e91fd4b4d60edd6fe3e108e8e75947de8aa060aab1de63c23017e8afeca72ef405faa6fcdd17e8aa0023261a81135d095072dc31343c57395e50450258d9fa5
3606+
languageName: node
3607+
linkType: hard
3608+
35593609
"@typescript-eslint/scope-manager@npm:8.41.0":
35603610
version: 8.41.0
35613611
resolution: "@typescript-eslint/scope-manager@npm:8.41.0"
@@ -3566,6 +3616,16 @@ __metadata:
35663616
languageName: node
35673617
linkType: hard
35683618

3619+
"@typescript-eslint/scope-manager@npm:8.42.0":
3620+
version: 8.42.0
3621+
resolution: "@typescript-eslint/scope-manager@npm:8.42.0"
3622+
dependencies:
3623+
"@typescript-eslint/types": "npm:8.42.0"
3624+
"@typescript-eslint/visitor-keys": "npm:8.42.0"
3625+
checksum: 10/81be2d908a9d2d83bc9fe5e9219b04277b9fa466bfa7faf45dc076e4b33b39db2fb99b34b8832e329c7db48ddfdc7b78f6c92b564cd6eec99e124d3feaad8645
3626+
languageName: node
3627+
linkType: hard
3628+
35693629
"@typescript-eslint/tsconfig-utils@npm:8.41.0, @typescript-eslint/tsconfig-utils@npm:^8.41.0":
35703630
version: 8.41.0
35713631
resolution: "@typescript-eslint/tsconfig-utils@npm:8.41.0"
@@ -3575,6 +3635,15 @@ __metadata:
35753635
languageName: node
35763636
linkType: hard
35773637

3638+
"@typescript-eslint/tsconfig-utils@npm:8.42.0, @typescript-eslint/tsconfig-utils@npm:^8.42.0":
3639+
version: 8.42.0
3640+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.42.0"
3641+
peerDependencies:
3642+
typescript: ">=4.8.4 <6.0.0"
3643+
checksum: 10/927aa127983a62ddcbfbcd18806fd278e0bf18fade3cca658946f9ff4915e6a5c5cc85926afaa490512c88dd2950b2059f22b50b6d1f4461c9dbd755a4c71c1c
3644+
languageName: node
3645+
linkType: hard
3646+
35783647
"@typescript-eslint/type-utils@npm:8.41.0":
35793648
version: 8.41.0
35803649
resolution: "@typescript-eslint/type-utils@npm:8.41.0"
@@ -3591,13 +3660,36 @@ __metadata:
35913660
languageName: node
35923661
linkType: hard
35933662

3663+
"@typescript-eslint/type-utils@npm:8.42.0":
3664+
version: 8.42.0
3665+
resolution: "@typescript-eslint/type-utils@npm:8.42.0"
3666+
dependencies:
3667+
"@typescript-eslint/types": "npm:8.42.0"
3668+
"@typescript-eslint/typescript-estree": "npm:8.42.0"
3669+
"@typescript-eslint/utils": "npm:8.42.0"
3670+
debug: "npm:^4.3.4"
3671+
ts-api-utils: "npm:^2.1.0"
3672+
peerDependencies:
3673+
eslint: ^8.57.0 || ^9.0.0
3674+
typescript: ">=4.8.4 <6.0.0"
3675+
checksum: 10/8d876bbd23c956b604d973c49720060c251f4d8cab255f1fd04826a9a1e3ab7c1310400d49d9ec6cdac3288d7a23cd9fb48d42777651ba53c02b5e1a34efd6e9
3676+
languageName: node
3677+
linkType: hard
3678+
35943679
"@typescript-eslint/types@npm:8.41.0, @typescript-eslint/types@npm:^8.38.0, @typescript-eslint/types@npm:^8.41.0":
35953680
version: 8.41.0
35963681
resolution: "@typescript-eslint/types@npm:8.41.0"
35973682
checksum: 10/e2fe5d9125264a1b1310fff7ac65e827da9885219d7f910dba090dcf7d4242830cb96695c7257634b22e1947943a2e890f9740536d95612452e5752385ab6a5b
35983683
languageName: node
35993684
linkType: hard
36003685

3686+
"@typescript-eslint/types@npm:8.42.0, @typescript-eslint/types@npm:^8.42.0":
3687+
version: 8.42.0
3688+
resolution: "@typescript-eslint/types@npm:8.42.0"
3689+
checksum: 10/7c39a35e5bb7083070872edc797ea60a3d6ceff0e3bdf85701919b71da83a51963562053a4b35c9e2a2b08c138fb595e14bc0b5c450e671a26059b58f8d8b4f4
3690+
languageName: node
3691+
linkType: hard
3692+
36013693
"@typescript-eslint/types@npm:^8.35.0":
36023694
version: 8.35.1
36033695
resolution: "@typescript-eslint/types@npm:8.35.1"
@@ -3625,6 +3717,26 @@ __metadata:
36253717
languageName: node
36263718
linkType: hard
36273719

3720+
"@typescript-eslint/typescript-estree@npm:8.42.0":
3721+
version: 8.42.0
3722+
resolution: "@typescript-eslint/typescript-estree@npm:8.42.0"
3723+
dependencies:
3724+
"@typescript-eslint/project-service": "npm:8.42.0"
3725+
"@typescript-eslint/tsconfig-utils": "npm:8.42.0"
3726+
"@typescript-eslint/types": "npm:8.42.0"
3727+
"@typescript-eslint/visitor-keys": "npm:8.42.0"
3728+
debug: "npm:^4.3.4"
3729+
fast-glob: "npm:^3.3.2"
3730+
is-glob: "npm:^4.0.3"
3731+
minimatch: "npm:^9.0.4"
3732+
semver: "npm:^7.6.0"
3733+
ts-api-utils: "npm:^2.1.0"
3734+
peerDependencies:
3735+
typescript: ">=4.8.4 <6.0.0"
3736+
checksum: 10/9bb5df97a2ac31e6e3ee6941e10702498a76d23235ba28a23d93e09aa75a2cbcd40dc74935d86706c8e2e55e1a8b6a34bb9fb234461920ed3d8a5abed68ba36b
3737+
languageName: node
3738+
linkType: hard
3739+
36283740
"@typescript-eslint/utils@npm:8.41.0":
36293741
version: 8.41.0
36303742
resolution: "@typescript-eslint/utils@npm:8.41.0"
@@ -3640,6 +3752,21 @@ __metadata:
36403752
languageName: node
36413753
linkType: hard
36423754

3755+
"@typescript-eslint/utils@npm:8.42.0":
3756+
version: 8.42.0
3757+
resolution: "@typescript-eslint/utils@npm:8.42.0"
3758+
dependencies:
3759+
"@eslint-community/eslint-utils": "npm:^4.7.0"
3760+
"@typescript-eslint/scope-manager": "npm:8.42.0"
3761+
"@typescript-eslint/types": "npm:8.42.0"
3762+
"@typescript-eslint/typescript-estree": "npm:8.42.0"
3763+
peerDependencies:
3764+
eslint: ^8.57.0 || ^9.0.0
3765+
typescript: ">=4.8.4 <6.0.0"
3766+
checksum: 10/41c6c0d01c414c94d7109e21deee73b416547b3be26240d0237a3004c6198f146afefc75feee5333bc957ece6a0856518750655e794fd68c96feec1001edbfe8
3767+
languageName: node
3768+
linkType: hard
3769+
36433770
"@typescript-eslint/visitor-keys@npm:8.41.0":
36443771
version: 8.41.0
36453772
resolution: "@typescript-eslint/visitor-keys@npm:8.41.0"
@@ -3650,6 +3777,16 @@ __metadata:
36503777
languageName: node
36513778
linkType: hard
36523779

3780+
"@typescript-eslint/visitor-keys@npm:8.42.0":
3781+
version: 8.42.0
3782+
resolution: "@typescript-eslint/visitor-keys@npm:8.42.0"
3783+
dependencies:
3784+
"@typescript-eslint/types": "npm:8.42.0"
3785+
eslint-visitor-keys: "npm:^4.2.1"
3786+
checksum: 10/ef3aeabf7b01eb72e176053a4fe7a4c4f0769a9f58d1f7a920c97d365305b950c402ad34227209781996ae187652ccf0f47c31015f992c502b5fa898a9d44bd5
3787+
languageName: node
3788+
linkType: hard
3789+
36533790
"@unrs/resolver-binding-android-arm-eabi@npm:1.9.2":
36543791
version: 1.9.2
36553792
resolution: "@unrs/resolver-binding-android-arm-eabi@npm:1.9.2"
@@ -4029,10 +4166,10 @@ __metadata:
40294166
"@eslint-community/eslint-plugin-eslint-comments": "npm:^4.5.0"
40304167
"@eslint/compat": "npm:^1.3.2"
40314168
"@eslint/eslintrc": "npm:^3.3.1"
4032-
"@eslint/js": "npm:^9.34.0"
4169+
"@eslint/js": "npm:^9.35.0"
40334170
"@types/node": "npm:^24.3.0"
4034-
"@typescript-eslint/eslint-plugin": "npm:^8.41.0"
4035-
"@typescript-eslint/parser": "npm:^8.41.0"
4171+
"@typescript-eslint/eslint-plugin": "npm:^8.42.0"
4172+
"@typescript-eslint/parser": "npm:^8.42.0"
40364173
eslint-config-prettier: "npm:^10.1.8"
40374174
eslint-config-turbo: "npm:^2.5.6"
40384175
eslint-config-xo: "npm:^0.49.0"

0 commit comments

Comments
 (0)