Skip to content

Commit d68e67c

Browse files
feat(deps): update typescript-eslint to v8.52.0
1 parent 594c191 commit d68e67c

2 files changed

Lines changed: 86 additions & 86 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@softwareventures/semantic-release-config": "5.1.1",
3737
"@softwareventures/tsconfig": "8.1.1",
3838
"@types/node": "17.0.45",
39-
"@typescript-eslint/eslint-plugin": "8.51.0",
40-
"@typescript-eslint/parser": "8.51.0",
39+
"@typescript-eslint/eslint-plugin": "8.52.0",
40+
"@typescript-eslint/parser": "8.52.0",
4141
"ava": "6.4.1",
4242
"commitizen": "4.3.1",
4343
"conventional-changelog-conventionalcommits": "7.0.2",

yarn.lock

Lines changed: 84 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -1713,7 +1713,7 @@ __metadata:
17131713
languageName: node
17141714
linkType: hard
17151715

1716-
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.7.0":
1716+
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.9.1":
17171717
version: 4.9.1
17181718
resolution: "@eslint-community/eslint-utils@npm:4.9.1"
17191719
dependencies:
@@ -1731,7 +1731,7 @@ __metadata:
17311731
languageName: node
17321732
linkType: hard
17331733

1734-
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.6.1, @eslint-community/regexpp@npm:^4.8.0":
1734+
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.12.2, @eslint-community/regexpp@npm:^4.6.1, @eslint-community/regexpp@npm:^4.8.0":
17351735
version: 4.12.2
17361736
resolution: "@eslint-community/regexpp@npm:4.12.2"
17371737
checksum: 10c0/fddcbc66851b308478d04e302a4d771d6917a0b3740dc351513c0da9ca2eab8a1adf99f5e0aa7ab8b13fa0df005c81adeee7e63a92f3effd7d367a163b721c2d
@@ -2615,8 +2615,8 @@ __metadata:
26152615
"@softwareventures/semantic-release-config": "npm:5.1.1"
26162616
"@softwareventures/tsconfig": "npm:8.1.1"
26172617
"@types/node": "npm:17.0.45"
2618-
"@typescript-eslint/eslint-plugin": "npm:8.51.0"
2619-
"@typescript-eslint/parser": "npm:8.51.0"
2618+
"@typescript-eslint/eslint-plugin": "npm:8.52.0"
2619+
"@typescript-eslint/parser": "npm:8.52.0"
26202620
ava: "npm:6.4.1"
26212621
commitizen: "npm:4.3.1"
26222622
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2761,52 +2761,52 @@ __metadata:
27612761
languageName: node
27622762
linkType: hard
27632763

2764-
"@typescript-eslint/eslint-plugin@npm:8.51.0":
2765-
version: 8.51.0
2766-
resolution: "@typescript-eslint/eslint-plugin@npm:8.51.0"
2764+
"@typescript-eslint/eslint-plugin@npm:8.52.0":
2765+
version: 8.52.0
2766+
resolution: "@typescript-eslint/eslint-plugin@npm:8.52.0"
27672767
dependencies:
2768-
"@eslint-community/regexpp": "npm:^4.10.0"
2769-
"@typescript-eslint/scope-manager": "npm:8.51.0"
2770-
"@typescript-eslint/type-utils": "npm:8.51.0"
2771-
"@typescript-eslint/utils": "npm:8.51.0"
2772-
"@typescript-eslint/visitor-keys": "npm:8.51.0"
2773-
ignore: "npm:^7.0.0"
2768+
"@eslint-community/regexpp": "npm:^4.12.2"
2769+
"@typescript-eslint/scope-manager": "npm:8.52.0"
2770+
"@typescript-eslint/type-utils": "npm:8.52.0"
2771+
"@typescript-eslint/utils": "npm:8.52.0"
2772+
"@typescript-eslint/visitor-keys": "npm:8.52.0"
2773+
ignore: "npm:^7.0.5"
27742774
natural-compare: "npm:^1.4.0"
2775-
ts-api-utils: "npm:^2.2.0"
2775+
ts-api-utils: "npm:^2.4.0"
27762776
peerDependencies:
2777-
"@typescript-eslint/parser": ^8.51.0
2777+
"@typescript-eslint/parser": ^8.52.0
27782778
eslint: ^8.57.0 || ^9.0.0
27792779
typescript: ">=4.8.4 <6.0.0"
2780-
checksum: 10c0/3140e66a0f722338d56bf3de2b7cbb9a74a812d8da90fc61975ea029f6a401252c0824063d4c4baab9827de6f0209b34f4bbdc46e3f5fefd8fa2ff4a3980406f
2780+
checksum: 10c0/853e929bf1077f59c47c2a112ca8837ccc53b1c80f0b39a9505806ee8002e5599b85323c5ccaa9ee4d6a6dafcdc99461c5296b5f24d8ab131346bec5bda36c85
27812781
languageName: node
27822782
linkType: hard
27832783

2784-
"@typescript-eslint/parser@npm:8.51.0":
2785-
version: 8.51.0
2786-
resolution: "@typescript-eslint/parser@npm:8.51.0"
2784+
"@typescript-eslint/parser@npm:8.52.0":
2785+
version: 8.52.0
2786+
resolution: "@typescript-eslint/parser@npm:8.52.0"
27872787
dependencies:
2788-
"@typescript-eslint/scope-manager": "npm:8.51.0"
2789-
"@typescript-eslint/types": "npm:8.51.0"
2790-
"@typescript-eslint/typescript-estree": "npm:8.51.0"
2791-
"@typescript-eslint/visitor-keys": "npm:8.51.0"
2792-
debug: "npm:^4.3.4"
2788+
"@typescript-eslint/scope-manager": "npm:8.52.0"
2789+
"@typescript-eslint/types": "npm:8.52.0"
2790+
"@typescript-eslint/typescript-estree": "npm:8.52.0"
2791+
"@typescript-eslint/visitor-keys": "npm:8.52.0"
2792+
debug: "npm:^4.4.3"
27932793
peerDependencies:
27942794
eslint: ^8.57.0 || ^9.0.0
27952795
typescript: ">=4.8.4 <6.0.0"
2796-
checksum: 10c0/b6aab1d82cc98a77aaae7637bf2934980104799793b3fd5b893065d930fe9b23cd6c2059d6f73fb454ea08f9e956e84fa940310d8435092a14be645a42062d94
2796+
checksum: 10c0/a11304db8068850e04dfcaa2728b73940635f3857c7d0a24cda002d0ad2d9af4ffec44c30f52c91385b065decbf9f134a7337f54d00289160fbbff76fca7649b
27972797
languageName: node
27982798
linkType: hard
27992799

2800-
"@typescript-eslint/project-service@npm:8.51.0":
2801-
version: 8.51.0
2802-
resolution: "@typescript-eslint/project-service@npm:8.51.0"
2800+
"@typescript-eslint/project-service@npm:8.52.0":
2801+
version: 8.52.0
2802+
resolution: "@typescript-eslint/project-service@npm:8.52.0"
28032803
dependencies:
2804-
"@typescript-eslint/tsconfig-utils": "npm:^8.51.0"
2805-
"@typescript-eslint/types": "npm:^8.51.0"
2806-
debug: "npm:^4.3.4"
2804+
"@typescript-eslint/tsconfig-utils": "npm:^8.52.0"
2805+
"@typescript-eslint/types": "npm:^8.52.0"
2806+
debug: "npm:^4.4.3"
28072807
peerDependencies:
28082808
typescript: ">=4.8.4 <6.0.0"
2809-
checksum: 10c0/c6e6efbf79e126261e1742990b0872a34bbbe9931d99f0aabd12cb70a65a361e02d626db4b632dabee2b2c26b7e5b48344fc5a796c56438ae0788535e2bbe092
2809+
checksum: 10c0/2dc7379572b4b1340daff5923fbf7987ebd2de5a4203ece0ec9e8a9e85cf182cd4cd24c25bd7df62b981fb633c91dd35f27fed1341719c2f8a48eb80682b4658
28102810
languageName: node
28112811
linkType: hard
28122812

@@ -2820,22 +2820,22 @@ __metadata:
28202820
languageName: node
28212821
linkType: hard
28222822

2823-
"@typescript-eslint/scope-manager@npm:8.51.0":
2824-
version: 8.51.0
2825-
resolution: "@typescript-eslint/scope-manager@npm:8.51.0"
2823+
"@typescript-eslint/scope-manager@npm:8.52.0":
2824+
version: 8.52.0
2825+
resolution: "@typescript-eslint/scope-manager@npm:8.52.0"
28262826
dependencies:
2827-
"@typescript-eslint/types": "npm:8.51.0"
2828-
"@typescript-eslint/visitor-keys": "npm:8.51.0"
2829-
checksum: 10c0/dd1e75fc13e6b1119954612d9e8ad3f2d91bc37dcde85fd00e959171aaf6c716c4c265c90c5accf24b5831bd3f48510b0775e5583085b8fa2ad5c37c8980ae1a
2827+
"@typescript-eslint/types": "npm:8.52.0"
2828+
"@typescript-eslint/visitor-keys": "npm:8.52.0"
2829+
checksum: 10c0/385105ad1bb63eddcfc65039a7c13ec339aef4823c3021110cffe72c545b27c6b197e40ec55000b5b1bf278946a3e1a77eba19203f461c1a77ba3fe82d007f3e
28302830
languageName: node
28312831
linkType: hard
28322832

2833-
"@typescript-eslint/tsconfig-utils@npm:8.51.0, @typescript-eslint/tsconfig-utils@npm:^8.51.0":
2834-
version: 8.51.0
2835-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.51.0"
2833+
"@typescript-eslint/tsconfig-utils@npm:8.52.0, @typescript-eslint/tsconfig-utils@npm:^8.52.0":
2834+
version: 8.52.0
2835+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.52.0"
28362836
peerDependencies:
28372837
typescript: ">=4.8.4 <6.0.0"
2838-
checksum: 10c0/46cab9a5342b4a8f8a1d05aaee4236c5262a540ad0bca1f0e8dad5d63ed1e634b88ce0c82a612976dab09861e21086fc995a368df0435ac43fb960e0b9e5cde2
2838+
checksum: 10c0/a45f6c1453031c149b2dedaa4e8ace53aa71c751a5702b028cbd9a899928d46141cc4343d8de6260e3e27024f6645b12669d8759f66ebde4cbae2f703b859747
28392839
languageName: node
28402840
linkType: hard
28412841

@@ -2856,19 +2856,19 @@ __metadata:
28562856
languageName: node
28572857
linkType: hard
28582858

2859-
"@typescript-eslint/type-utils@npm:8.51.0":
2860-
version: 8.51.0
2861-
resolution: "@typescript-eslint/type-utils@npm:8.51.0"
2859+
"@typescript-eslint/type-utils@npm:8.52.0":
2860+
version: 8.52.0
2861+
resolution: "@typescript-eslint/type-utils@npm:8.52.0"
28622862
dependencies:
2863-
"@typescript-eslint/types": "npm:8.51.0"
2864-
"@typescript-eslint/typescript-estree": "npm:8.51.0"
2865-
"@typescript-eslint/utils": "npm:8.51.0"
2866-
debug: "npm:^4.3.4"
2867-
ts-api-utils: "npm:^2.2.0"
2863+
"@typescript-eslint/types": "npm:8.52.0"
2864+
"@typescript-eslint/typescript-estree": "npm:8.52.0"
2865+
"@typescript-eslint/utils": "npm:8.52.0"
2866+
debug: "npm:^4.4.3"
2867+
ts-api-utils: "npm:^2.4.0"
28682868
peerDependencies:
28692869
eslint: ^8.57.0 || ^9.0.0
28702870
typescript: ">=4.8.4 <6.0.0"
2871-
checksum: 10c0/7c17214e54bc3a4fe4551d9251ffbac52e84ca46eeae840c0f981994b7cbcc837ef32a2b6d510b02d958a8f568df355e724d9c6938a206716271a1b0c00801b7
2871+
checksum: 10c0/c859ffd10d0a986047af139d3e3a1fa3cb42155a8da13838680ff61bb2880798ecff346c50f9d6214ae742507ca0db39228a2d68b1f099473daba98be037aef3
28722872
languageName: node
28732873
linkType: hard
28742874

@@ -2879,10 +2879,10 @@ __metadata:
28792879
languageName: node
28802880
linkType: hard
28812881

2882-
"@typescript-eslint/types@npm:8.51.0, @typescript-eslint/types@npm:^8.11.0, @typescript-eslint/types@npm:^8.51.0":
2883-
version: 8.51.0
2884-
resolution: "@typescript-eslint/types@npm:8.51.0"
2885-
checksum: 10c0/eb3473d0bb71eb886438f35887b620ffadae7853b281752a40c73158aee644d136adeb82549be7d7c30f346fe888b2e979dff7e30e67b35377e8281018034529
2882+
"@typescript-eslint/types@npm:8.52.0, @typescript-eslint/types@npm:^8.11.0, @typescript-eslint/types@npm:^8.52.0":
2883+
version: 8.52.0
2884+
resolution: "@typescript-eslint/types@npm:8.52.0"
2885+
checksum: 10c0/ad93803aa92570a96cc9f9a201735e68fecee9056a37563c9e5b70c16436927ac823ec38d9712881910d89dd7314b0a40100ef41ef1aca0d42674d3312d5ec8e
28862886
languageName: node
28872887
linkType: hard
28882888

@@ -2905,22 +2905,22 @@ __metadata:
29052905
languageName: node
29062906
linkType: hard
29072907

2908-
"@typescript-eslint/typescript-estree@npm:8.51.0":
2909-
version: 8.51.0
2910-
resolution: "@typescript-eslint/typescript-estree@npm:8.51.0"
2908+
"@typescript-eslint/typescript-estree@npm:8.52.0":
2909+
version: 8.52.0
2910+
resolution: "@typescript-eslint/typescript-estree@npm:8.52.0"
29112911
dependencies:
2912-
"@typescript-eslint/project-service": "npm:8.51.0"
2913-
"@typescript-eslint/tsconfig-utils": "npm:8.51.0"
2914-
"@typescript-eslint/types": "npm:8.51.0"
2915-
"@typescript-eslint/visitor-keys": "npm:8.51.0"
2916-
debug: "npm:^4.3.4"
2917-
minimatch: "npm:^9.0.4"
2918-
semver: "npm:^7.6.0"
2912+
"@typescript-eslint/project-service": "npm:8.52.0"
2913+
"@typescript-eslint/tsconfig-utils": "npm:8.52.0"
2914+
"@typescript-eslint/types": "npm:8.52.0"
2915+
"@typescript-eslint/visitor-keys": "npm:8.52.0"
2916+
debug: "npm:^4.4.3"
2917+
minimatch: "npm:^9.0.5"
2918+
semver: "npm:^7.7.3"
29192919
tinyglobby: "npm:^0.2.15"
2920-
ts-api-utils: "npm:^2.2.0"
2920+
ts-api-utils: "npm:^2.4.0"
29212921
peerDependencies:
29222922
typescript: ">=4.8.4 <6.0.0"
2923-
checksum: 10c0/5386acc67298a6757681b6264c29a6b9304be7a188f11498bbaa82bb0a3095fd79394ad80d6520bdff3fa3093199f9a438246604ee3281b76f7ed574b7516854
2923+
checksum: 10c0/e4158a6364d3f009eac780947504ac1dad2ee3f1fdd4dfd99e4a7b48719ce0d342a769dc05fa5d4bc5de9de28175aa8e9ba612385f6b6f215039ff41e91f2de5
29242924
languageName: node
29252925
linkType: hard
29262926

@@ -2938,18 +2938,18 @@ __metadata:
29382938
languageName: node
29392939
linkType: hard
29402940

2941-
"@typescript-eslint/utils@npm:8.51.0":
2942-
version: 8.51.0
2943-
resolution: "@typescript-eslint/utils@npm:8.51.0"
2941+
"@typescript-eslint/utils@npm:8.52.0":
2942+
version: 8.52.0
2943+
resolution: "@typescript-eslint/utils@npm:8.52.0"
29442944
dependencies:
2945-
"@eslint-community/eslint-utils": "npm:^4.7.0"
2946-
"@typescript-eslint/scope-manager": "npm:8.51.0"
2947-
"@typescript-eslint/types": "npm:8.51.0"
2948-
"@typescript-eslint/typescript-estree": "npm:8.51.0"
2945+
"@eslint-community/eslint-utils": "npm:^4.9.1"
2946+
"@typescript-eslint/scope-manager": "npm:8.52.0"
2947+
"@typescript-eslint/types": "npm:8.52.0"
2948+
"@typescript-eslint/typescript-estree": "npm:8.52.0"
29492949
peerDependencies:
29502950
eslint: ^8.57.0 || ^9.0.0
29512951
typescript: ">=4.8.4 <6.0.0"
2952-
checksum: 10c0/ffb8237cfb33a1998ae2812b136d42fb65e7497f185d46097d19e43112e41b3ef59f901ba679c2e5372ad3007026f6e5add3a3de0f2e75ce6896918713fa38a8
2952+
checksum: 10c0/67e501e8ef4c4a5510237e3bfcfee37512137075a18c24f615924559bcca64ce9903118e7e4288cd4f58361979243f457d43684cdafa6c193fa8963a7431d0f3
29532953
languageName: node
29542954
linkType: hard
29552955

@@ -2963,13 +2963,13 @@ __metadata:
29632963
languageName: node
29642964
linkType: hard
29652965

2966-
"@typescript-eslint/visitor-keys@npm:8.51.0":
2967-
version: 8.51.0
2968-
resolution: "@typescript-eslint/visitor-keys@npm:8.51.0"
2966+
"@typescript-eslint/visitor-keys@npm:8.52.0":
2967+
version: 8.52.0
2968+
resolution: "@typescript-eslint/visitor-keys@npm:8.52.0"
29692969
dependencies:
2970-
"@typescript-eslint/types": "npm:8.51.0"
2970+
"@typescript-eslint/types": "npm:8.52.0"
29712971
eslint-visitor-keys: "npm:^4.2.1"
2972-
checksum: 10c0/fce5603961cf336e71095f7599157de65e3182f61cbd6cab33a43551ee91485b4e9bf6cacc1b275cf6f3503b92f8568fe2267a45c82e60e386ee73db727a26ca
2972+
checksum: 10c0/7163735d872df0930301ecccd454602d241a65223b84ff3ef78ede02f27941c0cbb95d0c8b4fe51637d1fbd981e6558d454fc485a2488d7190e264e12a8a355f
29732973
languageName: node
29742974
linkType: hard
29752975

@@ -4356,7 +4356,7 @@ __metadata:
43564356
languageName: node
43574357
linkType: hard
43584358

4359-
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.4.1":
4359+
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.4.1, debug@npm:^4.4.3":
43604360
version: 4.4.3
43614361
resolution: "debug@npm:4.4.3"
43624362
dependencies:
@@ -6196,7 +6196,7 @@ __metadata:
61966196
languageName: node
61976197
linkType: hard
61986198

6199-
"ignore@npm:^7.0.0, ignore@npm:^7.0.3":
6199+
"ignore@npm:^7.0.3, ignore@npm:^7.0.5":
62006200
version: 7.0.5
62016201
resolution: "ignore@npm:7.0.5"
62026202
checksum: 10c0/ae00db89fe873064a093b8999fe4cc284b13ef2a178636211842cceb650b9c3e390d3339191acb145d81ed5379d2074840cf0c33a20bdbd6f32821f79eb4ad5d
@@ -9367,7 +9367,7 @@ __metadata:
93679367
languageName: node
93689368
linkType: hard
93699369

9370-
"semver@npm:^7.1.1, semver@npm:^7.1.2, semver@npm:^7.3.2, semver@npm:^7.3.5, semver@npm:^7.3.6, semver@npm:^7.3.7, semver@npm:^7.5.2, semver@npm:^7.5.3, semver@npm:^7.6.0, semver@npm:^7.7.2":
9370+
"semver@npm:^7.1.1, semver@npm:^7.1.2, semver@npm:^7.3.2, semver@npm:^7.3.5, semver@npm:^7.3.6, semver@npm:^7.3.7, semver@npm:^7.5.2, semver@npm:^7.5.3, semver@npm:^7.6.0, semver@npm:^7.7.2, semver@npm:^7.7.3":
93719371
version: 7.7.3
93729372
resolution: "semver@npm:7.7.3"
93739373
bin:
@@ -10151,7 +10151,7 @@ __metadata:
1015110151
languageName: node
1015210152
linkType: hard
1015310153

10154-
"ts-api-utils@npm:^2.2.0":
10154+
"ts-api-utils@npm:^2.4.0":
1015510155
version: 2.4.0
1015610156
resolution: "ts-api-utils@npm:2.4.0"
1015710157
peerDependencies:

0 commit comments

Comments
 (0)