Skip to content

Commit 225f75e

Browse files
feat(deps): update typescript-eslint to v8.27.0
1 parent d30f4a2 commit 225f75e

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.1",
44-
"@typescript-eslint/parser": "8.26.1",
43+
"@typescript-eslint/eslint-plugin": "8.27.0",
44+
"@typescript-eslint/parser": "8.27.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
@@ -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.1"
2606-
"@typescript-eslint/parser": "npm:8.26.1"
2605+
"@typescript-eslint/eslint-plugin": "npm:8.27.0"
2606+
"@typescript-eslint/parser": "npm:8.27.0"
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.1":
2998-
version: 8.26.1
2999-
resolution: "@typescript-eslint/eslint-plugin@npm:8.26.1"
2997+
"@typescript-eslint/eslint-plugin@npm:8.27.0":
2998+
version: 8.27.0
2999+
resolution: "@typescript-eslint/eslint-plugin@npm:8.27.0"
30003000
dependencies:
30013001
"@eslint-community/regexpp": "npm:^4.10.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"
3002+
"@typescript-eslint/scope-manager": "npm:8.27.0"
3003+
"@typescript-eslint/type-utils": "npm:8.27.0"
3004+
"@typescript-eslint/utils": "npm:8.27.0"
3005+
"@typescript-eslint/visitor-keys": "npm:8.27.0"
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/412f41aafd503a1faea91edd03a68717ca8a49ed6683700b8386115c67b86110c9826d10005d3a0341b78cdee41a6ef08842716ced2b58af03f91eb1b8cc929c
3014+
checksum: 10c0/95bbab011bfe51ca657ff346e4c6cac25652c88e5188a5e74d14372dba45c3d7aa713f4c90f80ebc885d77a8be89e131e8b77c096145c90da6c251a475b125fc
30153015
languageName: node
30163016
linkType: hard
30173017

3018-
"@typescript-eslint/parser@npm:8.26.1":
3019-
version: 8.26.1
3020-
resolution: "@typescript-eslint/parser@npm:8.26.1"
3018+
"@typescript-eslint/parser@npm:8.27.0":
3019+
version: 8.27.0
3020+
resolution: "@typescript-eslint/parser@npm:8.27.0"
30213021
dependencies:
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"
3022+
"@typescript-eslint/scope-manager": "npm:8.27.0"
3023+
"@typescript-eslint/types": "npm:8.27.0"
3024+
"@typescript-eslint/typescript-estree": "npm:8.27.0"
3025+
"@typescript-eslint/visitor-keys": "npm:8.27.0"
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/21fe4306b6017bf183d92cdd493edacd302816071e29e1400452f3ccd224ab8111b75892507b9731545e98e6e4d153e54dab568b3433f6c9596b6cb2f7af922f
3030+
checksum: 10c0/2ada98167ca5a474544fada7658d7c8d54ea4dfdd692e3d30d18b5531e50d7308a5b09d23dca651f9fe841f96075ccd18643431f4b61d0e4e7e7ccde888258e8
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.1":
3045-
version: 8.26.1
3046-
resolution: "@typescript-eslint/scope-manager@npm:8.26.1"
3044+
"@typescript-eslint/scope-manager@npm:8.27.0":
3045+
version: 8.27.0
3046+
resolution: "@typescript-eslint/scope-manager@npm:8.27.0"
30473047
dependencies:
3048-
"@typescript-eslint/types": "npm:8.26.1"
3049-
"@typescript-eslint/visitor-keys": "npm:8.26.1"
3050-
checksum: 10c0/ecd30eb615c7384f01cea8f2c8e8dda7507ada52ad0d002d3701bdd9d06f6d14cefb31c6c26ef55708adfaa2045a01151e8685656240268231a4bac8f792afe4
3048+
"@typescript-eslint/types": "npm:8.27.0"
3049+
"@typescript-eslint/visitor-keys": "npm:8.27.0"
3050+
checksum: 10c0/d87daeffb81f4e70f168c38f01c667713bda71c4545e28fcdf0792378fb3df171894ef77854c5c1a5e5a22c784ee1ccea2dd856b5baf825840710a6a74c14ac9
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.1":
3072-
version: 8.26.1
3073-
resolution: "@typescript-eslint/type-utils@npm:8.26.1"
3071+
"@typescript-eslint/type-utils@npm:8.27.0":
3072+
version: 8.27.0
3073+
resolution: "@typescript-eslint/type-utils@npm:8.27.0"
30743074
dependencies:
3075-
"@typescript-eslint/typescript-estree": "npm:8.26.1"
3076-
"@typescript-eslint/utils": "npm:8.26.1"
3075+
"@typescript-eslint/typescript-estree": "npm:8.27.0"
3076+
"@typescript-eslint/utils": "npm:8.27.0"
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/17553b4333246e1ffd447dab78a4cbc565c129c9baf32326387760c9790120a99d955acf84888b7ef96e73c82fc22a3e08e80f0bd65d21e3cf2fe002f977aba1
3082+
checksum: 10c0/f38cdc660ebcb3b71496182b9ea52301ab08a4f062558aa7061a5f0b759ae3e8f68ae250a29e74251cb52c6c56733d7dabed7002b993544cbe0933bb75d67a57
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.1":
3094-
version: 8.26.1
3095-
resolution: "@typescript-eslint/types@npm:8.26.1"
3096-
checksum: 10c0/805b239b57854fc12eae9e2bec6ccab24bac1d30a762c455f22c73b777a5859c64c58b4750458bd0ab4aadd664eb95cbef091348a071975acac05b15ebea9f1b
3093+
"@typescript-eslint/types@npm:8.27.0":
3094+
version: 8.27.0
3095+
resolution: "@typescript-eslint/types@npm:8.27.0"
3096+
checksum: 10c0/9c5f2ba816a9baea5982feeadebe4d19f4df77ddb025a7b2307f9e1e6914076b63cbad81f7f915814e64b4d915052cf27bd79ce3e5a831340cb5ab244133941b
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.1":
3120-
version: 8.26.1
3121-
resolution: "@typescript-eslint/typescript-estree@npm:8.26.1"
3119+
"@typescript-eslint/typescript-estree@npm:8.27.0":
3120+
version: 8.27.0
3121+
resolution: "@typescript-eslint/typescript-estree@npm:8.27.0"
31223122
dependencies:
3123-
"@typescript-eslint/types": "npm:8.26.1"
3124-
"@typescript-eslint/visitor-keys": "npm:8.26.1"
3123+
"@typescript-eslint/types": "npm:8.27.0"
3124+
"@typescript-eslint/visitor-keys": "npm:8.27.0"
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/adc95e4735a8ded05ad35d7b4fae68c675afdd4b3531bc4a51eab5efe793cf80bc75f56dfc8022af4c0a5b316eec61f8ce6b77c2ead45fc675fea7e28cd52ade
3133+
checksum: 10c0/c04d602825ff2a7b2a89746a68b32f7052fb4ce3d2355d1f4e6f43fd064f17c3b44fb974c98838a078fdebdc35152d2ab0af34663dfca99db7a790bd3fc5d8ac
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.1":
3152-
version: 8.26.1
3153-
resolution: "@typescript-eslint/utils@npm:8.26.1"
3151+
"@typescript-eslint/utils@npm:8.27.0":
3152+
version: 8.27.0
3153+
resolution: "@typescript-eslint/utils@npm:8.27.0"
31543154
dependencies:
31553155
"@eslint-community/eslint-utils": "npm:^4.4.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"
3156+
"@typescript-eslint/scope-manager": "npm:8.27.0"
3157+
"@typescript-eslint/types": "npm:8.27.0"
3158+
"@typescript-eslint/typescript-estree": "npm:8.27.0"
31593159
peerDependencies:
31603160
eslint: ^8.57.0 || ^9.0.0
31613161
typescript: ">=4.8.4 <5.9.0"
3162-
checksum: 10c0/a5cb3bdf253cc8e8474a2ed8666c0a6194abe56f44039c6623bef0459ed17d0276ed6e40c70d35bd8ec4d41bafc255e4d3025469f32ac692ba2d89e7579c2a26
3162+
checksum: 10c0/dcfd5f2c17f1a33061e3ec70d0946ff23a4238aabacae3d85087165beccedf84fb8506d30848f2470e3b60ab98b230aef79c6e8b4c5d39648a37ac559ac5b1e0
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.1":
3177-
version: 8.26.1
3178-
resolution: "@typescript-eslint/visitor-keys@npm:8.26.1"
3176+
"@typescript-eslint/visitor-keys@npm:8.27.0":
3177+
version: 8.27.0
3178+
resolution: "@typescript-eslint/visitor-keys@npm:8.27.0"
31793179
dependencies:
3180-
"@typescript-eslint/types": "npm:8.26.1"
3180+
"@typescript-eslint/types": "npm:8.27.0"
31813181
eslint-visitor-keys: "npm:^4.2.0"
3182-
checksum: 10c0/51b1016d06cd2b9eac0a213de418b0a26022fd3b71478014541bfcbc2a3c4d666552390eb9c209fa9e52c868710d9f1b21a2c789d35c650239438c366a27a239
3182+
checksum: 10c0/d86fd4032db07123816aab3a6b8b53f840387385ab2a4d8f96b22fc76b5438fb27ac8dc42b63caf23f3d265c33e9075dbf1ce8d31f939df12f5cd077d3b10295
31833183
languageName: node
31843184
linkType: hard
31853185

0 commit comments

Comments
 (0)