Skip to content

Commit 122a586

Browse files
feat(deps): update typescript-eslint to v8.24.0
1 parent 16f3292 commit 122a586

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
@@ -40,8 +40,8 @@
4040
"@softwareventures/semantic-release-config": "5.1.0",
4141
"@softwareventures/webpack-config": "6.0.0",
4242
"@types/node": "17.0.45",
43-
"@typescript-eslint/eslint-plugin": "8.23.0",
44-
"@typescript-eslint/parser": "8.23.0",
43+
"@typescript-eslint/eslint-plugin": "8.24.0",
44+
"@typescript-eslint/parser": "8.24.0",
4545
"ava": "6.2.0",
4646
"commitizen": "4.3.1",
4747
"conventional-changelog-conventionalcommits": "7.0.2",

yarn.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -2603,8 +2603,8 @@ __metadata:
26032603
"@softwareventures/webpack-config": "npm:6.0.0"
26042604
"@types/node": "npm:17.0.45"
26052605
"@types/webpack-env": "npm:1.18.8"
2606-
"@typescript-eslint/eslint-plugin": "npm:8.23.0"
2607-
"@typescript-eslint/parser": "npm:8.23.0"
2606+
"@typescript-eslint/eslint-plugin": "npm:8.24.0"
2607+
"@typescript-eslint/parser": "npm:8.24.0"
26082608
ava: "npm:6.2.0"
26092609
commitizen: "npm:4.3.1"
26102610
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2995,15 +2995,15 @@ __metadata:
29952995
languageName: node
29962996
linkType: hard
29972997

2998-
"@typescript-eslint/eslint-plugin@npm:8.23.0":
2999-
version: 8.23.0
3000-
resolution: "@typescript-eslint/eslint-plugin@npm:8.23.0"
2998+
"@typescript-eslint/eslint-plugin@npm:8.24.0":
2999+
version: 8.24.0
3000+
resolution: "@typescript-eslint/eslint-plugin@npm:8.24.0"
30013001
dependencies:
30023002
"@eslint-community/regexpp": "npm:^4.10.0"
3003-
"@typescript-eslint/scope-manager": "npm:8.23.0"
3004-
"@typescript-eslint/type-utils": "npm:8.23.0"
3005-
"@typescript-eslint/utils": "npm:8.23.0"
3006-
"@typescript-eslint/visitor-keys": "npm:8.23.0"
3003+
"@typescript-eslint/scope-manager": "npm:8.24.0"
3004+
"@typescript-eslint/type-utils": "npm:8.24.0"
3005+
"@typescript-eslint/utils": "npm:8.24.0"
3006+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
30073007
graphemer: "npm:^1.4.0"
30083008
ignore: "npm:^5.3.1"
30093009
natural-compare: "npm:^1.4.0"
@@ -3012,23 +3012,23 @@ __metadata:
30123012
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
30133013
eslint: ^8.57.0 || ^9.0.0
30143014
typescript: ">=4.8.4 <5.8.0"
3015-
checksum: 10c0/6c760a5f90748774f79a1b701f85fe6d99e89f289bc33993009987b0ffe2d13b3960ce595d452a937f3413af3918c76830659317242c05e49db40ceaca593033
3015+
checksum: 10c0/50536dc948f66042666337dc133dabf31d65f92348976cbb4eaca0317ea919b37011d05098185fff124eea04b5be9b9e1d4e957f8644261f83de998847558b7b
30163016
languageName: node
30173017
linkType: hard
30183018

3019-
"@typescript-eslint/parser@npm:8.23.0":
3020-
version: 8.23.0
3021-
resolution: "@typescript-eslint/parser@npm:8.23.0"
3019+
"@typescript-eslint/parser@npm:8.24.0":
3020+
version: 8.24.0
3021+
resolution: "@typescript-eslint/parser@npm:8.24.0"
30223022
dependencies:
3023-
"@typescript-eslint/scope-manager": "npm:8.23.0"
3024-
"@typescript-eslint/types": "npm:8.23.0"
3025-
"@typescript-eslint/typescript-estree": "npm:8.23.0"
3026-
"@typescript-eslint/visitor-keys": "npm:8.23.0"
3023+
"@typescript-eslint/scope-manager": "npm:8.24.0"
3024+
"@typescript-eslint/types": "npm:8.24.0"
3025+
"@typescript-eslint/typescript-estree": "npm:8.24.0"
3026+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
30273027
debug: "npm:^4.3.4"
30283028
peerDependencies:
30293029
eslint: ^8.57.0 || ^9.0.0
30303030
typescript: ">=4.8.4 <5.8.0"
3031-
checksum: 10c0/f9e0f83a6dd97a9049d4ce23d660a1d4d5f3c57be8efc68e2258e6b2d5b823086d188b534f791a3412ef10d211fe4916b378254728150094c4f8b0ab44aae2a7
3031+
checksum: 10c0/3d2a22435714cc89e29bf05554538010354a52ff6ccb7321d5d68ddb27770f046970445e571c020c23994f0abc7ed271ce06d03bba6f590bd289d49006cc7208
30323032
languageName: node
30333033
linkType: hard
30343034

@@ -3042,13 +3042,13 @@ __metadata:
30423042
languageName: node
30433043
linkType: hard
30443044

3045-
"@typescript-eslint/scope-manager@npm:8.23.0":
3046-
version: 8.23.0
3047-
resolution: "@typescript-eslint/scope-manager@npm:8.23.0"
3045+
"@typescript-eslint/scope-manager@npm:8.24.0":
3046+
version: 8.24.0
3047+
resolution: "@typescript-eslint/scope-manager@npm:8.24.0"
30483048
dependencies:
3049-
"@typescript-eslint/types": "npm:8.23.0"
3050-
"@typescript-eslint/visitor-keys": "npm:8.23.0"
3051-
checksum: 10c0/625b524a4fc25667b20f3541da84674af9c2abfac6596e30f7a40085513172bf1aac125488b32885894e3ef6596a0d06dec9a65ed4562884e0bca87a758600fa
3049+
"@typescript-eslint/types": "npm:8.24.0"
3050+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
3051+
checksum: 10c0/7c47f6b06fb53dbd8bf7b526faad20ed4336f63356f4f3ee6194676b9c10a5c0a25b8449b9254b7a8952dbb859601f8b10617249b767ea11b3b35135822c7ef0
30523052
languageName: node
30533053
linkType: hard
30543054

@@ -3069,18 +3069,18 @@ __metadata:
30693069
languageName: node
30703070
linkType: hard
30713071

3072-
"@typescript-eslint/type-utils@npm:8.23.0":
3073-
version: 8.23.0
3074-
resolution: "@typescript-eslint/type-utils@npm:8.23.0"
3072+
"@typescript-eslint/type-utils@npm:8.24.0":
3073+
version: 8.24.0
3074+
resolution: "@typescript-eslint/type-utils@npm:8.24.0"
30753075
dependencies:
3076-
"@typescript-eslint/typescript-estree": "npm:8.23.0"
3077-
"@typescript-eslint/utils": "npm:8.23.0"
3076+
"@typescript-eslint/typescript-estree": "npm:8.24.0"
3077+
"@typescript-eslint/utils": "npm:8.24.0"
30783078
debug: "npm:^4.3.4"
30793079
ts-api-utils: "npm:^2.0.1"
30803080
peerDependencies:
30813081
eslint: ^8.57.0 || ^9.0.0
30823082
typescript: ">=4.8.4 <5.8.0"
3083-
checksum: 10c0/a98dc2f2f75ec2132176428011ba620ad5b641a04e9e18471a7b9f979f6966a76aeaf6e51072c5364de68f83832a3a77b04518ec65c3092dadbd033d03fb5e35
3083+
checksum: 10c0/296271f142d3096e9fdd892441657038d3d7fd0508dbfb84147658d1c4559256a9ac0c33af26fb9e6f18e5f0fdd59bdd6149c28fba580e32ff3b1bf4301eab6a
30843084
languageName: node
30853085
linkType: hard
30863086

@@ -3091,10 +3091,10 @@ __metadata:
30913091
languageName: node
30923092
linkType: hard
30933093

3094-
"@typescript-eslint/types@npm:8.23.0":
3095-
version: 8.23.0
3096-
resolution: "@typescript-eslint/types@npm:8.23.0"
3097-
checksum: 10c0/78737a14e8469e33212d9bbc26d6880bca3f8e47764273eb4c662f5ed38d0b35c626d646d4a8e9a6ee64a0e352b18dd36422e59ce217362b5af473b79d058b35
3094+
"@typescript-eslint/types@npm:8.24.0":
3095+
version: 8.24.0
3096+
resolution: "@typescript-eslint/types@npm:8.24.0"
3097+
checksum: 10c0/d3fe148315a37c272e0d077fd3d05e10c7c3266c006605c94135d587a5cd58e34a7d9ee0bf43bfbe730545cfa329e836b1e5f6b8aabfaf56e2b524578e1b2d26
30983098
languageName: node
30993099
linkType: hard
31003100

@@ -3117,12 +3117,12 @@ __metadata:
31173117
languageName: node
31183118
linkType: hard
31193119

3120-
"@typescript-eslint/typescript-estree@npm:8.23.0":
3121-
version: 8.23.0
3122-
resolution: "@typescript-eslint/typescript-estree@npm:8.23.0"
3120+
"@typescript-eslint/typescript-estree@npm:8.24.0":
3121+
version: 8.24.0
3122+
resolution: "@typescript-eslint/typescript-estree@npm:8.24.0"
31233123
dependencies:
3124-
"@typescript-eslint/types": "npm:8.23.0"
3125-
"@typescript-eslint/visitor-keys": "npm:8.23.0"
3124+
"@typescript-eslint/types": "npm:8.24.0"
3125+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
31263126
debug: "npm:^4.3.4"
31273127
fast-glob: "npm:^3.3.2"
31283128
is-glob: "npm:^4.0.3"
@@ -3131,7 +3131,7 @@ __metadata:
31313131
ts-api-utils: "npm:^2.0.1"
31323132
peerDependencies:
31333133
typescript: ">=4.8.4 <5.8.0"
3134-
checksum: 10c0/2cc8defb3d9b25b899a62c6b6ca26c442433bf95f626f6275935e2754d9a74abb0015c737de27038b0f378273e67e61120d9cf2941c44848e4bffbbc297fdf74
3134+
checksum: 10c0/38732a9084131f0bfab3c0105367604d4b3017d4359f49562ac9e95b5490c798d38873f0fef5aafd2e1e78a57b079496d935c71649ea4b5be61bbff27055ebad
31353135
languageName: node
31363136
linkType: hard
31373137

@@ -3149,18 +3149,18 @@ __metadata:
31493149
languageName: node
31503150
linkType: hard
31513151

3152-
"@typescript-eslint/utils@npm:8.23.0":
3153-
version: 8.23.0
3154-
resolution: "@typescript-eslint/utils@npm:8.23.0"
3152+
"@typescript-eslint/utils@npm:8.24.0":
3153+
version: 8.24.0
3154+
resolution: "@typescript-eslint/utils@npm:8.24.0"
31553155
dependencies:
31563156
"@eslint-community/eslint-utils": "npm:^4.4.0"
3157-
"@typescript-eslint/scope-manager": "npm:8.23.0"
3158-
"@typescript-eslint/types": "npm:8.23.0"
3159-
"@typescript-eslint/typescript-estree": "npm:8.23.0"
3157+
"@typescript-eslint/scope-manager": "npm:8.24.0"
3158+
"@typescript-eslint/types": "npm:8.24.0"
3159+
"@typescript-eslint/typescript-estree": "npm:8.24.0"
31603160
peerDependencies:
31613161
eslint: ^8.57.0 || ^9.0.0
31623162
typescript: ">=4.8.4 <5.8.0"
3163-
checksum: 10c0/8967cf6543b1df2fb8d29086a0d35f5f7623e935706ad7c5bfcc6123e6fb08a767be1770601d481d815022bec43422730c6c8035892f23cd11cdadb16176b418
3163+
checksum: 10c0/c08cf9668d6ece98a0d0e7a87b62009f37931d3d799560c5084a59c90c7f22c45acc5022c104b5bd1899d41c46fba24276fdb31e0742402f804f66285943c150
31643164
languageName: node
31653165
linkType: hard
31663166

@@ -3174,13 +3174,13 @@ __metadata:
31743174
languageName: node
31753175
linkType: hard
31763176

3177-
"@typescript-eslint/visitor-keys@npm:8.23.0":
3178-
version: 8.23.0
3179-
resolution: "@typescript-eslint/visitor-keys@npm:8.23.0"
3177+
"@typescript-eslint/visitor-keys@npm:8.24.0":
3178+
version: 8.24.0
3179+
resolution: "@typescript-eslint/visitor-keys@npm:8.24.0"
31803180
dependencies:
3181-
"@typescript-eslint/types": "npm:8.23.0"
3181+
"@typescript-eslint/types": "npm:8.24.0"
31823182
eslint-visitor-keys: "npm:^4.2.0"
3183-
checksum: 10c0/a406f78aa18b4efb2adf26e3a6ca48c9a6f2cc9545e083b50efaaf90f0a80d2bea79ceda51da1f109706d4138756b0978a323b9176c9a6a519e87168851e7e16
3183+
checksum: 10c0/ae3dcabbeb5213282806de1a7bc31c657189aae4225f2847356bc3110de46a43a82595634e0f123f6c8ca53ae6520c2acf7ac59a91eeb83c0f763166e3982f5c
31843184
languageName: node
31853185
linkType: hard
31863186

0 commit comments

Comments
 (0)