Skip to content

Commit 7abdb57

Browse files
committed
chore(deps): update dependency typescript-eslint to ^8.22.0
1 parent ece9e07 commit 7abdb57

File tree

2 files changed

+97
-108
lines changed

2 files changed

+97
-108
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"ts-node": "^10.9.2",
7878
"ts-patch": "^3.3.0",
7979
"typescript": "^5.4.5",
80-
"typescript-eslint": "^7.18.0"
80+
"typescript-eslint": "^8.22.0"
8181
},
8282
"scripts": {
8383
"build": "yarn clean && yarn build:generate && yarn build:esm && yarn build:cjs && yarn build:subpaths && yarn build:single:packages",

yarn.lock

Lines changed: 96 additions & 107 deletions
Original file line numberDiff line numberDiff line change
@@ -3736,7 +3736,7 @@ __metadata:
37363736
ts-node: "npm:^10.9.2"
37373737
ts-patch: "npm:^3.3.0"
37383738
typescript: "npm:^5.4.5"
3739-
typescript-eslint: "npm:^7.18.0"
3739+
typescript-eslint: "npm:^8.22.0"
37403740
languageName: unknown
37413741
linkType: soft
37423742

@@ -5169,44 +5169,40 @@ __metadata:
51695169
languageName: node
51705170
linkType: hard
51715171

5172-
"@typescript-eslint/eslint-plugin@npm:7.18.0":
5173-
version: 7.18.0
5174-
resolution: "@typescript-eslint/eslint-plugin@npm:7.18.0"
5172+
"@typescript-eslint/eslint-plugin@npm:8.26.0":
5173+
version: 8.26.0
5174+
resolution: "@typescript-eslint/eslint-plugin@npm:8.26.0"
51755175
dependencies:
51765176
"@eslint-community/regexpp": "npm:^4.10.0"
5177-
"@typescript-eslint/scope-manager": "npm:7.18.0"
5178-
"@typescript-eslint/type-utils": "npm:7.18.0"
5179-
"@typescript-eslint/utils": "npm:7.18.0"
5180-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
5177+
"@typescript-eslint/scope-manager": "npm:8.26.0"
5178+
"@typescript-eslint/type-utils": "npm:8.26.0"
5179+
"@typescript-eslint/utils": "npm:8.26.0"
5180+
"@typescript-eslint/visitor-keys": "npm:8.26.0"
51815181
graphemer: "npm:^1.4.0"
51825182
ignore: "npm:^5.3.1"
51835183
natural-compare: "npm:^1.4.0"
5184-
ts-api-utils: "npm:^1.3.0"
5184+
ts-api-utils: "npm:^2.0.1"
51855185
peerDependencies:
5186-
"@typescript-eslint/parser": ^7.0.0
5187-
eslint: ^8.56.0
5188-
peerDependenciesMeta:
5189-
typescript:
5190-
optional: true
5191-
checksum: 10c0/2b37948fa1b0dab77138909dabef242a4d49ab93e4019d4ef930626f0a7d96b03e696cd027fa0087881c20e73be7be77c942606b4a76fa599e6b37f6985304c3
5186+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
5187+
eslint: ^8.57.0 || ^9.0.0
5188+
typescript: ">=4.8.4 <5.9.0"
5189+
checksum: 10c0/b270467672c5cb7fb9085ae063364252af2910a424899f2a9f54cfbe84aba6ce80dbbf5027f1f33f17cc587da9883de212a4b3dc969f22ded30076889b499dd8
51925190
languageName: node
51935191
linkType: hard
51945192

5195-
"@typescript-eslint/parser@npm:7.18.0":
5196-
version: 7.18.0
5197-
resolution: "@typescript-eslint/parser@npm:7.18.0"
5193+
"@typescript-eslint/parser@npm:8.26.0":
5194+
version: 8.26.0
5195+
resolution: "@typescript-eslint/parser@npm:8.26.0"
51985196
dependencies:
5199-
"@typescript-eslint/scope-manager": "npm:7.18.0"
5200-
"@typescript-eslint/types": "npm:7.18.0"
5201-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
5202-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
5197+
"@typescript-eslint/scope-manager": "npm:8.26.0"
5198+
"@typescript-eslint/types": "npm:8.26.0"
5199+
"@typescript-eslint/typescript-estree": "npm:8.26.0"
5200+
"@typescript-eslint/visitor-keys": "npm:8.26.0"
52035201
debug: "npm:^4.3.4"
52045202
peerDependencies:
5205-
eslint: ^8.56.0
5206-
peerDependenciesMeta:
5207-
typescript:
5208-
optional: true
5209-
checksum: 10c0/370e73fca4278091bc1b657f85e7d74cd52b24257ea20c927a8e17546107ce04fbf313fec99aed0cc2a145ddbae1d3b12e9cc2c1320117636dc1281bcfd08059
5203+
eslint: ^8.57.0 || ^9.0.0
5204+
typescript: ">=4.8.4 <5.9.0"
5205+
checksum: 10c0/b937a80aeca4e508a67cbf2e42dfd268316336de265aaf836d04e49008a6ff4d754e73ad30075c183d98756677d1f54061c34e618c97d5fb61a04903c65d4851
52105206
languageName: node
52115207
linkType: hard
52125208

@@ -5220,30 +5216,28 @@ __metadata:
52205216
languageName: node
52215217
linkType: hard
52225218

5223-
"@typescript-eslint/scope-manager@npm:7.18.0":
5224-
version: 7.18.0
5225-
resolution: "@typescript-eslint/scope-manager@npm:7.18.0"
5219+
"@typescript-eslint/scope-manager@npm:8.26.0":
5220+
version: 8.26.0
5221+
resolution: "@typescript-eslint/scope-manager@npm:8.26.0"
52265222
dependencies:
5227-
"@typescript-eslint/types": "npm:7.18.0"
5228-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
5229-
checksum: 10c0/038cd58c2271de146b3a594afe2c99290034033326d57ff1f902976022c8b0138ffd3cb893ae439ae41003b5e4bcc00cabf6b244ce40e8668f9412cc96d97b8e
5223+
"@typescript-eslint/types": "npm:8.26.0"
5224+
"@typescript-eslint/visitor-keys": "npm:8.26.0"
5225+
checksum: 10c0/f93b12daf6a4df3050ca3fc6db1f534b5c521861509ee09a45a8a17d97f2fbb20c2d34975f07291481d69998aac9f2975f8facad0d47f533db56ec8f70f533a0
52305226
languageName: node
52315227
linkType: hard
52325228

5233-
"@typescript-eslint/type-utils@npm:7.18.0":
5234-
version: 7.18.0
5235-
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
5229+
"@typescript-eslint/type-utils@npm:8.26.0":
5230+
version: 8.26.0
5231+
resolution: "@typescript-eslint/type-utils@npm:8.26.0"
52365232
dependencies:
5237-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
5238-
"@typescript-eslint/utils": "npm:7.18.0"
5233+
"@typescript-eslint/typescript-estree": "npm:8.26.0"
5234+
"@typescript-eslint/utils": "npm:8.26.0"
52395235
debug: "npm:^4.3.4"
5240-
ts-api-utils: "npm:^1.3.0"
5236+
ts-api-utils: "npm:^2.0.1"
52415237
peerDependencies:
5242-
eslint: ^8.56.0
5243-
peerDependenciesMeta:
5244-
typescript:
5245-
optional: true
5246-
checksum: 10c0/ad92a38007be620f3f7036f10e234abdc2fdc518787b5a7227e55fd12896dacf56e8b34578723fbf9bea8128df2510ba8eb6739439a3879eda9519476d5783fd
5238+
eslint: ^8.57.0 || ^9.0.0
5239+
typescript: ">=4.8.4 <5.9.0"
5240+
checksum: 10c0/840b7551dcea7304632564612a2460f869c5330c50661cf21ac5992359aba7539f1466ac7dbde6f2d0bd56f6f769c9f3fed8564045c82d4914a88745da846870
52475241
languageName: node
52485242
linkType: hard
52495243

@@ -5254,10 +5248,10 @@ __metadata:
52545248
languageName: node
52555249
linkType: hard
52565250

5257-
"@typescript-eslint/types@npm:7.18.0":
5258-
version: 7.18.0
5259-
resolution: "@typescript-eslint/types@npm:7.18.0"
5260-
checksum: 10c0/eb7371ac55ca77db8e59ba0310b41a74523f17e06f485a0ef819491bc3dd8909bb930120ff7d30aaf54e888167e0005aa1337011f3663dc90fb19203ce478054
5251+
"@typescript-eslint/types@npm:8.26.0":
5252+
version: 8.26.0
5253+
resolution: "@typescript-eslint/types@npm:8.26.0"
5254+
checksum: 10c0/b16c0f67d12092c204a5935b430854b3a41c80934b386a5a4526acc9c8a829d8ee4f78732e71587e605de7845fa9a801b59fff015471dab7bf33676ee68c0100
52615255
languageName: node
52625256
linkType: hard
52635257

@@ -5279,36 +5273,36 @@ __metadata:
52795273
languageName: node
52805274
linkType: hard
52815275

5282-
"@typescript-eslint/typescript-estree@npm:7.18.0":
5283-
version: 7.18.0
5284-
resolution: "@typescript-eslint/typescript-estree@npm:7.18.0"
5276+
"@typescript-eslint/typescript-estree@npm:8.26.0":
5277+
version: 8.26.0
5278+
resolution: "@typescript-eslint/typescript-estree@npm:8.26.0"
52855279
dependencies:
5286-
"@typescript-eslint/types": "npm:7.18.0"
5287-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
5280+
"@typescript-eslint/types": "npm:8.26.0"
5281+
"@typescript-eslint/visitor-keys": "npm:8.26.0"
52885282
debug: "npm:^4.3.4"
5289-
globby: "npm:^11.1.0"
5283+
fast-glob: "npm:^3.3.2"
52905284
is-glob: "npm:^4.0.3"
52915285
minimatch: "npm:^9.0.4"
52925286
semver: "npm:^7.6.0"
5293-
ts-api-utils: "npm:^1.3.0"
5294-
peerDependenciesMeta:
5295-
typescript:
5296-
optional: true
5297-
checksum: 10c0/0c7f109a2e460ec8a1524339479cf78ff17814d23c83aa5112c77fb345e87b3642616291908dcddea1e671da63686403dfb712e4a4435104f92abdfddf9aba81
5287+
ts-api-utils: "npm:^2.0.1"
5288+
peerDependencies:
5289+
typescript: ">=4.8.4 <5.9.0"
5290+
checksum: 10c0/898bf7ec8ee1f3454d0e38a0bb3d7bd3cbd39f530857c9b1851650ec1647bcb6997622e86d24332d81848afd9b65ce4c080437ab1c3c023b23915a745dd0b363
52985291
languageName: node
52995292
linkType: hard
53005293

5301-
"@typescript-eslint/utils@npm:7.18.0":
5302-
version: 7.18.0
5303-
resolution: "@typescript-eslint/utils@npm:7.18.0"
5294+
"@typescript-eslint/utils@npm:8.26.0":
5295+
version: 8.26.0
5296+
resolution: "@typescript-eslint/utils@npm:8.26.0"
53045297
dependencies:
53055298
"@eslint-community/eslint-utils": "npm:^4.4.0"
5306-
"@typescript-eslint/scope-manager": "npm:7.18.0"
5307-
"@typescript-eslint/types": "npm:7.18.0"
5308-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
5299+
"@typescript-eslint/scope-manager": "npm:8.26.0"
5300+
"@typescript-eslint/types": "npm:8.26.0"
5301+
"@typescript-eslint/typescript-estree": "npm:8.26.0"
53095302
peerDependencies:
5310-
eslint: ^8.56.0
5311-
checksum: 10c0/a25a6d50eb45c514469a01ff01f215115a4725fb18401055a847ddf20d1b681409c4027f349033a95c4ff7138d28c3b0a70253dfe8262eb732df4b87c547bd1e
5303+
eslint: ^8.57.0 || ^9.0.0
5304+
typescript: ">=4.8.4 <5.9.0"
5305+
checksum: 10c0/594838a865d385ad5206c8b948678d4cb4010d0c9b826913968ce9e8af4d1c58b1f044de49f91d8dc36cda2ddb121ee7d2c5b53822a05f3e55002b10a42b3bfb
53125306
languageName: node
53135307
linkType: hard
53145308

@@ -5340,13 +5334,13 @@ __metadata:
53405334
languageName: node
53415335
linkType: hard
53425336

5343-
"@typescript-eslint/visitor-keys@npm:7.18.0":
5344-
version: 7.18.0
5345-
resolution: "@typescript-eslint/visitor-keys@npm:7.18.0"
5337+
"@typescript-eslint/visitor-keys@npm:8.26.0":
5338+
version: 8.26.0
5339+
resolution: "@typescript-eslint/visitor-keys@npm:8.26.0"
53465340
dependencies:
5347-
"@typescript-eslint/types": "npm:7.18.0"
5348-
eslint-visitor-keys: "npm:^3.4.3"
5349-
checksum: 10c0/538b645f8ff1d9debf264865c69a317074eaff0255e63d7407046176b0f6a6beba34a6c51d511f12444bae12a98c69891eb6f403c9f54c6c2e2849d1c1cb73c0
5341+
"@typescript-eslint/types": "npm:8.26.0"
5342+
eslint-visitor-keys: "npm:^4.2.0"
5343+
checksum: 10c0/6428c1ba199d962060d43f06ba8a98b874ba6fe875a23b10e8f01550838d8be8ee689ae4da3e8b045d4c7bb01e38385e6a8ae17a9d566cf7cd21f7090b573f61
53505344
languageName: node
53515345
linkType: hard
53525346

@@ -10007,7 +10001,7 @@ __metadata:
1000710001
languageName: node
1000810002
linkType: hard
1000910003

10010-
"eslint-visitor-keys@npm:^3.3.0, eslint-visitor-keys@npm:^3.4.3":
10004+
"eslint-visitor-keys@npm:^3.3.0":
1001110005
version: 3.4.3
1001210006
resolution: "eslint-visitor-keys@npm:3.4.3"
1001310007
checksum: 10c0/92708e882c0a5ffd88c23c0b404ac1628cf20104a108c745f240a13c332a11aac54f49a22d5762efbffc18ecbc9a580d1b7ad034bf5f3cc3307e5cbff2ec9820
@@ -10479,6 +10473,19 @@ __metadata:
1047910473
languageName: node
1048010474
linkType: hard
1048110475

10476+
"fast-glob@npm:^3.3.2":
10477+
version: 3.3.3
10478+
resolution: "fast-glob@npm:3.3.3"
10479+
dependencies:
10480+
"@nodelib/fs.stat": "npm:^2.0.2"
10481+
"@nodelib/fs.walk": "npm:^1.2.3"
10482+
glob-parent: "npm:^5.1.2"
10483+
merge2: "npm:^1.3.0"
10484+
micromatch: "npm:^4.0.8"
10485+
checksum: 10c0/f6aaa141d0d3384cf73cbcdfc52f475ed293f6d5b65bfc5def368b09163a9f7e5ec2b3014d80f733c405f58e470ee0cc451c2937685045cddcdeaa24199c43fe
10486+
languageName: node
10487+
linkType: hard
10488+
1048210489
"fast-json-stable-stringify@npm:^2.0.0, fast-json-stable-stringify@npm:^2.1.0":
1048310490
version: 2.1.0
1048410491
resolution: "fast-json-stable-stringify@npm:2.1.0"
@@ -11475,23 +11482,7 @@ __metadata:
1147511482
languageName: node
1147611483
linkType: hard
1147711484

11478-
"glob@npm:^11.0.1":
11479-
version: 11.0.1
11480-
resolution: "glob@npm:11.0.1"
11481-
dependencies:
11482-
foreground-child: "npm:^3.1.0"
11483-
jackspeak: "npm:^4.0.1"
11484-
minimatch: "npm:^10.0.0"
11485-
minipass: "npm:^7.1.2"
11486-
package-json-from-dist: "npm:^1.0.0"
11487-
path-scurry: "npm:^2.0.0"
11488-
bin:
11489-
glob: dist/esm/bin.mjs
11490-
checksum: 10c0/2b32588be52e9e90f914c7d8dec32f3144b81b84054b0f70e9adfebf37cd7014570489f2a79d21f7801b9a4bd4cca94f426966bfd00fb64a5b705cfe10da3a03
11491-
languageName: node
11492-
linkType: hard
11493-
11494-
"glob@npm:^11.0.0":
11485+
"glob@npm:^11.0.0, glob@npm:^11.0.1":
1149511486
version: 11.0.1
1149611487
resolution: "glob@npm:11.0.1"
1149711488
dependencies:
@@ -21097,12 +21088,12 @@ __metadata:
2109721088
languageName: node
2109821089
linkType: hard
2109921090

21100-
"ts-api-utils@npm:^1.3.0":
21101-
version: 1.3.0
21102-
resolution: "ts-api-utils@npm:1.3.0"
21091+
"ts-api-utils@npm:^2.0.1":
21092+
version: 2.0.1
21093+
resolution: "ts-api-utils@npm:2.0.1"
2110321094
peerDependencies:
21104-
typescript: ">=4.2.0"
21105-
checksum: 10c0/f54a0ba9ed56ce66baea90a3fa087a484002e807f28a8ccb2d070c75e76bde64bd0f6dce98b3802834156306050871b67eec325cb4e918015a360a3f0868c77c
21095+
typescript: ">=4.8.4"
21096+
checksum: 10c0/23fd56a958b332cac00150a652e4c84730df30571bd2faa1ba6d7b511356d1a61656621492bb6c7f15dd6e18847a1408357a0e406671d358115369a17f5bfedd
2110621097
languageName: node
2110721098
linkType: hard
2110821099

@@ -21434,19 +21425,17 @@ __metadata:
2143421425
languageName: node
2143521426
linkType: hard
2143621427

21437-
"typescript-eslint@npm:^7.18.0":
21438-
version: 7.18.0
21439-
resolution: "typescript-eslint@npm:7.18.0"
21428+
"typescript-eslint@npm:^8.22.0":
21429+
version: 8.26.0
21430+
resolution: "typescript-eslint@npm:8.26.0"
2144021431
dependencies:
21441-
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
21442-
"@typescript-eslint/parser": "npm:7.18.0"
21443-
"@typescript-eslint/utils": "npm:7.18.0"
21432+
"@typescript-eslint/eslint-plugin": "npm:8.26.0"
21433+
"@typescript-eslint/parser": "npm:8.26.0"
21434+
"@typescript-eslint/utils": "npm:8.26.0"
2144421435
peerDependencies:
21445-
eslint: ^8.56.0
21446-
peerDependenciesMeta:
21447-
typescript:
21448-
optional: true
21449-
checksum: 10c0/610c0faa70b9be89255086378c7ef69e979115c89be69851fb4d69e76907b3520450b162a8adee56b32dbf368f8c14c1fac88065539012140c1319851f2676da
21436+
eslint: ^8.57.0 || ^9.0.0
21437+
typescript: ">=4.8.4 <5.9.0"
21438+
checksum: 10c0/7bf055ac2839c96d72c3c4213b5bef82ca71aba73a02922b8ba9e3bd91bb845127f32f8cb1c7b7ef6201803a7ffcf0cc6be18318b46d84296e1b1e2adbd27643
2145021439
languageName: node
2145121440
linkType: hard
2145221441

0 commit comments

Comments
 (0)