Skip to content

Commit 413285e

Browse files
feat(deps): update typescript-eslint to v8.15.0
1 parent d300c96 commit 413285e

File tree

2 files changed

+60
-55
lines changed

2 files changed

+60
-55
lines changed

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.0.0",
3737
"@softwareventures/tsconfig": "8.1.0",
3838
"@types/node": "17.0.45",
39-
"@typescript-eslint/eslint-plugin": "8.14.0",
40-
"@typescript-eslint/parser": "8.14.0",
39+
"@typescript-eslint/eslint-plugin": "8.15.0",
40+
"@typescript-eslint/parser": "8.15.0",
4141
"ava": "6.2.0",
4242
"commitizen": "4.3.1",
4343
"conventional-changelog-conventionalcommits": "7.0.2",

yarn.lock

Lines changed: 58 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -2630,8 +2630,8 @@ __metadata:
26302630
"@softwareventures/semantic-release-config": "npm:5.0.0"
26312631
"@softwareventures/tsconfig": "npm:8.1.0"
26322632
"@types/node": "npm:17.0.45"
2633-
"@typescript-eslint/eslint-plugin": "npm:8.14.0"
2634-
"@typescript-eslint/parser": "npm:8.14.0"
2633+
"@typescript-eslint/eslint-plugin": "npm:8.15.0"
2634+
"@typescript-eslint/parser": "npm:8.15.0"
26352635
ava: "npm:6.2.0"
26362636
commitizen: "npm:4.3.1"
26372637
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2779,15 +2779,15 @@ __metadata:
27792779
languageName: node
27802780
linkType: hard
27812781

2782-
"@typescript-eslint/eslint-plugin@npm:8.14.0":
2783-
version: 8.14.0
2784-
resolution: "@typescript-eslint/eslint-plugin@npm:8.14.0"
2782+
"@typescript-eslint/eslint-plugin@npm:8.15.0":
2783+
version: 8.15.0
2784+
resolution: "@typescript-eslint/eslint-plugin@npm:8.15.0"
27852785
dependencies:
27862786
"@eslint-community/regexpp": "npm:^4.10.0"
2787-
"@typescript-eslint/scope-manager": "npm:8.14.0"
2788-
"@typescript-eslint/type-utils": "npm:8.14.0"
2789-
"@typescript-eslint/utils": "npm:8.14.0"
2790-
"@typescript-eslint/visitor-keys": "npm:8.14.0"
2787+
"@typescript-eslint/scope-manager": "npm:8.15.0"
2788+
"@typescript-eslint/type-utils": "npm:8.15.0"
2789+
"@typescript-eslint/utils": "npm:8.15.0"
2790+
"@typescript-eslint/visitor-keys": "npm:8.15.0"
27912791
graphemer: "npm:^1.4.0"
27922792
ignore: "npm:^5.3.1"
27932793
natural-compare: "npm:^1.4.0"
@@ -2798,25 +2798,25 @@ __metadata:
27982798
peerDependenciesMeta:
27992799
typescript:
28002800
optional: true
2801-
checksum: 10c0/46c82eb45be82ffec0ab04728a5180691b1d17002c669864861a3044b6d2105a75ca23cc80d18721b40b5e7dff1eff4ed68a43d726e25d55f3e466a9fbeeb873
2801+
checksum: 10c0/90ef10cc7d37a81abec4f4a3ffdfc3a0da8e99d949e03c75437e96e8ab2e896e34b85ab64718690180a7712581031b8611c5d8e7666d6ed4d60b9ace834d58e3
28022802
languageName: node
28032803
linkType: hard
28042804

2805-
"@typescript-eslint/parser@npm:8.14.0":
2806-
version: 8.14.0
2807-
resolution: "@typescript-eslint/parser@npm:8.14.0"
2805+
"@typescript-eslint/parser@npm:8.15.0":
2806+
version: 8.15.0
2807+
resolution: "@typescript-eslint/parser@npm:8.15.0"
28082808
dependencies:
2809-
"@typescript-eslint/scope-manager": "npm:8.14.0"
2810-
"@typescript-eslint/types": "npm:8.14.0"
2811-
"@typescript-eslint/typescript-estree": "npm:8.14.0"
2812-
"@typescript-eslint/visitor-keys": "npm:8.14.0"
2809+
"@typescript-eslint/scope-manager": "npm:8.15.0"
2810+
"@typescript-eslint/types": "npm:8.15.0"
2811+
"@typescript-eslint/typescript-estree": "npm:8.15.0"
2812+
"@typescript-eslint/visitor-keys": "npm:8.15.0"
28132813
debug: "npm:^4.3.4"
28142814
peerDependencies:
28152815
eslint: ^8.57.0 || ^9.0.0
28162816
peerDependenciesMeta:
28172817
typescript:
28182818
optional: true
2819-
checksum: 10c0/522b7afd25cd302c0510cc71985ba55ff92ecc5dbe3fc74a76fefea0169252fdd4b8cad6291fef05f63dfc173951af450dca20859c7f23e387b2e7410e8b97b1
2819+
checksum: 10c0/19c25aea0dc51faa758701a5319a89950fd30494d9d645db8ced84fb60714c5e7d4b51fc4ee8ccb07ddefec88c51ee307ee7e49addd6330ee8f3e7ee9ba329fc
28202820
languageName: node
28212821
linkType: hard
28222822

@@ -2830,13 +2830,13 @@ __metadata:
28302830
languageName: node
28312831
linkType: hard
28322832

2833-
"@typescript-eslint/scope-manager@npm:8.14.0":
2834-
version: 8.14.0
2835-
resolution: "@typescript-eslint/scope-manager@npm:8.14.0"
2833+
"@typescript-eslint/scope-manager@npm:8.15.0":
2834+
version: 8.15.0
2835+
resolution: "@typescript-eslint/scope-manager@npm:8.15.0"
28362836
dependencies:
2837-
"@typescript-eslint/types": "npm:8.14.0"
2838-
"@typescript-eslint/visitor-keys": "npm:8.14.0"
2839-
checksum: 10c0/1e1295c6f9febadf63559aad328b23d960510ce6b4c9f74e10d881c3858fa7f1db767cd1af5272d2fe7c9c5c7daebee71854e6f841e413e5d70af282f6616e26
2837+
"@typescript-eslint/types": "npm:8.15.0"
2838+
"@typescript-eslint/visitor-keys": "npm:8.15.0"
2839+
checksum: 10c0/c27dfdcea4100cc2d6fa967f857067cbc93155b55e648f9f10887a1b9372bb76cf864f7c804f3fa48d7868d9461cdef10bcea3dab7637d5337e8aa8042dc08b9
28402840
languageName: node
28412841
linkType: hard
28422842

@@ -2857,18 +2857,20 @@ __metadata:
28572857
languageName: node
28582858
linkType: hard
28592859

2860-
"@typescript-eslint/type-utils@npm:8.14.0":
2861-
version: 8.14.0
2862-
resolution: "@typescript-eslint/type-utils@npm:8.14.0"
2860+
"@typescript-eslint/type-utils@npm:8.15.0":
2861+
version: 8.15.0
2862+
resolution: "@typescript-eslint/type-utils@npm:8.15.0"
28632863
dependencies:
2864-
"@typescript-eslint/typescript-estree": "npm:8.14.0"
2865-
"@typescript-eslint/utils": "npm:8.14.0"
2864+
"@typescript-eslint/typescript-estree": "npm:8.15.0"
2865+
"@typescript-eslint/utils": "npm:8.15.0"
28662866
debug: "npm:^4.3.4"
28672867
ts-api-utils: "npm:^1.3.0"
2868+
peerDependencies:
2869+
eslint: ^8.57.0 || ^9.0.0
28682870
peerDependenciesMeta:
28692871
typescript:
28702872
optional: true
2871-
checksum: 10c0/42616a664b38ca418e13504247e5e1bad6ae85c045b48e5735ffab977d4bd58cc86fb9d2292bbb314fa408d78d4b0454c3a27dbf9f881f9921917a942825c806
2873+
checksum: 10c0/20f09c79c83b38a962cf7eff10d47a2c01bcc0bab7bf6d762594221cd89023ef8c7aec26751c47b524f53f5c8d38bba55a282529b3df82d5f5ab4350496316f9
28722874
languageName: node
28732875
linkType: hard
28742876

@@ -2879,10 +2881,10 @@ __metadata:
28792881
languageName: node
28802882
linkType: hard
28812883

2882-
"@typescript-eslint/types@npm:8.14.0":
2883-
version: 8.14.0
2884-
resolution: "@typescript-eslint/types@npm:8.14.0"
2885-
checksum: 10c0/7707f900e24e60e6780c5705f69627b7c0ef912cb3b095dfc8f4a0c84e866c66b1c4c10278cf99724560dc66985ec640750c4192786a09b853f9bb4c3ca5a7ce
2884+
"@typescript-eslint/types@npm:8.15.0":
2885+
version: 8.15.0
2886+
resolution: "@typescript-eslint/types@npm:8.15.0"
2887+
checksum: 10c0/84abc6fd954aff13822a76ac49efdcb90a55c0025c20eee5d8cebcfb68faff33b79bbc711ea524e0209cecd90c5ee3a5f92babc7083c081d3a383a0710264a41
28862888
languageName: node
28872889
linkType: hard
28882890

@@ -2905,12 +2907,12 @@ __metadata:
29052907
languageName: node
29062908
linkType: hard
29072909

2908-
"@typescript-eslint/typescript-estree@npm:8.14.0":
2909-
version: 8.14.0
2910-
resolution: "@typescript-eslint/typescript-estree@npm:8.14.0"
2910+
"@typescript-eslint/typescript-estree@npm:8.15.0":
2911+
version: 8.15.0
2912+
resolution: "@typescript-eslint/typescript-estree@npm:8.15.0"
29112913
dependencies:
2912-
"@typescript-eslint/types": "npm:8.14.0"
2913-
"@typescript-eslint/visitor-keys": "npm:8.14.0"
2914+
"@typescript-eslint/types": "npm:8.15.0"
2915+
"@typescript-eslint/visitor-keys": "npm:8.15.0"
29142916
debug: "npm:^4.3.4"
29152917
fast-glob: "npm:^3.3.2"
29162918
is-glob: "npm:^4.0.3"
@@ -2920,7 +2922,7 @@ __metadata:
29202922
peerDependenciesMeta:
29212923
typescript:
29222924
optional: true
2923-
checksum: 10c0/5e890d22bd067095f871cf144907a8c302db5b5f014c58906ad58d7f23569951cba805042eac6844744e5abb0d3648c9cc221a91b0703da0a8d6345dc1f83e74
2925+
checksum: 10c0/3af5c129532db3575349571bbf64d32aeccc4f4df924ac447f5d8f6af8b387148df51965eb2c9b99991951d3dadef4f2509d7ce69bf34a2885d013c040762412
29242926
languageName: node
29252927
linkType: hard
29262928

@@ -2938,17 +2940,20 @@ __metadata:
29382940
languageName: node
29392941
linkType: hard
29402942

2941-
"@typescript-eslint/utils@npm:8.14.0":
2942-
version: 8.14.0
2943-
resolution: "@typescript-eslint/utils@npm:8.14.0"
2943+
"@typescript-eslint/utils@npm:8.15.0":
2944+
version: 8.15.0
2945+
resolution: "@typescript-eslint/utils@npm:8.15.0"
29442946
dependencies:
29452947
"@eslint-community/eslint-utils": "npm:^4.4.0"
2946-
"@typescript-eslint/scope-manager": "npm:8.14.0"
2947-
"@typescript-eslint/types": "npm:8.14.0"
2948-
"@typescript-eslint/typescript-estree": "npm:8.14.0"
2948+
"@typescript-eslint/scope-manager": "npm:8.15.0"
2949+
"@typescript-eslint/types": "npm:8.15.0"
2950+
"@typescript-eslint/typescript-estree": "npm:8.15.0"
29492951
peerDependencies:
29502952
eslint: ^8.57.0 || ^9.0.0
2951-
checksum: 10c0/1fcc2651d870832a799a5d1c85fc9421853508a006d6a6073c8316b012489dda77e123d13aea8f53eb9030a2da2c0eb273a6946a9941caa2519b99b33e89b720
2953+
peerDependenciesMeta:
2954+
typescript:
2955+
optional: true
2956+
checksum: 10c0/65743f51845a1f6fd2d21f66ca56182ba33e966716bdca73d30b7a67c294e47889c322de7d7b90ab0818296cd33c628e5eeeb03cec7ef2f76c47de7a453eeda2
29522957
languageName: node
29532958
linkType: hard
29542959

@@ -2962,13 +2967,13 @@ __metadata:
29622967
languageName: node
29632968
linkType: hard
29642969

2965-
"@typescript-eslint/visitor-keys@npm:8.14.0":
2966-
version: 8.14.0
2967-
resolution: "@typescript-eslint/visitor-keys@npm:8.14.0"
2970+
"@typescript-eslint/visitor-keys@npm:8.15.0":
2971+
version: 8.15.0
2972+
resolution: "@typescript-eslint/visitor-keys@npm:8.15.0"
29682973
dependencies:
2969-
"@typescript-eslint/types": "npm:8.14.0"
2970-
eslint-visitor-keys: "npm:^3.4.3"
2971-
checksum: 10c0/d0faf70ed9ecff5e36694bbb161a90bea6db59e0e79a7d4f264d67d565c12b13733d664b736b2730935f013c87ce3155cea954a533d28e99987681bc5f6259c3
2974+
"@typescript-eslint/types": "npm:8.15.0"
2975+
eslint-visitor-keys: "npm:^4.2.0"
2976+
checksum: 10c0/02a954c3752c4328482a884eb1da06ca8fb72ae78ef28f1d854b18f3779406ed47263af22321cf3f65a637ec7584e5f483e34a263b5c8cec60ec85aebc263574
29722977
languageName: node
29732978
linkType: hard
29742979

0 commit comments

Comments
 (0)