Skip to content

Commit a44ff15

Browse files
feat(deps): update typescript-eslint to v8.23.0
1 parent eb9335e commit a44ff15

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

package.json

+2-2
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.22.0",
44-
"@typescript-eslint/parser": "8.22.0",
43+
"@typescript-eslint/eslint-plugin": "8.23.0",
44+
"@typescript-eslint/parser": "8.23.0",
4545
"ava": "6.2.0",
4646
"commitizen": "4.3.1",
4747
"conventional-changelog-conventionalcommits": "7.0.2",

yarn.lock

+56-56
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.22.0"
2607-
"@typescript-eslint/parser": "npm:8.22.0"
2606+
"@typescript-eslint/eslint-plugin": "npm:8.23.0"
2607+
"@typescript-eslint/parser": "npm:8.23.0"
26082608
ava: "npm:6.2.0"
26092609
commitizen: "npm:4.3.1"
26102610
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2995,40 +2995,40 @@ __metadata:
29952995
languageName: node
29962996
linkType: hard
29972997

2998-
"@typescript-eslint/eslint-plugin@npm:8.22.0":
2999-
version: 8.22.0
3000-
resolution: "@typescript-eslint/eslint-plugin@npm:8.22.0"
2998+
"@typescript-eslint/eslint-plugin@npm:8.23.0":
2999+
version: 8.23.0
3000+
resolution: "@typescript-eslint/eslint-plugin@npm:8.23.0"
30013001
dependencies:
30023002
"@eslint-community/regexpp": "npm:^4.10.0"
3003-
"@typescript-eslint/scope-manager": "npm:8.22.0"
3004-
"@typescript-eslint/type-utils": "npm:8.22.0"
3005-
"@typescript-eslint/utils": "npm:8.22.0"
3006-
"@typescript-eslint/visitor-keys": "npm:8.22.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"
30073007
graphemer: "npm:^1.4.0"
30083008
ignore: "npm:^5.3.1"
30093009
natural-compare: "npm:^1.4.0"
3010-
ts-api-utils: "npm:^2.0.0"
3010+
ts-api-utils: "npm:^2.0.1"
30113011
peerDependencies:
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/eecc23e05287cc99a43855d64c0f0898f690ee14b8c31b60ba92ce9732443f6b0c9695514b276fb2ecd27e64c15d4c38cd28b570779115525b4dfdbba60e81ca
3015+
checksum: 10c0/6c760a5f90748774f79a1b701f85fe6d99e89f289bc33993009987b0ffe2d13b3960ce595d452a937f3413af3918c76830659317242c05e49db40ceaca593033
30163016
languageName: node
30173017
linkType: hard
30183018

3019-
"@typescript-eslint/parser@npm:8.22.0":
3020-
version: 8.22.0
3021-
resolution: "@typescript-eslint/parser@npm:8.22.0"
3019+
"@typescript-eslint/parser@npm:8.23.0":
3020+
version: 8.23.0
3021+
resolution: "@typescript-eslint/parser@npm:8.23.0"
30223022
dependencies:
3023-
"@typescript-eslint/scope-manager": "npm:8.22.0"
3024-
"@typescript-eslint/types": "npm:8.22.0"
3025-
"@typescript-eslint/typescript-estree": "npm:8.22.0"
3026-
"@typescript-eslint/visitor-keys": "npm:8.22.0"
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"
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/6575684d4724aa908b0d6a29db5d5054b9277804844ee4179c77371f8b8b84534b9b7e4df0e282c5f39729ae6f0019208a6b83f0ca5d0f06f9da5a06d8ddb4fd
3031+
checksum: 10c0/f9e0f83a6dd97a9049d4ce23d660a1d4d5f3c57be8efc68e2258e6b2d5b823086d188b534f791a3412ef10d211fe4916b378254728150094c4f8b0ab44aae2a7
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.22.0":
3046-
version: 8.22.0
3047-
resolution: "@typescript-eslint/scope-manager@npm:8.22.0"
3045+
"@typescript-eslint/scope-manager@npm:8.23.0":
3046+
version: 8.23.0
3047+
resolution: "@typescript-eslint/scope-manager@npm:8.23.0"
30483048
dependencies:
3049-
"@typescript-eslint/types": "npm:8.22.0"
3050-
"@typescript-eslint/visitor-keys": "npm:8.22.0"
3051-
checksum: 10c0/f393ab32086f4b095fcd77169abb5200ad94f282860944d164cec8c9b70090c36235f49b066ba24dfd953201b7730e48200a254e5950a9a3565acdacbbc0fd64
3049+
"@typescript-eslint/types": "npm:8.23.0"
3050+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
3051+
checksum: 10c0/625b524a4fc25667b20f3541da84674af9c2abfac6596e30f7a40085513172bf1aac125488b32885894e3ef6596a0d06dec9a65ed4562884e0bca87a758600fa
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.22.0":
3073-
version: 8.22.0
3074-
resolution: "@typescript-eslint/type-utils@npm:8.22.0"
3072+
"@typescript-eslint/type-utils@npm:8.23.0":
3073+
version: 8.23.0
3074+
resolution: "@typescript-eslint/type-utils@npm:8.23.0"
30753075
dependencies:
3076-
"@typescript-eslint/typescript-estree": "npm:8.22.0"
3077-
"@typescript-eslint/utils": "npm:8.22.0"
3076+
"@typescript-eslint/typescript-estree": "npm:8.23.0"
3077+
"@typescript-eslint/utils": "npm:8.23.0"
30783078
debug: "npm:^4.3.4"
3079-
ts-api-utils: "npm:^2.0.0"
3079+
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/dc457d9184dc2156eda225c63de03b1052d75464d6393edaf0f1728eecf64170f73e19bc9b9d4a4a029870ce25015b59bd6705e1e18b731ca4fcecac4398bfb7
3083+
checksum: 10c0/a98dc2f2f75ec2132176428011ba620ad5b641a04e9e18471a7b9f979f6966a76aeaf6e51072c5364de68f83832a3a77b04518ec65c3092dadbd033d03fb5e35
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.22.0":
3095-
version: 8.22.0
3096-
resolution: "@typescript-eslint/types@npm:8.22.0"
3097-
checksum: 10c0/6357d0937e2b84ddb00763d05053fe50f2270fa428aa11f1ad6a1293827cf54da7e6d4d20b00b9d4f633b6982a2eb0e494f05285daa1279d8a3493f0d8abae18
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
30983098
languageName: node
30993099
linkType: hard
31003100

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

3120-
"@typescript-eslint/typescript-estree@npm:8.22.0":
3121-
version: 8.22.0
3122-
resolution: "@typescript-eslint/typescript-estree@npm:8.22.0"
3120+
"@typescript-eslint/typescript-estree@npm:8.23.0":
3121+
version: 8.23.0
3122+
resolution: "@typescript-eslint/typescript-estree@npm:8.23.0"
31233123
dependencies:
3124-
"@typescript-eslint/types": "npm:8.22.0"
3125-
"@typescript-eslint/visitor-keys": "npm:8.22.0"
3124+
"@typescript-eslint/types": "npm:8.23.0"
3125+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
31263126
debug: "npm:^4.3.4"
31273127
fast-glob: "npm:^3.3.2"
31283128
is-glob: "npm:^4.0.3"
31293129
minimatch: "npm:^9.0.4"
31303130
semver: "npm:^7.6.0"
3131-
ts-api-utils: "npm:^2.0.0"
3131+
ts-api-utils: "npm:^2.0.1"
31323132
peerDependencies:
31333133
typescript: ">=4.8.4 <5.8.0"
3134-
checksum: 10c0/0a9d77fbadfb1e54c06abde424e461103576595c70e50ae8a15a3d7c07f125f253f505208e1ea5cc483b9073d95fc10ce0c4ddfe0fe08ec2aceda6314c341e0d
3134+
checksum: 10c0/2cc8defb3d9b25b899a62c6b6ca26c442433bf95f626f6275935e2754d9a74abb0015c737de27038b0f378273e67e61120d9cf2941c44848e4bffbbc297fdf74
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.22.0":
3153-
version: 8.22.0
3154-
resolution: "@typescript-eslint/utils@npm:8.22.0"
3152+
"@typescript-eslint/utils@npm:8.23.0":
3153+
version: 8.23.0
3154+
resolution: "@typescript-eslint/utils@npm:8.23.0"
31553155
dependencies:
31563156
"@eslint-community/eslint-utils": "npm:^4.4.0"
3157-
"@typescript-eslint/scope-manager": "npm:8.22.0"
3158-
"@typescript-eslint/types": "npm:8.22.0"
3159-
"@typescript-eslint/typescript-estree": "npm:8.22.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"
31603160
peerDependencies:
31613161
eslint: ^8.57.0 || ^9.0.0
31623162
typescript: ">=4.8.4 <5.8.0"
3163-
checksum: 10c0/6f1e3f9c0fb865c8cef4fdca04679cea7357ed011338b54d80550e9ad5369a3f24cbe4b0985d293192fe351fa133e5f4ea401f47af90bb46c21903bfe087b398
3163+
checksum: 10c0/8967cf6543b1df2fb8d29086a0d35f5f7623e935706ad7c5bfcc6123e6fb08a767be1770601d481d815022bec43422730c6c8035892f23cd11cdadb16176b418
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.22.0":
3178-
version: 8.22.0
3179-
resolution: "@typescript-eslint/visitor-keys@npm:8.22.0"
3177+
"@typescript-eslint/visitor-keys@npm:8.23.0":
3178+
version: 8.23.0
3179+
resolution: "@typescript-eslint/visitor-keys@npm:8.23.0"
31803180
dependencies:
3181-
"@typescript-eslint/types": "npm:8.22.0"
3181+
"@typescript-eslint/types": "npm:8.23.0"
31823182
eslint-visitor-keys: "npm:^4.2.0"
3183-
checksum: 10c0/fd83d2feadaf79950427fbbc3d23ca01cf4646ce7e0dd515a9c881d31ec1cc768e7b8898d3af065e31df39452501a3345092581cbfccac89e89d293519540557
3183+
checksum: 10c0/a406f78aa18b4efb2adf26e3a6ca48c9a6f2cc9545e083b50efaaf90f0a80d2bea79ceda51da1f109706d4138756b0978a323b9176c9a6a519e87168851e7e16
31843184
languageName: node
31853185
linkType: hard
31863186

@@ -14083,7 +14083,7 @@ __metadata:
1408314083
languageName: node
1408414084
linkType: hard
1408514085

14086-
"ts-api-utils@npm:^2.0.0":
14086+
"ts-api-utils@npm:^2.0.1":
1408714087
version: 2.0.1
1408814088
resolution: "ts-api-utils@npm:2.0.1"
1408914089
peerDependencies:

0 commit comments

Comments
 (0)