Skip to content

Commit 93f1405

Browse files
feat(deps): update typescript-eslint to v8.24.0
1 parent f3de928 commit 93f1405

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@softwareventures/semantic-release-config": "5.1.0",
3939
"@softwareventures/tsconfig": "8.1.0",
4040
"@types/node": "17.0.45",
41-
"@typescript-eslint/eslint-plugin": "8.23.0",
42-
"@typescript-eslint/parser": "8.23.0",
41+
"@typescript-eslint/eslint-plugin": "8.24.0",
42+
"@typescript-eslint/parser": "8.24.0",
4343
"ava": "6.2.0",
4444
"commitizen": "4.3.1",
4545
"conventional-changelog-conventionalcommits": "7.0.2",

yarn.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -2536,8 +2536,8 @@ __metadata:
25362536
"@softwareventures/semantic-release-config": "npm:5.1.0"
25372537
"@softwareventures/tsconfig": "npm:8.1.0"
25382538
"@types/node": "npm:17.0.45"
2539-
"@typescript-eslint/eslint-plugin": "npm:8.23.0"
2540-
"@typescript-eslint/parser": "npm:8.23.0"
2539+
"@typescript-eslint/eslint-plugin": "npm:8.24.0"
2540+
"@typescript-eslint/parser": "npm:8.24.0"
25412541
ava: "npm:6.2.0"
25422542
commitizen: "npm:4.3.1"
25432543
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2654,15 +2654,15 @@ __metadata:
26542654
languageName: node
26552655
linkType: hard
26562656

2657-
"@typescript-eslint/eslint-plugin@npm:8.23.0":
2658-
version: 8.23.0
2659-
resolution: "@typescript-eslint/eslint-plugin@npm:8.23.0"
2657+
"@typescript-eslint/eslint-plugin@npm:8.24.0":
2658+
version: 8.24.0
2659+
resolution: "@typescript-eslint/eslint-plugin@npm:8.24.0"
26602660
dependencies:
26612661
"@eslint-community/regexpp": "npm:^4.10.0"
2662-
"@typescript-eslint/scope-manager": "npm:8.23.0"
2663-
"@typescript-eslint/type-utils": "npm:8.23.0"
2664-
"@typescript-eslint/utils": "npm:8.23.0"
2665-
"@typescript-eslint/visitor-keys": "npm:8.23.0"
2662+
"@typescript-eslint/scope-manager": "npm:8.24.0"
2663+
"@typescript-eslint/type-utils": "npm:8.24.0"
2664+
"@typescript-eslint/utils": "npm:8.24.0"
2665+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
26662666
graphemer: "npm:^1.4.0"
26672667
ignore: "npm:^5.3.1"
26682668
natural-compare: "npm:^1.4.0"
@@ -2671,23 +2671,23 @@ __metadata:
26712671
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
26722672
eslint: ^8.57.0 || ^9.0.0
26732673
typescript: ">=4.8.4 <5.8.0"
2674-
checksum: 10c0/6c760a5f90748774f79a1b701f85fe6d99e89f289bc33993009987b0ffe2d13b3960ce595d452a937f3413af3918c76830659317242c05e49db40ceaca593033
2674+
checksum: 10c0/50536dc948f66042666337dc133dabf31d65f92348976cbb4eaca0317ea919b37011d05098185fff124eea04b5be9b9e1d4e957f8644261f83de998847558b7b
26752675
languageName: node
26762676
linkType: hard
26772677

2678-
"@typescript-eslint/parser@npm:8.23.0":
2679-
version: 8.23.0
2680-
resolution: "@typescript-eslint/parser@npm:8.23.0"
2678+
"@typescript-eslint/parser@npm:8.24.0":
2679+
version: 8.24.0
2680+
resolution: "@typescript-eslint/parser@npm:8.24.0"
26812681
dependencies:
2682-
"@typescript-eslint/scope-manager": "npm:8.23.0"
2683-
"@typescript-eslint/types": "npm:8.23.0"
2684-
"@typescript-eslint/typescript-estree": "npm:8.23.0"
2685-
"@typescript-eslint/visitor-keys": "npm:8.23.0"
2682+
"@typescript-eslint/scope-manager": "npm:8.24.0"
2683+
"@typescript-eslint/types": "npm:8.24.0"
2684+
"@typescript-eslint/typescript-estree": "npm:8.24.0"
2685+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
26862686
debug: "npm:^4.3.4"
26872687
peerDependencies:
26882688
eslint: ^8.57.0 || ^9.0.0
26892689
typescript: ">=4.8.4 <5.8.0"
2690-
checksum: 10c0/f9e0f83a6dd97a9049d4ce23d660a1d4d5f3c57be8efc68e2258e6b2d5b823086d188b534f791a3412ef10d211fe4916b378254728150094c4f8b0ab44aae2a7
2690+
checksum: 10c0/3d2a22435714cc89e29bf05554538010354a52ff6ccb7321d5d68ddb27770f046970445e571c020c23994f0abc7ed271ce06d03bba6f590bd289d49006cc7208
26912691
languageName: node
26922692
linkType: hard
26932693

@@ -2701,13 +2701,13 @@ __metadata:
27012701
languageName: node
27022702
linkType: hard
27032703

2704-
"@typescript-eslint/scope-manager@npm:8.23.0":
2705-
version: 8.23.0
2706-
resolution: "@typescript-eslint/scope-manager@npm:8.23.0"
2704+
"@typescript-eslint/scope-manager@npm:8.24.0":
2705+
version: 8.24.0
2706+
resolution: "@typescript-eslint/scope-manager@npm:8.24.0"
27072707
dependencies:
2708-
"@typescript-eslint/types": "npm:8.23.0"
2709-
"@typescript-eslint/visitor-keys": "npm:8.23.0"
2710-
checksum: 10c0/625b524a4fc25667b20f3541da84674af9c2abfac6596e30f7a40085513172bf1aac125488b32885894e3ef6596a0d06dec9a65ed4562884e0bca87a758600fa
2708+
"@typescript-eslint/types": "npm:8.24.0"
2709+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
2710+
checksum: 10c0/7c47f6b06fb53dbd8bf7b526faad20ed4336f63356f4f3ee6194676b9c10a5c0a25b8449b9254b7a8952dbb859601f8b10617249b767ea11b3b35135822c7ef0
27112711
languageName: node
27122712
linkType: hard
27132713

@@ -2728,18 +2728,18 @@ __metadata:
27282728
languageName: node
27292729
linkType: hard
27302730

2731-
"@typescript-eslint/type-utils@npm:8.23.0":
2732-
version: 8.23.0
2733-
resolution: "@typescript-eslint/type-utils@npm:8.23.0"
2731+
"@typescript-eslint/type-utils@npm:8.24.0":
2732+
version: 8.24.0
2733+
resolution: "@typescript-eslint/type-utils@npm:8.24.0"
27342734
dependencies:
2735-
"@typescript-eslint/typescript-estree": "npm:8.23.0"
2736-
"@typescript-eslint/utils": "npm:8.23.0"
2735+
"@typescript-eslint/typescript-estree": "npm:8.24.0"
2736+
"@typescript-eslint/utils": "npm:8.24.0"
27372737
debug: "npm:^4.3.4"
27382738
ts-api-utils: "npm:^2.0.1"
27392739
peerDependencies:
27402740
eslint: ^8.57.0 || ^9.0.0
27412741
typescript: ">=4.8.4 <5.8.0"
2742-
checksum: 10c0/a98dc2f2f75ec2132176428011ba620ad5b641a04e9e18471a7b9f979f6966a76aeaf6e51072c5364de68f83832a3a77b04518ec65c3092dadbd033d03fb5e35
2742+
checksum: 10c0/296271f142d3096e9fdd892441657038d3d7fd0508dbfb84147658d1c4559256a9ac0c33af26fb9e6f18e5f0fdd59bdd6149c28fba580e32ff3b1bf4301eab6a
27432743
languageName: node
27442744
linkType: hard
27452745

@@ -2750,10 +2750,10 @@ __metadata:
27502750
languageName: node
27512751
linkType: hard
27522752

2753-
"@typescript-eslint/types@npm:8.23.0":
2754-
version: 8.23.0
2755-
resolution: "@typescript-eslint/types@npm:8.23.0"
2756-
checksum: 10c0/78737a14e8469e33212d9bbc26d6880bca3f8e47764273eb4c662f5ed38d0b35c626d646d4a8e9a6ee64a0e352b18dd36422e59ce217362b5af473b79d058b35
2753+
"@typescript-eslint/types@npm:8.24.0":
2754+
version: 8.24.0
2755+
resolution: "@typescript-eslint/types@npm:8.24.0"
2756+
checksum: 10c0/d3fe148315a37c272e0d077fd3d05e10c7c3266c006605c94135d587a5cd58e34a7d9ee0bf43bfbe730545cfa329e836b1e5f6b8aabfaf56e2b524578e1b2d26
27572757
languageName: node
27582758
linkType: hard
27592759

@@ -2776,12 +2776,12 @@ __metadata:
27762776
languageName: node
27772777
linkType: hard
27782778

2779-
"@typescript-eslint/typescript-estree@npm:8.23.0":
2780-
version: 8.23.0
2781-
resolution: "@typescript-eslint/typescript-estree@npm:8.23.0"
2779+
"@typescript-eslint/typescript-estree@npm:8.24.0":
2780+
version: 8.24.0
2781+
resolution: "@typescript-eslint/typescript-estree@npm:8.24.0"
27822782
dependencies:
2783-
"@typescript-eslint/types": "npm:8.23.0"
2784-
"@typescript-eslint/visitor-keys": "npm:8.23.0"
2783+
"@typescript-eslint/types": "npm:8.24.0"
2784+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
27852785
debug: "npm:^4.3.4"
27862786
fast-glob: "npm:^3.3.2"
27872787
is-glob: "npm:^4.0.3"
@@ -2790,7 +2790,7 @@ __metadata:
27902790
ts-api-utils: "npm:^2.0.1"
27912791
peerDependencies:
27922792
typescript: ">=4.8.4 <5.8.0"
2793-
checksum: 10c0/2cc8defb3d9b25b899a62c6b6ca26c442433bf95f626f6275935e2754d9a74abb0015c737de27038b0f378273e67e61120d9cf2941c44848e4bffbbc297fdf74
2793+
checksum: 10c0/38732a9084131f0bfab3c0105367604d4b3017d4359f49562ac9e95b5490c798d38873f0fef5aafd2e1e78a57b079496d935c71649ea4b5be61bbff27055ebad
27942794
languageName: node
27952795
linkType: hard
27962796

@@ -2808,18 +2808,18 @@ __metadata:
28082808
languageName: node
28092809
linkType: hard
28102810

2811-
"@typescript-eslint/utils@npm:8.23.0":
2812-
version: 8.23.0
2813-
resolution: "@typescript-eslint/utils@npm:8.23.0"
2811+
"@typescript-eslint/utils@npm:8.24.0":
2812+
version: 8.24.0
2813+
resolution: "@typescript-eslint/utils@npm:8.24.0"
28142814
dependencies:
28152815
"@eslint-community/eslint-utils": "npm:^4.4.0"
2816-
"@typescript-eslint/scope-manager": "npm:8.23.0"
2817-
"@typescript-eslint/types": "npm:8.23.0"
2818-
"@typescript-eslint/typescript-estree": "npm:8.23.0"
2816+
"@typescript-eslint/scope-manager": "npm:8.24.0"
2817+
"@typescript-eslint/types": "npm:8.24.0"
2818+
"@typescript-eslint/typescript-estree": "npm:8.24.0"
28192819
peerDependencies:
28202820
eslint: ^8.57.0 || ^9.0.0
28212821
typescript: ">=4.8.4 <5.8.0"
2822-
checksum: 10c0/8967cf6543b1df2fb8d29086a0d35f5f7623e935706ad7c5bfcc6123e6fb08a767be1770601d481d815022bec43422730c6c8035892f23cd11cdadb16176b418
2822+
checksum: 10c0/c08cf9668d6ece98a0d0e7a87b62009f37931d3d799560c5084a59c90c7f22c45acc5022c104b5bd1899d41c46fba24276fdb31e0742402f804f66285943c150
28232823
languageName: node
28242824
linkType: hard
28252825

@@ -2833,13 +2833,13 @@ __metadata:
28332833
languageName: node
28342834
linkType: hard
28352835

2836-
"@typescript-eslint/visitor-keys@npm:8.23.0":
2837-
version: 8.23.0
2838-
resolution: "@typescript-eslint/visitor-keys@npm:8.23.0"
2836+
"@typescript-eslint/visitor-keys@npm:8.24.0":
2837+
version: 8.24.0
2838+
resolution: "@typescript-eslint/visitor-keys@npm:8.24.0"
28392839
dependencies:
2840-
"@typescript-eslint/types": "npm:8.23.0"
2840+
"@typescript-eslint/types": "npm:8.24.0"
28412841
eslint-visitor-keys: "npm:^4.2.0"
2842-
checksum: 10c0/a406f78aa18b4efb2adf26e3a6ca48c9a6f2cc9545e083b50efaaf90f0a80d2bea79ceda51da1f109706d4138756b0978a323b9176c9a6a519e87168851e7e16
2842+
checksum: 10c0/ae3dcabbeb5213282806de1a7bc31c657189aae4225f2847356bc3110de46a43a82595634e0f123f6c8ca53ae6520c2acf7ac59a91eeb83c0f763166e3982f5c
28432843
languageName: node
28442844
linkType: hard
28452845

0 commit comments

Comments
 (0)