Skip to content

Commit deb1645

Browse files
feat(deps): update typescript-eslint to v8.52.0
1 parent becb3be commit deb1645

File tree

2 files changed

+86
-86
lines changed

2 files changed

+86
-86
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@softwareventures/semantic-release-config": "5.1.1",
3939
"@softwareventures/tsconfig": "8.1.1",
4040
"@types/node": "17.0.45",
41-
"@typescript-eslint/eslint-plugin": "8.51.0",
42-
"@typescript-eslint/parser": "8.51.0",
41+
"@typescript-eslint/eslint-plugin": "8.52.0",
42+
"@typescript-eslint/parser": "8.52.0",
4343
"ava": "6.4.1",
4444
"commitizen": "4.3.1",
4545
"conventional-changelog-conventionalcommits": "7.0.2",

yarn.lock

Lines changed: 84 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -1704,7 +1704,7 @@ __metadata:
17041704
languageName: node
17051705
linkType: hard
17061706

1707-
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.7.0":
1707+
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.9.1":
17081708
version: 4.9.1
17091709
resolution: "@eslint-community/eslint-utils@npm:4.9.1"
17101710
dependencies:
@@ -1722,7 +1722,7 @@ __metadata:
17221722
languageName: node
17231723
linkType: hard
17241724

1725-
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.6.1, @eslint-community/regexpp@npm:^4.8.0":
1725+
"@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":
17261726
version: 4.12.2
17271727
resolution: "@eslint-community/regexpp@npm:4.12.2"
17281728
checksum: 10c0/fddcbc66851b308478d04e302a4d771d6917a0b3740dc351513c0da9ca2eab8a1adf99f5e0aa7ab8b13fa0df005c81adeee7e63a92f3effd7d367a163b721c2d
@@ -2628,8 +2628,8 @@ __metadata:
26282628
"@softwareventures/semantic-release-config": "npm:5.1.1"
26292629
"@softwareventures/tsconfig": "npm:8.1.1"
26302630
"@types/node": "npm:17.0.45"
2631-
"@typescript-eslint/eslint-plugin": "npm:8.51.0"
2632-
"@typescript-eslint/parser": "npm:8.51.0"
2631+
"@typescript-eslint/eslint-plugin": "npm:8.52.0"
2632+
"@typescript-eslint/parser": "npm:8.52.0"
26332633
ava: "npm:6.4.1"
26342634
commitizen: "npm:4.3.1"
26352635
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2746,52 +2746,52 @@ __metadata:
27462746
languageName: node
27472747
linkType: hard
27482748

2749-
"@typescript-eslint/eslint-plugin@npm:8.51.0":
2750-
version: 8.51.0
2751-
resolution: "@typescript-eslint/eslint-plugin@npm:8.51.0"
2749+
"@typescript-eslint/eslint-plugin@npm:8.52.0":
2750+
version: 8.52.0
2751+
resolution: "@typescript-eslint/eslint-plugin@npm:8.52.0"
27522752
dependencies:
2753-
"@eslint-community/regexpp": "npm:^4.10.0"
2754-
"@typescript-eslint/scope-manager": "npm:8.51.0"
2755-
"@typescript-eslint/type-utils": "npm:8.51.0"
2756-
"@typescript-eslint/utils": "npm:8.51.0"
2757-
"@typescript-eslint/visitor-keys": "npm:8.51.0"
2758-
ignore: "npm:^7.0.0"
2753+
"@eslint-community/regexpp": "npm:^4.12.2"
2754+
"@typescript-eslint/scope-manager": "npm:8.52.0"
2755+
"@typescript-eslint/type-utils": "npm:8.52.0"
2756+
"@typescript-eslint/utils": "npm:8.52.0"
2757+
"@typescript-eslint/visitor-keys": "npm:8.52.0"
2758+
ignore: "npm:^7.0.5"
27592759
natural-compare: "npm:^1.4.0"
2760-
ts-api-utils: "npm:^2.2.0"
2760+
ts-api-utils: "npm:^2.4.0"
27612761
peerDependencies:
2762-
"@typescript-eslint/parser": ^8.51.0
2762+
"@typescript-eslint/parser": ^8.52.0
27632763
eslint: ^8.57.0 || ^9.0.0
27642764
typescript: ">=4.8.4 <6.0.0"
2765-
checksum: 10c0/3140e66a0f722338d56bf3de2b7cbb9a74a812d8da90fc61975ea029f6a401252c0824063d4c4baab9827de6f0209b34f4bbdc46e3f5fefd8fa2ff4a3980406f
2765+
checksum: 10c0/853e929bf1077f59c47c2a112ca8837ccc53b1c80f0b39a9505806ee8002e5599b85323c5ccaa9ee4d6a6dafcdc99461c5296b5f24d8ab131346bec5bda36c85
27662766
languageName: node
27672767
linkType: hard
27682768

2769-
"@typescript-eslint/parser@npm:8.51.0":
2770-
version: 8.51.0
2771-
resolution: "@typescript-eslint/parser@npm:8.51.0"
2769+
"@typescript-eslint/parser@npm:8.52.0":
2770+
version: 8.52.0
2771+
resolution: "@typescript-eslint/parser@npm:8.52.0"
27722772
dependencies:
2773-
"@typescript-eslint/scope-manager": "npm:8.51.0"
2774-
"@typescript-eslint/types": "npm:8.51.0"
2775-
"@typescript-eslint/typescript-estree": "npm:8.51.0"
2776-
"@typescript-eslint/visitor-keys": "npm:8.51.0"
2777-
debug: "npm:^4.3.4"
2773+
"@typescript-eslint/scope-manager": "npm:8.52.0"
2774+
"@typescript-eslint/types": "npm:8.52.0"
2775+
"@typescript-eslint/typescript-estree": "npm:8.52.0"
2776+
"@typescript-eslint/visitor-keys": "npm:8.52.0"
2777+
debug: "npm:^4.4.3"
27782778
peerDependencies:
27792779
eslint: ^8.57.0 || ^9.0.0
27802780
typescript: ">=4.8.4 <6.0.0"
2781-
checksum: 10c0/b6aab1d82cc98a77aaae7637bf2934980104799793b3fd5b893065d930fe9b23cd6c2059d6f73fb454ea08f9e956e84fa940310d8435092a14be645a42062d94
2781+
checksum: 10c0/a11304db8068850e04dfcaa2728b73940635f3857c7d0a24cda002d0ad2d9af4ffec44c30f52c91385b065decbf9f134a7337f54d00289160fbbff76fca7649b
27822782
languageName: node
27832783
linkType: hard
27842784

2785-
"@typescript-eslint/project-service@npm:8.51.0":
2786-
version: 8.51.0
2787-
resolution: "@typescript-eslint/project-service@npm:8.51.0"
2785+
"@typescript-eslint/project-service@npm:8.52.0":
2786+
version: 8.52.0
2787+
resolution: "@typescript-eslint/project-service@npm:8.52.0"
27882788
dependencies:
2789-
"@typescript-eslint/tsconfig-utils": "npm:^8.51.0"
2790-
"@typescript-eslint/types": "npm:^8.51.0"
2791-
debug: "npm:^4.3.4"
2789+
"@typescript-eslint/tsconfig-utils": "npm:^8.52.0"
2790+
"@typescript-eslint/types": "npm:^8.52.0"
2791+
debug: "npm:^4.4.3"
27922792
peerDependencies:
27932793
typescript: ">=4.8.4 <6.0.0"
2794-
checksum: 10c0/c6e6efbf79e126261e1742990b0872a34bbbe9931d99f0aabd12cb70a65a361e02d626db4b632dabee2b2c26b7e5b48344fc5a796c56438ae0788535e2bbe092
2794+
checksum: 10c0/2dc7379572b4b1340daff5923fbf7987ebd2de5a4203ece0ec9e8a9e85cf182cd4cd24c25bd7df62b981fb633c91dd35f27fed1341719c2f8a48eb80682b4658
27952795
languageName: node
27962796
linkType: hard
27972797

@@ -2805,22 +2805,22 @@ __metadata:
28052805
languageName: node
28062806
linkType: hard
28072807

2808-
"@typescript-eslint/scope-manager@npm:8.51.0":
2809-
version: 8.51.0
2810-
resolution: "@typescript-eslint/scope-manager@npm:8.51.0"
2808+
"@typescript-eslint/scope-manager@npm:8.52.0":
2809+
version: 8.52.0
2810+
resolution: "@typescript-eslint/scope-manager@npm:8.52.0"
28112811
dependencies:
2812-
"@typescript-eslint/types": "npm:8.51.0"
2813-
"@typescript-eslint/visitor-keys": "npm:8.51.0"
2814-
checksum: 10c0/dd1e75fc13e6b1119954612d9e8ad3f2d91bc37dcde85fd00e959171aaf6c716c4c265c90c5accf24b5831bd3f48510b0775e5583085b8fa2ad5c37c8980ae1a
2812+
"@typescript-eslint/types": "npm:8.52.0"
2813+
"@typescript-eslint/visitor-keys": "npm:8.52.0"
2814+
checksum: 10c0/385105ad1bb63eddcfc65039a7c13ec339aef4823c3021110cffe72c545b27c6b197e40ec55000b5b1bf278946a3e1a77eba19203f461c1a77ba3fe82d007f3e
28152815
languageName: node
28162816
linkType: hard
28172817

2818-
"@typescript-eslint/tsconfig-utils@npm:8.51.0, @typescript-eslint/tsconfig-utils@npm:^8.51.0":
2819-
version: 8.51.0
2820-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.51.0"
2818+
"@typescript-eslint/tsconfig-utils@npm:8.52.0, @typescript-eslint/tsconfig-utils@npm:^8.52.0":
2819+
version: 8.52.0
2820+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.52.0"
28212821
peerDependencies:
28222822
typescript: ">=4.8.4 <6.0.0"
2823-
checksum: 10c0/46cab9a5342b4a8f8a1d05aaee4236c5262a540ad0bca1f0e8dad5d63ed1e634b88ce0c82a612976dab09861e21086fc995a368df0435ac43fb960e0b9e5cde2
2823+
checksum: 10c0/a45f6c1453031c149b2dedaa4e8ace53aa71c751a5702b028cbd9a899928d46141cc4343d8de6260e3e27024f6645b12669d8759f66ebde4cbae2f703b859747
28242824
languageName: node
28252825
linkType: hard
28262826

@@ -2841,19 +2841,19 @@ __metadata:
28412841
languageName: node
28422842
linkType: hard
28432843

2844-
"@typescript-eslint/type-utils@npm:8.51.0":
2845-
version: 8.51.0
2846-
resolution: "@typescript-eslint/type-utils@npm:8.51.0"
2844+
"@typescript-eslint/type-utils@npm:8.52.0":
2845+
version: 8.52.0
2846+
resolution: "@typescript-eslint/type-utils@npm:8.52.0"
28472847
dependencies:
2848-
"@typescript-eslint/types": "npm:8.51.0"
2849-
"@typescript-eslint/typescript-estree": "npm:8.51.0"
2850-
"@typescript-eslint/utils": "npm:8.51.0"
2851-
debug: "npm:^4.3.4"
2852-
ts-api-utils: "npm:^2.2.0"
2848+
"@typescript-eslint/types": "npm:8.52.0"
2849+
"@typescript-eslint/typescript-estree": "npm:8.52.0"
2850+
"@typescript-eslint/utils": "npm:8.52.0"
2851+
debug: "npm:^4.4.3"
2852+
ts-api-utils: "npm:^2.4.0"
28532853
peerDependencies:
28542854
eslint: ^8.57.0 || ^9.0.0
28552855
typescript: ">=4.8.4 <6.0.0"
2856-
checksum: 10c0/7c17214e54bc3a4fe4551d9251ffbac52e84ca46eeae840c0f981994b7cbcc837ef32a2b6d510b02d958a8f568df355e724d9c6938a206716271a1b0c00801b7
2856+
checksum: 10c0/c859ffd10d0a986047af139d3e3a1fa3cb42155a8da13838680ff61bb2880798ecff346c50f9d6214ae742507ca0db39228a2d68b1f099473daba98be037aef3
28572857
languageName: node
28582858
linkType: hard
28592859

@@ -2864,10 +2864,10 @@ __metadata:
28642864
languageName: node
28652865
linkType: hard
28662866

2867-
"@typescript-eslint/types@npm:8.51.0, @typescript-eslint/types@npm:^8.11.0, @typescript-eslint/types@npm:^8.51.0":
2868-
version: 8.51.0
2869-
resolution: "@typescript-eslint/types@npm:8.51.0"
2870-
checksum: 10c0/eb3473d0bb71eb886438f35887b620ffadae7853b281752a40c73158aee644d136adeb82549be7d7c30f346fe888b2e979dff7e30e67b35377e8281018034529
2867+
"@typescript-eslint/types@npm:8.52.0, @typescript-eslint/types@npm:^8.11.0, @typescript-eslint/types@npm:^8.52.0":
2868+
version: 8.52.0
2869+
resolution: "@typescript-eslint/types@npm:8.52.0"
2870+
checksum: 10c0/ad93803aa92570a96cc9f9a201735e68fecee9056a37563c9e5b70c16436927ac823ec38d9712881910d89dd7314b0a40100ef41ef1aca0d42674d3312d5ec8e
28712871
languageName: node
28722872
linkType: hard
28732873

@@ -2890,22 +2890,22 @@ __metadata:
28902890
languageName: node
28912891
linkType: hard
28922892

2893-
"@typescript-eslint/typescript-estree@npm:8.51.0":
2894-
version: 8.51.0
2895-
resolution: "@typescript-eslint/typescript-estree@npm:8.51.0"
2893+
"@typescript-eslint/typescript-estree@npm:8.52.0":
2894+
version: 8.52.0
2895+
resolution: "@typescript-eslint/typescript-estree@npm:8.52.0"
28962896
dependencies:
2897-
"@typescript-eslint/project-service": "npm:8.51.0"
2898-
"@typescript-eslint/tsconfig-utils": "npm:8.51.0"
2899-
"@typescript-eslint/types": "npm:8.51.0"
2900-
"@typescript-eslint/visitor-keys": "npm:8.51.0"
2901-
debug: "npm:^4.3.4"
2902-
minimatch: "npm:^9.0.4"
2903-
semver: "npm:^7.6.0"
2897+
"@typescript-eslint/project-service": "npm:8.52.0"
2898+
"@typescript-eslint/tsconfig-utils": "npm:8.52.0"
2899+
"@typescript-eslint/types": "npm:8.52.0"
2900+
"@typescript-eslint/visitor-keys": "npm:8.52.0"
2901+
debug: "npm:^4.4.3"
2902+
minimatch: "npm:^9.0.5"
2903+
semver: "npm:^7.7.3"
29042904
tinyglobby: "npm:^0.2.15"
2905-
ts-api-utils: "npm:^2.2.0"
2905+
ts-api-utils: "npm:^2.4.0"
29062906
peerDependencies:
29072907
typescript: ">=4.8.4 <6.0.0"
2908-
checksum: 10c0/5386acc67298a6757681b6264c29a6b9304be7a188f11498bbaa82bb0a3095fd79394ad80d6520bdff3fa3093199f9a438246604ee3281b76f7ed574b7516854
2908+
checksum: 10c0/e4158a6364d3f009eac780947504ac1dad2ee3f1fdd4dfd99e4a7b48719ce0d342a769dc05fa5d4bc5de9de28175aa8e9ba612385f6b6f215039ff41e91f2de5
29092909
languageName: node
29102910
linkType: hard
29112911

@@ -2923,18 +2923,18 @@ __metadata:
29232923
languageName: node
29242924
linkType: hard
29252925

2926-
"@typescript-eslint/utils@npm:8.51.0":
2927-
version: 8.51.0
2928-
resolution: "@typescript-eslint/utils@npm:8.51.0"
2926+
"@typescript-eslint/utils@npm:8.52.0":
2927+
version: 8.52.0
2928+
resolution: "@typescript-eslint/utils@npm:8.52.0"
29292929
dependencies:
2930-
"@eslint-community/eslint-utils": "npm:^4.7.0"
2931-
"@typescript-eslint/scope-manager": "npm:8.51.0"
2932-
"@typescript-eslint/types": "npm:8.51.0"
2933-
"@typescript-eslint/typescript-estree": "npm:8.51.0"
2930+
"@eslint-community/eslint-utils": "npm:^4.9.1"
2931+
"@typescript-eslint/scope-manager": "npm:8.52.0"
2932+
"@typescript-eslint/types": "npm:8.52.0"
2933+
"@typescript-eslint/typescript-estree": "npm:8.52.0"
29342934
peerDependencies:
29352935
eslint: ^8.57.0 || ^9.0.0
29362936
typescript: ">=4.8.4 <6.0.0"
2937-
checksum: 10c0/ffb8237cfb33a1998ae2812b136d42fb65e7497f185d46097d19e43112e41b3ef59f901ba679c2e5372ad3007026f6e5add3a3de0f2e75ce6896918713fa38a8
2937+
checksum: 10c0/67e501e8ef4c4a5510237e3bfcfee37512137075a18c24f615924559bcca64ce9903118e7e4288cd4f58361979243f457d43684cdafa6c193fa8963a7431d0f3
29382938
languageName: node
29392939
linkType: hard
29402940

@@ -2948,13 +2948,13 @@ __metadata:
29482948
languageName: node
29492949
linkType: hard
29502950

2951-
"@typescript-eslint/visitor-keys@npm:8.51.0":
2952-
version: 8.51.0
2953-
resolution: "@typescript-eslint/visitor-keys@npm:8.51.0"
2951+
"@typescript-eslint/visitor-keys@npm:8.52.0":
2952+
version: 8.52.0
2953+
resolution: "@typescript-eslint/visitor-keys@npm:8.52.0"
29542954
dependencies:
2955-
"@typescript-eslint/types": "npm:8.51.0"
2955+
"@typescript-eslint/types": "npm:8.52.0"
29562956
eslint-visitor-keys: "npm:^4.2.1"
2957-
checksum: 10c0/fce5603961cf336e71095f7599157de65e3182f61cbd6cab33a43551ee91485b4e9bf6cacc1b275cf6f3503b92f8568fe2267a45c82e60e386ee73db727a26ca
2957+
checksum: 10c0/7163735d872df0930301ecccd454602d241a65223b84ff3ef78ede02f27941c0cbb95d0c8b4fe51637d1fbd981e6558d454fc485a2488d7190e264e12a8a355f
29582958
languageName: node
29592959
linkType: hard
29602960

@@ -4327,7 +4327,7 @@ __metadata:
43274327
languageName: node
43284328
linkType: hard
43294329

4330-
"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":
4330+
"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":
43314331
version: 4.4.3
43324332
resolution: "debug@npm:4.4.3"
43334333
dependencies:
@@ -6171,7 +6171,7 @@ __metadata:
61716171
languageName: node
61726172
linkType: hard
61736173

6174-
"ignore@npm:^7.0.0, ignore@npm:^7.0.3":
6174+
"ignore@npm:^7.0.3, ignore@npm:^7.0.5":
61756175
version: 7.0.5
61766176
resolution: "ignore@npm:7.0.5"
61776177
checksum: 10c0/ae00db89fe873064a093b8999fe4cc284b13ef2a178636211842cceb650b9c3e390d3339191acb145d81ed5379d2074840cf0c33a20bdbd6f32821f79eb4ad5d
@@ -9400,7 +9400,7 @@ __metadata:
94009400
languageName: node
94019401
linkType: hard
94029402

9403-
"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":
9403+
"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":
94049404
version: 7.7.3
94059405
resolution: "semver@npm:7.7.3"
94069406
bin:
@@ -10202,7 +10202,7 @@ __metadata:
1020210202
languageName: node
1020310203
linkType: hard
1020410204

10205-
"ts-api-utils@npm:^2.2.0":
10205+
"ts-api-utils@npm:^2.4.0":
1020610206
version: 2.4.0
1020710207
resolution: "ts-api-utils@npm:2.4.0"
1020810208
peerDependencies:

0 commit comments

Comments
 (0)