Skip to content

Commit e7f8f68

Browse files
chore(deps): update typescript-eslint monorepo to v8.47.0 (#924)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c19c6c0 commit e7f8f68

File tree

2 files changed

+75
-75
lines changed

2 files changed

+75
-75
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@
100100
"@types/eslint__js": "^9.0.0",
101101
"@types/node": "24.10.1",
102102
"@types/ramda": "0.31.1",
103-
"@typescript-eslint/eslint-plugin": "8.46.4",
104-
"@typescript-eslint/parser": "8.46.4",
103+
"@typescript-eslint/eslint-plugin": "8.47.0",
104+
"@typescript-eslint/parser": "8.47.0",
105105
"astro": "5.15.9",
106106
"dotenv": "17.2.3",
107107
"eslint": "^9.14.0",

yarn.lock

Lines changed: 73 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -994,8 +994,8 @@ __metadata:
994994
"@types/eslint__js": "npm:^9.0.0"
995995
"@types/node": "npm:24.10.1"
996996
"@types/ramda": "npm:0.31.1"
997-
"@typescript-eslint/eslint-plugin": "npm:8.46.4"
998-
"@typescript-eslint/parser": "npm:8.46.4"
997+
"@typescript-eslint/eslint-plugin": "npm:8.47.0"
998+
"@typescript-eslint/parser": "npm:8.47.0"
999999
astro: "npm:5.15.9"
10001000
bignumber.js: "npm:9.3.1"
10011001
dayjs: "npm:^1.11.13"
@@ -3401,40 +3401,40 @@ __metadata:
34013401
languageName: node
34023402
linkType: hard
34033403

3404-
"@typescript-eslint/eslint-plugin@npm:8.46.4":
3405-
version: 8.46.4
3406-
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.4"
3404+
"@typescript-eslint/eslint-plugin@npm:8.47.0":
3405+
version: 8.47.0
3406+
resolution: "@typescript-eslint/eslint-plugin@npm:8.47.0"
34073407
dependencies:
34083408
"@eslint-community/regexpp": "npm:^4.10.0"
3409-
"@typescript-eslint/scope-manager": "npm:8.46.4"
3410-
"@typescript-eslint/type-utils": "npm:8.46.4"
3411-
"@typescript-eslint/utils": "npm:8.46.4"
3412-
"@typescript-eslint/visitor-keys": "npm:8.46.4"
3409+
"@typescript-eslint/scope-manager": "npm:8.47.0"
3410+
"@typescript-eslint/type-utils": "npm:8.47.0"
3411+
"@typescript-eslint/utils": "npm:8.47.0"
3412+
"@typescript-eslint/visitor-keys": "npm:8.47.0"
34133413
graphemer: "npm:^1.4.0"
34143414
ignore: "npm:^7.0.0"
34153415
natural-compare: "npm:^1.4.0"
34163416
ts-api-utils: "npm:^2.1.0"
34173417
peerDependencies:
3418-
"@typescript-eslint/parser": ^8.46.4
3418+
"@typescript-eslint/parser": ^8.47.0
34193419
eslint: ^8.57.0 || ^9.0.0
34203420
typescript: ">=4.8.4 <6.0.0"
3421-
checksum: 10c0/c487e55c2f35e89126a13a6997f06494c26a3c96b9a7685421e2d92929f3ab302c1c234f0add9113705fbad693b05b3b87cebe5219bc71b2af9ee7aa8e7dc12c
3421+
checksum: 10c0/abd35affd21bc199e5e274b8e91e4225a127edf9cbe5047c465f859d7e393d07556ea42b40004e769ed59b18cfe25ab30942c854e23026d4f78d350eb71de03e
34223422
languageName: node
34233423
linkType: hard
34243424

3425-
"@typescript-eslint/parser@npm:8.46.4":
3426-
version: 8.46.4
3427-
resolution: "@typescript-eslint/parser@npm:8.46.4"
3425+
"@typescript-eslint/parser@npm:8.47.0":
3426+
version: 8.47.0
3427+
resolution: "@typescript-eslint/parser@npm:8.47.0"
34283428
dependencies:
3429-
"@typescript-eslint/scope-manager": "npm:8.46.4"
3430-
"@typescript-eslint/types": "npm:8.46.4"
3431-
"@typescript-eslint/typescript-estree": "npm:8.46.4"
3432-
"@typescript-eslint/visitor-keys": "npm:8.46.4"
3429+
"@typescript-eslint/scope-manager": "npm:8.47.0"
3430+
"@typescript-eslint/types": "npm:8.47.0"
3431+
"@typescript-eslint/typescript-estree": "npm:8.47.0"
3432+
"@typescript-eslint/visitor-keys": "npm:8.47.0"
34333433
debug: "npm:^4.3.4"
34343434
peerDependencies:
34353435
eslint: ^8.57.0 || ^9.0.0
34363436
typescript: ">=4.8.4 <6.0.0"
3437-
checksum: 10c0/bef98fa9250d5720479c10f803ca66a2a0b382158a8b462fd1c710351f7b423570c273556fb828e64d8a87041d54d51fa5a5e1e88ebdc1c88da0ee1098f9405e
3437+
checksum: 10c0/8f8c9514ffe8c2fca9e2d1d3e9f9f8dd4cb55c14f0ef2f4f265a9180615ec98dc455d373893f76f86760f37e449fd0f4afda46c1211291b9736a05ba010912f2
34383438
languageName: node
34393439
linkType: hard
34403440

@@ -3449,16 +3449,16 @@ __metadata:
34493449
languageName: node
34503450
linkType: hard
34513451

3452-
"@typescript-eslint/project-service@npm:8.46.4":
3453-
version: 8.46.4
3454-
resolution: "@typescript-eslint/project-service@npm:8.46.4"
3452+
"@typescript-eslint/project-service@npm:8.47.0":
3453+
version: 8.47.0
3454+
resolution: "@typescript-eslint/project-service@npm:8.47.0"
34553455
dependencies:
3456-
"@typescript-eslint/tsconfig-utils": "npm:^8.46.4"
3457-
"@typescript-eslint/types": "npm:^8.46.4"
3456+
"@typescript-eslint/tsconfig-utils": "npm:^8.47.0"
3457+
"@typescript-eslint/types": "npm:^8.47.0"
34583458
debug: "npm:^4.3.4"
34593459
peerDependencies:
34603460
typescript: ">=4.8.4 <6.0.0"
3461-
checksum: 10c0/81c5de7b85a2b1bff51ef27d25f11be992b7e550bfe34d4cbc4eb71f0fd03bcc1619644ac8efd594c515c894317f98db9176ef333004718d997c666791ca8b95
3461+
checksum: 10c0/6d7ec78c63d672178727b2d79856b470bd99e90d387335decec026931caa94c6907afc4690b884ce1eaca65f2d8b8f070a5c6e70e47971dfeec34dfd022933b8
34623462
languageName: node
34633463
linkType: hard
34643464

@@ -3482,13 +3482,13 @@ __metadata:
34823482
languageName: node
34833483
linkType: hard
34843484

3485-
"@typescript-eslint/scope-manager@npm:8.46.4":
3486-
version: 8.46.4
3487-
resolution: "@typescript-eslint/scope-manager@npm:8.46.4"
3485+
"@typescript-eslint/scope-manager@npm:8.47.0":
3486+
version: 8.47.0
3487+
resolution: "@typescript-eslint/scope-manager@npm:8.47.0"
34883488
dependencies:
3489-
"@typescript-eslint/types": "npm:8.46.4"
3490-
"@typescript-eslint/visitor-keys": "npm:8.46.4"
3491-
checksum: 10c0/f614b5a95f1803a4298a5192c48f39327fa6085c0753cd67b03728767b8dee79020ebc8896974cba530fe039a5723e157eed74675683f1a4ed87959cd695c997
3489+
"@typescript-eslint/types": "npm:8.47.0"
3490+
"@typescript-eslint/visitor-keys": "npm:8.47.0"
3491+
checksum: 10c0/2faa11e30724ca3a0648cdf83e0fc0fbdfcd89168fa0598d235a89604ee20c1f51ca2b70716f2bc0f1ea843de85976c0852de4549ba4649406d6b4acaf63f9c7
34923492
languageName: node
34933493
linkType: hard
34943494

@@ -3501,28 +3501,28 @@ __metadata:
35013501
languageName: node
35023502
linkType: hard
35033503

3504-
"@typescript-eslint/tsconfig-utils@npm:8.46.4, @typescript-eslint/tsconfig-utils@npm:^8.46.4":
3505-
version: 8.46.4
3506-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.4"
3504+
"@typescript-eslint/tsconfig-utils@npm:8.47.0, @typescript-eslint/tsconfig-utils@npm:^8.47.0":
3505+
version: 8.47.0
3506+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.47.0"
35073507
peerDependencies:
35083508
typescript: ">=4.8.4 <6.0.0"
3509-
checksum: 10c0/d8ed135c56a15be10822053490b22a4f32ca912deca2c6d3c93a8fec32572842af84d762f0d2ed142b99f1e8251d97402aed9ce9950ef3dc0a8c90e4e1e459fc
3509+
checksum: 10c0/d62b1840344912f916e590dad0cc5aa8816ce281ea9cac7485a28c4427ecbb88c52fa64b3d8cc520c7cab401ede8631e1b3176306cd3d496f756046e5d0c345f
35103510
languageName: node
35113511
linkType: hard
35123512

3513-
"@typescript-eslint/type-utils@npm:8.46.4":
3514-
version: 8.46.4
3515-
resolution: "@typescript-eslint/type-utils@npm:8.46.4"
3513+
"@typescript-eslint/type-utils@npm:8.47.0":
3514+
version: 8.47.0
3515+
resolution: "@typescript-eslint/type-utils@npm:8.47.0"
35163516
dependencies:
3517-
"@typescript-eslint/types": "npm:8.46.4"
3518-
"@typescript-eslint/typescript-estree": "npm:8.46.4"
3519-
"@typescript-eslint/utils": "npm:8.46.4"
3517+
"@typescript-eslint/types": "npm:8.47.0"
3518+
"@typescript-eslint/typescript-estree": "npm:8.47.0"
3519+
"@typescript-eslint/utils": "npm:8.47.0"
35203520
debug: "npm:^4.3.4"
35213521
ts-api-utils: "npm:^2.1.0"
35223522
peerDependencies:
35233523
eslint: ^8.57.0 || ^9.0.0
35243524
typescript: ">=4.8.4 <6.0.0"
3525-
checksum: 10c0/d4e08a2d2d66b92a93a45c6efd1df272612982ac27204df9a989371f3a7d6eb5a069fc9898ca5b3a5ad70e2df1bc97e77b1f548e229608605b1a1cb33abc2c95
3525+
checksum: 10c0/68311ad455ed7e6c86e5a561b1a54383b35bc6fec37a642afca1d72ddd74a944f3f5bea5aa493e161c0422f8042da442596455e451ef9204b1fce13a84b256e6
35263526
languageName: node
35273527
linkType: hard
35283528

@@ -3555,10 +3555,10 @@ __metadata:
35553555
languageName: node
35563556
linkType: hard
35573557

3558-
"@typescript-eslint/types@npm:8.46.4, @typescript-eslint/types@npm:^8.46.4":
3559-
version: 8.46.4
3560-
resolution: "@typescript-eslint/types@npm:8.46.4"
3561-
checksum: 10c0/b92166dd9b6d8e4cf0a6a90354b6e94af8542d8ab341aed3955990e6599db7a583af638e22909a1417e41fd8a0ef5861c5ba12ad84b307c27d26f3e0c5e2020f
3558+
"@typescript-eslint/types@npm:8.47.0, @typescript-eslint/types@npm:^8.47.0":
3559+
version: 8.47.0
3560+
resolution: "@typescript-eslint/types@npm:8.47.0"
3561+
checksum: 10c0/0d7f139b29f2581e905463c904b9aef37d8bc62f7b647cd3950d8b139a9fa6821faa5370f4975ccbbd2b2046a50629bd78729be390fb2663e6d103ecda22d794
35623562
languageName: node
35633563
linkType: hard
35643564

@@ -3601,14 +3601,14 @@ __metadata:
36013601
languageName: node
36023602
linkType: hard
36033603

3604-
"@typescript-eslint/typescript-estree@npm:8.46.4":
3605-
version: 8.46.4
3606-
resolution: "@typescript-eslint/typescript-estree@npm:8.46.4"
3604+
"@typescript-eslint/typescript-estree@npm:8.47.0":
3605+
version: 8.47.0
3606+
resolution: "@typescript-eslint/typescript-estree@npm:8.47.0"
36073607
dependencies:
3608-
"@typescript-eslint/project-service": "npm:8.46.4"
3609-
"@typescript-eslint/tsconfig-utils": "npm:8.46.4"
3610-
"@typescript-eslint/types": "npm:8.46.4"
3611-
"@typescript-eslint/visitor-keys": "npm:8.46.4"
3608+
"@typescript-eslint/project-service": "npm:8.47.0"
3609+
"@typescript-eslint/tsconfig-utils": "npm:8.47.0"
3610+
"@typescript-eslint/types": "npm:8.47.0"
3611+
"@typescript-eslint/visitor-keys": "npm:8.47.0"
36123612
debug: "npm:^4.3.4"
36133613
fast-glob: "npm:^3.3.2"
36143614
is-glob: "npm:^4.0.3"
@@ -3617,7 +3617,7 @@ __metadata:
36173617
ts-api-utils: "npm:^2.1.0"
36183618
peerDependencies:
36193619
typescript: ">=4.8.4 <6.0.0"
3620-
checksum: 10c0/e115dbd8580801e9b8892a19056ccb91e7c912b587b22ee5a9b7ec03547eff89ad18ea18a31210ea779cf9f4ccec9428f98b62151c26709e19e7adbdd5ca990b
3620+
checksum: 10c0/b63e72f85382f9022a52c606738400d599a3d27318ec48bad21039758aa6d74050fb2462aa61bac1de8bd5951bc24f775d1dde74140433c60e2943e045c21649
36213621
languageName: node
36223622
linkType: hard
36233623

@@ -3635,18 +3635,18 @@ __metadata:
36353635
languageName: node
36363636
linkType: hard
36373637

3638-
"@typescript-eslint/utils@npm:8.46.4":
3639-
version: 8.46.4
3640-
resolution: "@typescript-eslint/utils@npm:8.46.4"
3638+
"@typescript-eslint/utils@npm:8.47.0":
3639+
version: 8.47.0
3640+
resolution: "@typescript-eslint/utils@npm:8.47.0"
36413641
dependencies:
36423642
"@eslint-community/eslint-utils": "npm:^4.7.0"
3643-
"@typescript-eslint/scope-manager": "npm:8.46.4"
3644-
"@typescript-eslint/types": "npm:8.46.4"
3645-
"@typescript-eslint/typescript-estree": "npm:8.46.4"
3643+
"@typescript-eslint/scope-manager": "npm:8.47.0"
3644+
"@typescript-eslint/types": "npm:8.47.0"
3645+
"@typescript-eslint/typescript-estree": "npm:8.47.0"
36463646
peerDependencies:
36473647
eslint: ^8.57.0 || ^9.0.0
36483648
typescript: ">=4.8.4 <6.0.0"
3649-
checksum: 10c0/6e4f4d51113f74edcfc83b135c73edf7c46919895659c2e7d5945ab084bc051ed5f980918d23a941d1a9f96a38c8ddc22c12b5aafa8e35ef3bb9d9c6b00b6c79
3649+
checksum: 10c0/8774f4e5748bdcefad32b4d06aee589208f4e78500c6c39bd6819b9602fc4212ed69fd774ccd2ad847f87a6bc0092d4db51e440668e7512d366969ab038a74f5
36503650
languageName: node
36513651
linkType: hard
36523652

@@ -3685,13 +3685,13 @@ __metadata:
36853685
languageName: node
36863686
linkType: hard
36873687

3688-
"@typescript-eslint/visitor-keys@npm:8.46.4":
3689-
version: 8.46.4
3690-
resolution: "@typescript-eslint/visitor-keys@npm:8.46.4"
3688+
"@typescript-eslint/visitor-keys@npm:8.47.0":
3689+
version: 8.47.0
3690+
resolution: "@typescript-eslint/visitor-keys@npm:8.47.0"
36913691
dependencies:
3692-
"@typescript-eslint/types": "npm:8.46.4"
3692+
"@typescript-eslint/types": "npm:8.47.0"
36933693
eslint-visitor-keys: "npm:^4.2.1"
3694-
checksum: 10c0/35dd6aa2b53fc3f4f214e9edf730cc69d0eb9f77ffd978354d092feda7358e60052e15d891fa8577e9ebee5fdea8083e02fe286dd3a96bbafcb1305dce15b80c
3694+
checksum: 10c0/14aedfdb5bf9b4c310b4a64cb62af94f35515af44911bae266205138165b3a8dc2cd57db3255ec27531dfa3552ba79a700ec8d745b0d18bca220a7f9f437ad06
36953695
languageName: node
36963696
linkType: hard
36973697

@@ -10678,17 +10678,17 @@ __metadata:
1067810678
linkType: hard
1067910679

1068010680
"typescript-eslint@npm:^8.13.0":
10681-
version: 8.46.4
10682-
resolution: "typescript-eslint@npm:8.46.4"
10681+
version: 8.47.0
10682+
resolution: "typescript-eslint@npm:8.47.0"
1068310683
dependencies:
10684-
"@typescript-eslint/eslint-plugin": "npm:8.46.4"
10685-
"@typescript-eslint/parser": "npm:8.46.4"
10686-
"@typescript-eslint/typescript-estree": "npm:8.46.4"
10687-
"@typescript-eslint/utils": "npm:8.46.4"
10684+
"@typescript-eslint/eslint-plugin": "npm:8.47.0"
10685+
"@typescript-eslint/parser": "npm:8.47.0"
10686+
"@typescript-eslint/typescript-estree": "npm:8.47.0"
10687+
"@typescript-eslint/utils": "npm:8.47.0"
1068810688
peerDependencies:
1068910689
eslint: ^8.57.0 || ^9.0.0
1069010690
typescript: ">=4.8.4 <6.0.0"
10691-
checksum: 10c0/e08f1a9a55969df12590b1633f0f6c35d843b7846dc38b60ff900517f8f10dc51f37f1598db92436e858967690bbce1ae732feea2f196071f733d6d2195b0db7
10691+
checksum: 10c0/701a3d24b6eac40e91aa4bc44e3068b79860e59dba5202aca9ba84c594fbbf8bd08cbd20900b303d818e385e7c4b76b33125ce7160cf11d153e360d094e08b7d
1069210692
languageName: node
1069310693
linkType: hard
1069410694

0 commit comments

Comments
 (0)