Skip to content

Commit a6dae6f

Browse files
feat(deps): update typescript-eslint to v8.26.1
1 parent bda1345 commit a6dae6f

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.26.0",
44-
"@typescript-eslint/parser": "8.26.0",
43+
"@typescript-eslint/eslint-plugin": "8.26.1",
44+
"@typescript-eslint/parser": "8.26.1",
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
@@ -2602,8 +2602,8 @@ __metadata:
26022602
"@softwareventures/webpack-config": "npm:6.0.0"
26032603
"@types/node": "npm:17.0.45"
26042604
"@types/webpack-env": "npm:1.18.8"
2605-
"@typescript-eslint/eslint-plugin": "npm:8.26.0"
2606-
"@typescript-eslint/parser": "npm:8.26.0"
2605+
"@typescript-eslint/eslint-plugin": "npm:8.26.1"
2606+
"@typescript-eslint/parser": "npm:8.26.1"
26072607
ava: "npm:6.2.0"
26082608
commitizen: "npm:4.3.1"
26092609
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2994,15 +2994,15 @@ __metadata:
29942994
languageName: node
29952995
linkType: hard
29962996

2997-
"@typescript-eslint/eslint-plugin@npm:8.26.0":
2998-
version: 8.26.0
2999-
resolution: "@typescript-eslint/eslint-plugin@npm:8.26.0"
2997+
"@typescript-eslint/eslint-plugin@npm:8.26.1":
2998+
version: 8.26.1
2999+
resolution: "@typescript-eslint/eslint-plugin@npm:8.26.1"
30003000
dependencies:
30013001
"@eslint-community/regexpp": "npm:^4.10.0"
3002-
"@typescript-eslint/scope-manager": "npm:8.26.0"
3003-
"@typescript-eslint/type-utils": "npm:8.26.0"
3004-
"@typescript-eslint/utils": "npm:8.26.0"
3005-
"@typescript-eslint/visitor-keys": "npm:8.26.0"
3002+
"@typescript-eslint/scope-manager": "npm:8.26.1"
3003+
"@typescript-eslint/type-utils": "npm:8.26.1"
3004+
"@typescript-eslint/utils": "npm:8.26.1"
3005+
"@typescript-eslint/visitor-keys": "npm:8.26.1"
30063006
graphemer: "npm:^1.4.0"
30073007
ignore: "npm:^5.3.1"
30083008
natural-compare: "npm:^1.4.0"
@@ -3011,23 +3011,23 @@ __metadata:
30113011
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
30123012
eslint: ^8.57.0 || ^9.0.0
30133013
typescript: ">=4.8.4 <5.9.0"
3014-
checksum: 10c0/b270467672c5cb7fb9085ae063364252af2910a424899f2a9f54cfbe84aba6ce80dbbf5027f1f33f17cc587da9883de212a4b3dc969f22ded30076889b499dd8
3014+
checksum: 10c0/412f41aafd503a1faea91edd03a68717ca8a49ed6683700b8386115c67b86110c9826d10005d3a0341b78cdee41a6ef08842716ced2b58af03f91eb1b8cc929c
30153015
languageName: node
30163016
linkType: hard
30173017

3018-
"@typescript-eslint/parser@npm:8.26.0":
3019-
version: 8.26.0
3020-
resolution: "@typescript-eslint/parser@npm:8.26.0"
3018+
"@typescript-eslint/parser@npm:8.26.1":
3019+
version: 8.26.1
3020+
resolution: "@typescript-eslint/parser@npm:8.26.1"
30213021
dependencies:
3022-
"@typescript-eslint/scope-manager": "npm:8.26.0"
3023-
"@typescript-eslint/types": "npm:8.26.0"
3024-
"@typescript-eslint/typescript-estree": "npm:8.26.0"
3025-
"@typescript-eslint/visitor-keys": "npm:8.26.0"
3022+
"@typescript-eslint/scope-manager": "npm:8.26.1"
3023+
"@typescript-eslint/types": "npm:8.26.1"
3024+
"@typescript-eslint/typescript-estree": "npm:8.26.1"
3025+
"@typescript-eslint/visitor-keys": "npm:8.26.1"
30263026
debug: "npm:^4.3.4"
30273027
peerDependencies:
30283028
eslint: ^8.57.0 || ^9.0.0
30293029
typescript: ">=4.8.4 <5.9.0"
3030-
checksum: 10c0/b937a80aeca4e508a67cbf2e42dfd268316336de265aaf836d04e49008a6ff4d754e73ad30075c183d98756677d1f54061c34e618c97d5fb61a04903c65d4851
3030+
checksum: 10c0/21fe4306b6017bf183d92cdd493edacd302816071e29e1400452f3ccd224ab8111b75892507b9731545e98e6e4d153e54dab568b3433f6c9596b6cb2f7af922f
30313031
languageName: node
30323032
linkType: hard
30333033

@@ -3041,13 +3041,13 @@ __metadata:
30413041
languageName: node
30423042
linkType: hard
30433043

3044-
"@typescript-eslint/scope-manager@npm:8.26.0":
3045-
version: 8.26.0
3046-
resolution: "@typescript-eslint/scope-manager@npm:8.26.0"
3044+
"@typescript-eslint/scope-manager@npm:8.26.1":
3045+
version: 8.26.1
3046+
resolution: "@typescript-eslint/scope-manager@npm:8.26.1"
30473047
dependencies:
3048-
"@typescript-eslint/types": "npm:8.26.0"
3049-
"@typescript-eslint/visitor-keys": "npm:8.26.0"
3050-
checksum: 10c0/f93b12daf6a4df3050ca3fc6db1f534b5c521861509ee09a45a8a17d97f2fbb20c2d34975f07291481d69998aac9f2975f8facad0d47f533db56ec8f70f533a0
3048+
"@typescript-eslint/types": "npm:8.26.1"
3049+
"@typescript-eslint/visitor-keys": "npm:8.26.1"
3050+
checksum: 10c0/ecd30eb615c7384f01cea8f2c8e8dda7507ada52ad0d002d3701bdd9d06f6d14cefb31c6c26ef55708adfaa2045a01151e8685656240268231a4bac8f792afe4
30513051
languageName: node
30523052
linkType: hard
30533053

@@ -3068,18 +3068,18 @@ __metadata:
30683068
languageName: node
30693069
linkType: hard
30703070

3071-
"@typescript-eslint/type-utils@npm:8.26.0":
3072-
version: 8.26.0
3073-
resolution: "@typescript-eslint/type-utils@npm:8.26.0"
3071+
"@typescript-eslint/type-utils@npm:8.26.1":
3072+
version: 8.26.1
3073+
resolution: "@typescript-eslint/type-utils@npm:8.26.1"
30743074
dependencies:
3075-
"@typescript-eslint/typescript-estree": "npm:8.26.0"
3076-
"@typescript-eslint/utils": "npm:8.26.0"
3075+
"@typescript-eslint/typescript-estree": "npm:8.26.1"
3076+
"@typescript-eslint/utils": "npm:8.26.1"
30773077
debug: "npm:^4.3.4"
30783078
ts-api-utils: "npm:^2.0.1"
30793079
peerDependencies:
30803080
eslint: ^8.57.0 || ^9.0.0
30813081
typescript: ">=4.8.4 <5.9.0"
3082-
checksum: 10c0/840b7551dcea7304632564612a2460f869c5330c50661cf21ac5992359aba7539f1466ac7dbde6f2d0bd56f6f769c9f3fed8564045c82d4914a88745da846870
3082+
checksum: 10c0/17553b4333246e1ffd447dab78a4cbc565c129c9baf32326387760c9790120a99d955acf84888b7ef96e73c82fc22a3e08e80f0bd65d21e3cf2fe002f977aba1
30833083
languageName: node
30843084
linkType: hard
30853085

@@ -3090,10 +3090,10 @@ __metadata:
30903090
languageName: node
30913091
linkType: hard
30923092

3093-
"@typescript-eslint/types@npm:8.26.0":
3094-
version: 8.26.0
3095-
resolution: "@typescript-eslint/types@npm:8.26.0"
3096-
checksum: 10c0/b16c0f67d12092c204a5935b430854b3a41c80934b386a5a4526acc9c8a829d8ee4f78732e71587e605de7845fa9a801b59fff015471dab7bf33676ee68c0100
3093+
"@typescript-eslint/types@npm:8.26.1":
3094+
version: 8.26.1
3095+
resolution: "@typescript-eslint/types@npm:8.26.1"
3096+
checksum: 10c0/805b239b57854fc12eae9e2bec6ccab24bac1d30a762c455f22c73b777a5859c64c58b4750458bd0ab4aadd664eb95cbef091348a071975acac05b15ebea9f1b
30973097
languageName: node
30983098
linkType: hard
30993099

@@ -3116,12 +3116,12 @@ __metadata:
31163116
languageName: node
31173117
linkType: hard
31183118

3119-
"@typescript-eslint/typescript-estree@npm:8.26.0":
3120-
version: 8.26.0
3121-
resolution: "@typescript-eslint/typescript-estree@npm:8.26.0"
3119+
"@typescript-eslint/typescript-estree@npm:8.26.1":
3120+
version: 8.26.1
3121+
resolution: "@typescript-eslint/typescript-estree@npm:8.26.1"
31223122
dependencies:
3123-
"@typescript-eslint/types": "npm:8.26.0"
3124-
"@typescript-eslint/visitor-keys": "npm:8.26.0"
3123+
"@typescript-eslint/types": "npm:8.26.1"
3124+
"@typescript-eslint/visitor-keys": "npm:8.26.1"
31253125
debug: "npm:^4.3.4"
31263126
fast-glob: "npm:^3.3.2"
31273127
is-glob: "npm:^4.0.3"
@@ -3130,7 +3130,7 @@ __metadata:
31303130
ts-api-utils: "npm:^2.0.1"
31313131
peerDependencies:
31323132
typescript: ">=4.8.4 <5.9.0"
3133-
checksum: 10c0/898bf7ec8ee1f3454d0e38a0bb3d7bd3cbd39f530857c9b1851650ec1647bcb6997622e86d24332d81848afd9b65ce4c080437ab1c3c023b23915a745dd0b363
3133+
checksum: 10c0/adc95e4735a8ded05ad35d7b4fae68c675afdd4b3531bc4a51eab5efe793cf80bc75f56dfc8022af4c0a5b316eec61f8ce6b77c2ead45fc675fea7e28cd52ade
31343134
languageName: node
31353135
linkType: hard
31363136

@@ -3148,18 +3148,18 @@ __metadata:
31483148
languageName: node
31493149
linkType: hard
31503150

3151-
"@typescript-eslint/utils@npm:8.26.0":
3152-
version: 8.26.0
3153-
resolution: "@typescript-eslint/utils@npm:8.26.0"
3151+
"@typescript-eslint/utils@npm:8.26.1":
3152+
version: 8.26.1
3153+
resolution: "@typescript-eslint/utils@npm:8.26.1"
31543154
dependencies:
31553155
"@eslint-community/eslint-utils": "npm:^4.4.0"
3156-
"@typescript-eslint/scope-manager": "npm:8.26.0"
3157-
"@typescript-eslint/types": "npm:8.26.0"
3158-
"@typescript-eslint/typescript-estree": "npm:8.26.0"
3156+
"@typescript-eslint/scope-manager": "npm:8.26.1"
3157+
"@typescript-eslint/types": "npm:8.26.1"
3158+
"@typescript-eslint/typescript-estree": "npm:8.26.1"
31593159
peerDependencies:
31603160
eslint: ^8.57.0 || ^9.0.0
31613161
typescript: ">=4.8.4 <5.9.0"
3162-
checksum: 10c0/594838a865d385ad5206c8b948678d4cb4010d0c9b826913968ce9e8af4d1c58b1f044de49f91d8dc36cda2ddb121ee7d2c5b53822a05f3e55002b10a42b3bfb
3162+
checksum: 10c0/a5cb3bdf253cc8e8474a2ed8666c0a6194abe56f44039c6623bef0459ed17d0276ed6e40c70d35bd8ec4d41bafc255e4d3025469f32ac692ba2d89e7579c2a26
31633163
languageName: node
31643164
linkType: hard
31653165

@@ -3173,13 +3173,13 @@ __metadata:
31733173
languageName: node
31743174
linkType: hard
31753175

3176-
"@typescript-eslint/visitor-keys@npm:8.26.0":
3177-
version: 8.26.0
3178-
resolution: "@typescript-eslint/visitor-keys@npm:8.26.0"
3176+
"@typescript-eslint/visitor-keys@npm:8.26.1":
3177+
version: 8.26.1
3178+
resolution: "@typescript-eslint/visitor-keys@npm:8.26.1"
31793179
dependencies:
3180-
"@typescript-eslint/types": "npm:8.26.0"
3180+
"@typescript-eslint/types": "npm:8.26.1"
31813181
eslint-visitor-keys: "npm:^4.2.0"
3182-
checksum: 10c0/6428c1ba199d962060d43f06ba8a98b874ba6fe875a23b10e8f01550838d8be8ee689ae4da3e8b045d4c7bb01e38385e6a8ae17a9d566cf7cd21f7090b573f61
3182+
checksum: 10c0/51b1016d06cd2b9eac0a213de418b0a26022fd3b71478014541bfcbc2a3c4d666552390eb9c209fa9e52c868710d9f1b21a2c789d35c650239438c366a27a239
31833183
languageName: node
31843184
linkType: hard
31853185

0 commit comments

Comments
 (0)