Skip to content

Commit 82237ae

Browse files
feat(deps): update typescript-eslint to v8.41.0
1 parent 11f99fe commit 82237ae

File tree

2 files changed

+68
-68
lines changed

2 files changed

+68
-68
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.40.0",
42-
"@typescript-eslint/parser": "8.40.0",
41+
"@typescript-eslint/eslint-plugin": "8.41.0",
42+
"@typescript-eslint/parser": "8.41.0",
4343
"ava": "6.4.1",
4444
"commitizen": "4.3.1",
4545
"conventional-changelog-conventionalcommits": "7.0.2",

yarn.lock

Lines changed: 66 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -2554,8 +2554,8 @@ __metadata:
25542554
"@softwareventures/semantic-release-config": "npm:5.1.1"
25552555
"@softwareventures/tsconfig": "npm:8.1.1"
25562556
"@types/node": "npm:17.0.45"
2557-
"@typescript-eslint/eslint-plugin": "npm:8.40.0"
2558-
"@typescript-eslint/parser": "npm:8.40.0"
2557+
"@typescript-eslint/eslint-plugin": "npm:8.41.0"
2558+
"@typescript-eslint/parser": "npm:8.41.0"
25592559
ava: "npm:6.4.1"
25602560
commitizen: "npm:4.3.1"
25612561
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2672,53 +2672,53 @@ __metadata:
26722672
languageName: node
26732673
linkType: hard
26742674

2675-
"@typescript-eslint/eslint-plugin@npm:8.40.0":
2676-
version: 8.40.0
2677-
resolution: "@typescript-eslint/eslint-plugin@npm:8.40.0"
2675+
"@typescript-eslint/eslint-plugin@npm:8.41.0":
2676+
version: 8.41.0
2677+
resolution: "@typescript-eslint/eslint-plugin@npm:8.41.0"
26782678
dependencies:
26792679
"@eslint-community/regexpp": "npm:^4.10.0"
2680-
"@typescript-eslint/scope-manager": "npm:8.40.0"
2681-
"@typescript-eslint/type-utils": "npm:8.40.0"
2682-
"@typescript-eslint/utils": "npm:8.40.0"
2683-
"@typescript-eslint/visitor-keys": "npm:8.40.0"
2680+
"@typescript-eslint/scope-manager": "npm:8.41.0"
2681+
"@typescript-eslint/type-utils": "npm:8.41.0"
2682+
"@typescript-eslint/utils": "npm:8.41.0"
2683+
"@typescript-eslint/visitor-keys": "npm:8.41.0"
26842684
graphemer: "npm:^1.4.0"
26852685
ignore: "npm:^7.0.0"
26862686
natural-compare: "npm:^1.4.0"
26872687
ts-api-utils: "npm:^2.1.0"
26882688
peerDependencies:
2689-
"@typescript-eslint/parser": ^8.40.0
2689+
"@typescript-eslint/parser": ^8.41.0
26902690
eslint: ^8.57.0 || ^9.0.0
26912691
typescript: ">=4.8.4 <6.0.0"
2692-
checksum: 10c0/dc8889c3255bce6956432f099059179dd13826ba29670f81ba9238ecde46764ee63459eb73a7d88f4f30e1144a2f000d79c9e3f256fa759689d9b3b74d423bda
2692+
checksum: 10c0/29812ee5deeae65e67db29faa8d96bc70255c45788f342b11838850ea29a96e4331622cad3e703ffacaa895372845d44fd6b04786117c78f1a027595adff2e62
26932693
languageName: node
26942694
linkType: hard
26952695

2696-
"@typescript-eslint/parser@npm:8.40.0":
2697-
version: 8.40.0
2698-
resolution: "@typescript-eslint/parser@npm:8.40.0"
2696+
"@typescript-eslint/parser@npm:8.41.0":
2697+
version: 8.41.0
2698+
resolution: "@typescript-eslint/parser@npm:8.41.0"
26992699
dependencies:
2700-
"@typescript-eslint/scope-manager": "npm:8.40.0"
2701-
"@typescript-eslint/types": "npm:8.40.0"
2702-
"@typescript-eslint/typescript-estree": "npm:8.40.0"
2703-
"@typescript-eslint/visitor-keys": "npm:8.40.0"
2700+
"@typescript-eslint/scope-manager": "npm:8.41.0"
2701+
"@typescript-eslint/types": "npm:8.41.0"
2702+
"@typescript-eslint/typescript-estree": "npm:8.41.0"
2703+
"@typescript-eslint/visitor-keys": "npm:8.41.0"
27042704
debug: "npm:^4.3.4"
27052705
peerDependencies:
27062706
eslint: ^8.57.0 || ^9.0.0
27072707
typescript: ">=4.8.4 <6.0.0"
2708-
checksum: 10c0/43ca9589b8a1f3f4b30a214c0e2254fa0ad43458ef1258b1d62c5aad52710ad11b9315b124cda79163274147b82201a5d76fab7de413e34bfe8e377142b71e98
2708+
checksum: 10c0/ca13ff505e9253aee761741f96714cd65a296bbfcac961efbbf7a909ff3d180b2142a23db0a2a5e50b928fa56586528b7e47ba6301089dd850945018dbf2ef50
27092709
languageName: node
27102710
linkType: hard
27112711

2712-
"@typescript-eslint/project-service@npm:8.40.0":
2713-
version: 8.40.0
2714-
resolution: "@typescript-eslint/project-service@npm:8.40.0"
2712+
"@typescript-eslint/project-service@npm:8.41.0":
2713+
version: 8.41.0
2714+
resolution: "@typescript-eslint/project-service@npm:8.41.0"
27152715
dependencies:
2716-
"@typescript-eslint/tsconfig-utils": "npm:^8.40.0"
2717-
"@typescript-eslint/types": "npm:^8.40.0"
2716+
"@typescript-eslint/tsconfig-utils": "npm:^8.41.0"
2717+
"@typescript-eslint/types": "npm:^8.41.0"
27182718
debug: "npm:^4.3.4"
27192719
peerDependencies:
27202720
typescript: ">=4.8.4 <6.0.0"
2721-
checksum: 10c0/23d62e9ada9750136d0251f268bbe1f9784442ef258bb340a2e1e866749d8076730a14749d9a320d94d7c76df2d108caf21fe35e5dc100385f04be846dc979cb
2721+
checksum: 10c0/907ba880fcaf0805fc97012b431536b5b06db6ae4a0095708f9d9a4406feddabd964f09ea4ca99d8fa7bd141dbcc9496f1a9eb6683361a6bb01fb714a361126c
27222722
languageName: node
27232723
linkType: hard
27242724

@@ -2732,22 +2732,22 @@ __metadata:
27322732
languageName: node
27332733
linkType: hard
27342734

2735-
"@typescript-eslint/scope-manager@npm:8.40.0":
2736-
version: 8.40.0
2737-
resolution: "@typescript-eslint/scope-manager@npm:8.40.0"
2735+
"@typescript-eslint/scope-manager@npm:8.41.0":
2736+
version: 8.41.0
2737+
resolution: "@typescript-eslint/scope-manager@npm:8.41.0"
27382738
dependencies:
2739-
"@typescript-eslint/types": "npm:8.40.0"
2740-
"@typescript-eslint/visitor-keys": "npm:8.40.0"
2741-
checksum: 10c0/48af81f9cdcec466994d290561e8d2fa3f6b156a898b71dd0e65633c896543b44729c5353596e84de2ae61bfd20e1398c3309cdfe86714a9663fd5aded4c9cd0
2739+
"@typescript-eslint/types": "npm:8.41.0"
2740+
"@typescript-eslint/visitor-keys": "npm:8.41.0"
2741+
checksum: 10c0/6b339ac1fc37a1e05dc6de421db9f9b138c357497ec87af2471ad30e48c78b4979d3da40943a1c81fc85d1537326a4f938843434db63d29eff414b9364daf8e8
27422742
languageName: node
27432743
linkType: hard
27442744

2745-
"@typescript-eslint/tsconfig-utils@npm:8.40.0, @typescript-eslint/tsconfig-utils@npm:^8.40.0":
2746-
version: 8.40.0
2747-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.40.0"
2745+
"@typescript-eslint/tsconfig-utils@npm:8.41.0, @typescript-eslint/tsconfig-utils@npm:^8.41.0":
2746+
version: 8.41.0
2747+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.41.0"
27482748
peerDependencies:
27492749
typescript: ">=4.8.4 <6.0.0"
2750-
checksum: 10c0/c2366dcd802901d5cd4f59fc4eab7a00ed119aa4591ba59c507fe495d9af4cfca19431a603602ea675e4c861962230d1c2f100896903750cd1fcfc134702a7d0
2750+
checksum: 10c0/98618a536b9cb071eacba2970ce2ca1b9243de78f4604c2e350823a5275b9d7d15238dbe6acd197c30c0b6cbbf37782c247d14984e1015a109431e4180d76af6
27512751
languageName: node
27522752
linkType: hard
27532753

@@ -2768,19 +2768,19 @@ __metadata:
27682768
languageName: node
27692769
linkType: hard
27702770

2771-
"@typescript-eslint/type-utils@npm:8.40.0":
2772-
version: 8.40.0
2773-
resolution: "@typescript-eslint/type-utils@npm:8.40.0"
2771+
"@typescript-eslint/type-utils@npm:8.41.0":
2772+
version: 8.41.0
2773+
resolution: "@typescript-eslint/type-utils@npm:8.41.0"
27742774
dependencies:
2775-
"@typescript-eslint/types": "npm:8.40.0"
2776-
"@typescript-eslint/typescript-estree": "npm:8.40.0"
2777-
"@typescript-eslint/utils": "npm:8.40.0"
2775+
"@typescript-eslint/types": "npm:8.41.0"
2776+
"@typescript-eslint/typescript-estree": "npm:8.41.0"
2777+
"@typescript-eslint/utils": "npm:8.41.0"
27782778
debug: "npm:^4.3.4"
27792779
ts-api-utils: "npm:^2.1.0"
27802780
peerDependencies:
27812781
eslint: ^8.57.0 || ^9.0.0
27822782
typescript: ">=4.8.4 <6.0.0"
2783-
checksum: 10c0/660b77d801b2538a4ccb65065269ad0e8370d0be985172b5ecb067f3eea22e64aa8af9e981b31bf2a34002339fe3253b09b55d181ce6d8242fc7daa80ac4aaca
2783+
checksum: 10c0/d4f9ae07a30f1cf331c3e3a67f8749b38f199ba5000f7a600492c27f6bec774f15c3553f293c520fb999fb88108665f2785d5261daec1445b17af14a7bb0bfac
27842784
languageName: node
27852785
linkType: hard
27862786

@@ -2791,10 +2791,10 @@ __metadata:
27912791
languageName: node
27922792
linkType: hard
27932793

2794-
"@typescript-eslint/types@npm:8.40.0, @typescript-eslint/types@npm:^8.11.0, @typescript-eslint/types@npm:^8.40.0":
2795-
version: 8.40.0
2796-
resolution: "@typescript-eslint/types@npm:8.40.0"
2797-
checksum: 10c0/225374fff36d59288a5780667a7a1316c75090d5d60b70a8035ac18786120333ccd08dfdf0e05e30d5a82217e44c57b8708b769dd1eed89f12f2ac4d3a769f76
2794+
"@typescript-eslint/types@npm:8.41.0, @typescript-eslint/types@npm:^8.11.0, @typescript-eslint/types@npm:^8.41.0":
2795+
version: 8.41.0
2796+
resolution: "@typescript-eslint/types@npm:8.41.0"
2797+
checksum: 10c0/4945a7ed7789e0527833ee378b962416d6d0d61eb6c891fe49cb6c8dc8a9adbfc58676080ca767a1f034f74f9a981caf5f4d4706cba5025c0520a801fb45d7e1
27982798
languageName: node
27992799
linkType: hard
28002800

@@ -2817,14 +2817,14 @@ __metadata:
28172817
languageName: node
28182818
linkType: hard
28192819

2820-
"@typescript-eslint/typescript-estree@npm:8.40.0":
2821-
version: 8.40.0
2822-
resolution: "@typescript-eslint/typescript-estree@npm:8.40.0"
2820+
"@typescript-eslint/typescript-estree@npm:8.41.0":
2821+
version: 8.41.0
2822+
resolution: "@typescript-eslint/typescript-estree@npm:8.41.0"
28232823
dependencies:
2824-
"@typescript-eslint/project-service": "npm:8.40.0"
2825-
"@typescript-eslint/tsconfig-utils": "npm:8.40.0"
2826-
"@typescript-eslint/types": "npm:8.40.0"
2827-
"@typescript-eslint/visitor-keys": "npm:8.40.0"
2824+
"@typescript-eslint/project-service": "npm:8.41.0"
2825+
"@typescript-eslint/tsconfig-utils": "npm:8.41.0"
2826+
"@typescript-eslint/types": "npm:8.41.0"
2827+
"@typescript-eslint/visitor-keys": "npm:8.41.0"
28282828
debug: "npm:^4.3.4"
28292829
fast-glob: "npm:^3.3.2"
28302830
is-glob: "npm:^4.0.3"
@@ -2833,7 +2833,7 @@ __metadata:
28332833
ts-api-utils: "npm:^2.1.0"
28342834
peerDependencies:
28352835
typescript: ">=4.8.4 <6.0.0"
2836-
checksum: 10c0/6c1ffc17947cb36cbd987cf9705f85223ed1cce584b5244840e36a2b8480861f4dfdb0312f96afbc12e7d1ba586005f0d959042baa0a96a1913ac7ace8e8f6d4
2836+
checksum: 10c0/e86233d895403ec4986ced25f56898b2704a84545bb7dfe933f5c64f2ab969dcb7ada7e21ea7e015c875cc94a0767e70573442724960c631b7b3fc556a984c9c
28372837
languageName: node
28382838
linkType: hard
28392839

@@ -2851,18 +2851,18 @@ __metadata:
28512851
languageName: node
28522852
linkType: hard
28532853

2854-
"@typescript-eslint/utils@npm:8.40.0":
2855-
version: 8.40.0
2856-
resolution: "@typescript-eslint/utils@npm:8.40.0"
2854+
"@typescript-eslint/utils@npm:8.41.0":
2855+
version: 8.41.0
2856+
resolution: "@typescript-eslint/utils@npm:8.41.0"
28572857
dependencies:
28582858
"@eslint-community/eslint-utils": "npm:^4.7.0"
2859-
"@typescript-eslint/scope-manager": "npm:8.40.0"
2860-
"@typescript-eslint/types": "npm:8.40.0"
2861-
"@typescript-eslint/typescript-estree": "npm:8.40.0"
2859+
"@typescript-eslint/scope-manager": "npm:8.41.0"
2860+
"@typescript-eslint/types": "npm:8.41.0"
2861+
"@typescript-eslint/typescript-estree": "npm:8.41.0"
28622862
peerDependencies:
28632863
eslint: ^8.57.0 || ^9.0.0
28642864
typescript: ">=4.8.4 <6.0.0"
2865-
checksum: 10c0/6b3858b8725083fe7db7fb9bcbde930e758a6ba8ddedd1ed27d828fc1cbe04f54b774ef9144602f8eeaafeea9b19b4fd4c46fdad52a10ade99e6b282c7d0df92
2865+
checksum: 10c0/3a2ed9b5f801afeccde44dbacdeae0b9c82cc3e1af5e92926929ad86384dc0fb0027152e68c5edfabe904647c2160c0c45ec9c848a8d67c3efb86b78a1343acb
28662866
languageName: node
28672867
linkType: hard
28682868

@@ -2876,13 +2876,13 @@ __metadata:
28762876
languageName: node
28772877
linkType: hard
28782878

2879-
"@typescript-eslint/visitor-keys@npm:8.40.0":
2880-
version: 8.40.0
2881-
resolution: "@typescript-eslint/visitor-keys@npm:8.40.0"
2879+
"@typescript-eslint/visitor-keys@npm:8.41.0":
2880+
version: 8.41.0
2881+
resolution: "@typescript-eslint/visitor-keys@npm:8.41.0"
28822882
dependencies:
2883-
"@typescript-eslint/types": "npm:8.40.0"
2883+
"@typescript-eslint/types": "npm:8.41.0"
28842884
eslint-visitor-keys: "npm:^4.2.1"
2885-
checksum: 10c0/592f1c8c2d3da43a7f74f8ead14f05fafc2e4609d5df36811cf92ead5dc94f6f669556a494048e4746cb3774c60bc52a8c83d75369d5e196778d935c70e7d3a1
2885+
checksum: 10c0/cfe52e77b9e07c23a4d9f4adf9e6bf27822e58694c9a34fefa4b9fc96d553e9df561971c4da5fc78392522e34696fc1149a76f6a02c328136771c5efe0fd1029
28862886
languageName: node
28872887
linkType: hard
28882888

0 commit comments

Comments
 (0)