Skip to content

Commit 5a70c14

Browse files
feat(deps): update typescript-eslint to v8.23.0
1 parent 6fa9cd7 commit 5a70c14

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
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.0",
3939
"@softwareventures/tsconfig": "8.1.0",
4040
"@types/node": "17.0.45",
41-
"@typescript-eslint/eslint-plugin": "8.22.0",
42-
"@typescript-eslint/parser": "8.22.0",
41+
"@typescript-eslint/eslint-plugin": "8.23.0",
42+
"@typescript-eslint/parser": "8.23.0",
4343
"ava": "6.2.0",
4444
"commitizen": "4.3.1",
4545
"conventional-changelog-conventionalcommits": "7.0.2",

yarn.lock

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -2536,8 +2536,8 @@ __metadata:
25362536
"@softwareventures/semantic-release-config": "npm:5.1.0"
25372537
"@softwareventures/tsconfig": "npm:8.1.0"
25382538
"@types/node": "npm:17.0.45"
2539-
"@typescript-eslint/eslint-plugin": "npm:8.22.0"
2540-
"@typescript-eslint/parser": "npm:8.22.0"
2539+
"@typescript-eslint/eslint-plugin": "npm:8.23.0"
2540+
"@typescript-eslint/parser": "npm:8.23.0"
25412541
ava: "npm:6.2.0"
25422542
commitizen: "npm:4.3.1"
25432543
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2654,40 +2654,40 @@ __metadata:
26542654
languageName: node
26552655
linkType: hard
26562656

2657-
"@typescript-eslint/eslint-plugin@npm:8.22.0":
2658-
version: 8.22.0
2659-
resolution: "@typescript-eslint/eslint-plugin@npm:8.22.0"
2657+
"@typescript-eslint/eslint-plugin@npm:8.23.0":
2658+
version: 8.23.0
2659+
resolution: "@typescript-eslint/eslint-plugin@npm:8.23.0"
26602660
dependencies:
26612661
"@eslint-community/regexpp": "npm:^4.10.0"
2662-
"@typescript-eslint/scope-manager": "npm:8.22.0"
2663-
"@typescript-eslint/type-utils": "npm:8.22.0"
2664-
"@typescript-eslint/utils": "npm:8.22.0"
2665-
"@typescript-eslint/visitor-keys": "npm:8.22.0"
2662+
"@typescript-eslint/scope-manager": "npm:8.23.0"
2663+
"@typescript-eslint/type-utils": "npm:8.23.0"
2664+
"@typescript-eslint/utils": "npm:8.23.0"
2665+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
26662666
graphemer: "npm:^1.4.0"
26672667
ignore: "npm:^5.3.1"
26682668
natural-compare: "npm:^1.4.0"
2669-
ts-api-utils: "npm:^2.0.0"
2669+
ts-api-utils: "npm:^2.0.1"
26702670
peerDependencies:
26712671
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
26722672
eslint: ^8.57.0 || ^9.0.0
26732673
typescript: ">=4.8.4 <5.8.0"
2674-
checksum: 10c0/eecc23e05287cc99a43855d64c0f0898f690ee14b8c31b60ba92ce9732443f6b0c9695514b276fb2ecd27e64c15d4c38cd28b570779115525b4dfdbba60e81ca
2674+
checksum: 10c0/6c760a5f90748774f79a1b701f85fe6d99e89f289bc33993009987b0ffe2d13b3960ce595d452a937f3413af3918c76830659317242c05e49db40ceaca593033
26752675
languageName: node
26762676
linkType: hard
26772677

2678-
"@typescript-eslint/parser@npm:8.22.0":
2679-
version: 8.22.0
2680-
resolution: "@typescript-eslint/parser@npm:8.22.0"
2678+
"@typescript-eslint/parser@npm:8.23.0":
2679+
version: 8.23.0
2680+
resolution: "@typescript-eslint/parser@npm:8.23.0"
26812681
dependencies:
2682-
"@typescript-eslint/scope-manager": "npm:8.22.0"
2683-
"@typescript-eslint/types": "npm:8.22.0"
2684-
"@typescript-eslint/typescript-estree": "npm:8.22.0"
2685-
"@typescript-eslint/visitor-keys": "npm:8.22.0"
2682+
"@typescript-eslint/scope-manager": "npm:8.23.0"
2683+
"@typescript-eslint/types": "npm:8.23.0"
2684+
"@typescript-eslint/typescript-estree": "npm:8.23.0"
2685+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
26862686
debug: "npm:^4.3.4"
26872687
peerDependencies:
26882688
eslint: ^8.57.0 || ^9.0.0
26892689
typescript: ">=4.8.4 <5.8.0"
2690-
checksum: 10c0/6575684d4724aa908b0d6a29db5d5054b9277804844ee4179c77371f8b8b84534b9b7e4df0e282c5f39729ae6f0019208a6b83f0ca5d0f06f9da5a06d8ddb4fd
2690+
checksum: 10c0/f9e0f83a6dd97a9049d4ce23d660a1d4d5f3c57be8efc68e2258e6b2d5b823086d188b534f791a3412ef10d211fe4916b378254728150094c4f8b0ab44aae2a7
26912691
languageName: node
26922692
linkType: hard
26932693

@@ -2701,13 +2701,13 @@ __metadata:
27012701
languageName: node
27022702
linkType: hard
27032703

2704-
"@typescript-eslint/scope-manager@npm:8.22.0":
2705-
version: 8.22.0
2706-
resolution: "@typescript-eslint/scope-manager@npm:8.22.0"
2704+
"@typescript-eslint/scope-manager@npm:8.23.0":
2705+
version: 8.23.0
2706+
resolution: "@typescript-eslint/scope-manager@npm:8.23.0"
27072707
dependencies:
2708-
"@typescript-eslint/types": "npm:8.22.0"
2709-
"@typescript-eslint/visitor-keys": "npm:8.22.0"
2710-
checksum: 10c0/f393ab32086f4b095fcd77169abb5200ad94f282860944d164cec8c9b70090c36235f49b066ba24dfd953201b7730e48200a254e5950a9a3565acdacbbc0fd64
2708+
"@typescript-eslint/types": "npm:8.23.0"
2709+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
2710+
checksum: 10c0/625b524a4fc25667b20f3541da84674af9c2abfac6596e30f7a40085513172bf1aac125488b32885894e3ef6596a0d06dec9a65ed4562884e0bca87a758600fa
27112711
languageName: node
27122712
linkType: hard
27132713

@@ -2728,18 +2728,18 @@ __metadata:
27282728
languageName: node
27292729
linkType: hard
27302730

2731-
"@typescript-eslint/type-utils@npm:8.22.0":
2732-
version: 8.22.0
2733-
resolution: "@typescript-eslint/type-utils@npm:8.22.0"
2731+
"@typescript-eslint/type-utils@npm:8.23.0":
2732+
version: 8.23.0
2733+
resolution: "@typescript-eslint/type-utils@npm:8.23.0"
27342734
dependencies:
2735-
"@typescript-eslint/typescript-estree": "npm:8.22.0"
2736-
"@typescript-eslint/utils": "npm:8.22.0"
2735+
"@typescript-eslint/typescript-estree": "npm:8.23.0"
2736+
"@typescript-eslint/utils": "npm:8.23.0"
27372737
debug: "npm:^4.3.4"
2738-
ts-api-utils: "npm:^2.0.0"
2738+
ts-api-utils: "npm:^2.0.1"
27392739
peerDependencies:
27402740
eslint: ^8.57.0 || ^9.0.0
27412741
typescript: ">=4.8.4 <5.8.0"
2742-
checksum: 10c0/dc457d9184dc2156eda225c63de03b1052d75464d6393edaf0f1728eecf64170f73e19bc9b9d4a4a029870ce25015b59bd6705e1e18b731ca4fcecac4398bfb7
2742+
checksum: 10c0/a98dc2f2f75ec2132176428011ba620ad5b641a04e9e18471a7b9f979f6966a76aeaf6e51072c5364de68f83832a3a77b04518ec65c3092dadbd033d03fb5e35
27432743
languageName: node
27442744
linkType: hard
27452745

@@ -2750,10 +2750,10 @@ __metadata:
27502750
languageName: node
27512751
linkType: hard
27522752

2753-
"@typescript-eslint/types@npm:8.22.0":
2754-
version: 8.22.0
2755-
resolution: "@typescript-eslint/types@npm:8.22.0"
2756-
checksum: 10c0/6357d0937e2b84ddb00763d05053fe50f2270fa428aa11f1ad6a1293827cf54da7e6d4d20b00b9d4f633b6982a2eb0e494f05285daa1279d8a3493f0d8abae18
2753+
"@typescript-eslint/types@npm:8.23.0":
2754+
version: 8.23.0
2755+
resolution: "@typescript-eslint/types@npm:8.23.0"
2756+
checksum: 10c0/78737a14e8469e33212d9bbc26d6880bca3f8e47764273eb4c662f5ed38d0b35c626d646d4a8e9a6ee64a0e352b18dd36422e59ce217362b5af473b79d058b35
27572757
languageName: node
27582758
linkType: hard
27592759

@@ -2776,21 +2776,21 @@ __metadata:
27762776
languageName: node
27772777
linkType: hard
27782778

2779-
"@typescript-eslint/typescript-estree@npm:8.22.0":
2780-
version: 8.22.0
2781-
resolution: "@typescript-eslint/typescript-estree@npm:8.22.0"
2779+
"@typescript-eslint/typescript-estree@npm:8.23.0":
2780+
version: 8.23.0
2781+
resolution: "@typescript-eslint/typescript-estree@npm:8.23.0"
27822782
dependencies:
2783-
"@typescript-eslint/types": "npm:8.22.0"
2784-
"@typescript-eslint/visitor-keys": "npm:8.22.0"
2783+
"@typescript-eslint/types": "npm:8.23.0"
2784+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
27852785
debug: "npm:^4.3.4"
27862786
fast-glob: "npm:^3.3.2"
27872787
is-glob: "npm:^4.0.3"
27882788
minimatch: "npm:^9.0.4"
27892789
semver: "npm:^7.6.0"
2790-
ts-api-utils: "npm:^2.0.0"
2790+
ts-api-utils: "npm:^2.0.1"
27912791
peerDependencies:
27922792
typescript: ">=4.8.4 <5.8.0"
2793-
checksum: 10c0/0a9d77fbadfb1e54c06abde424e461103576595c70e50ae8a15a3d7c07f125f253f505208e1ea5cc483b9073d95fc10ce0c4ddfe0fe08ec2aceda6314c341e0d
2793+
checksum: 10c0/2cc8defb3d9b25b899a62c6b6ca26c442433bf95f626f6275935e2754d9a74abb0015c737de27038b0f378273e67e61120d9cf2941c44848e4bffbbc297fdf74
27942794
languageName: node
27952795
linkType: hard
27962796

@@ -2808,18 +2808,18 @@ __metadata:
28082808
languageName: node
28092809
linkType: hard
28102810

2811-
"@typescript-eslint/utils@npm:8.22.0":
2812-
version: 8.22.0
2813-
resolution: "@typescript-eslint/utils@npm:8.22.0"
2811+
"@typescript-eslint/utils@npm:8.23.0":
2812+
version: 8.23.0
2813+
resolution: "@typescript-eslint/utils@npm:8.23.0"
28142814
dependencies:
28152815
"@eslint-community/eslint-utils": "npm:^4.4.0"
2816-
"@typescript-eslint/scope-manager": "npm:8.22.0"
2817-
"@typescript-eslint/types": "npm:8.22.0"
2818-
"@typescript-eslint/typescript-estree": "npm:8.22.0"
2816+
"@typescript-eslint/scope-manager": "npm:8.23.0"
2817+
"@typescript-eslint/types": "npm:8.23.0"
2818+
"@typescript-eslint/typescript-estree": "npm:8.23.0"
28192819
peerDependencies:
28202820
eslint: ^8.57.0 || ^9.0.0
28212821
typescript: ">=4.8.4 <5.8.0"
2822-
checksum: 10c0/6f1e3f9c0fb865c8cef4fdca04679cea7357ed011338b54d80550e9ad5369a3f24cbe4b0985d293192fe351fa133e5f4ea401f47af90bb46c21903bfe087b398
2822+
checksum: 10c0/8967cf6543b1df2fb8d29086a0d35f5f7623e935706ad7c5bfcc6123e6fb08a767be1770601d481d815022bec43422730c6c8035892f23cd11cdadb16176b418
28232823
languageName: node
28242824
linkType: hard
28252825

@@ -2833,13 +2833,13 @@ __metadata:
28332833
languageName: node
28342834
linkType: hard
28352835

2836-
"@typescript-eslint/visitor-keys@npm:8.22.0":
2837-
version: 8.22.0
2838-
resolution: "@typescript-eslint/visitor-keys@npm:8.22.0"
2836+
"@typescript-eslint/visitor-keys@npm:8.23.0":
2837+
version: 8.23.0
2838+
resolution: "@typescript-eslint/visitor-keys@npm:8.23.0"
28392839
dependencies:
2840-
"@typescript-eslint/types": "npm:8.22.0"
2840+
"@typescript-eslint/types": "npm:8.23.0"
28412841
eslint-visitor-keys: "npm:^4.2.0"
2842-
checksum: 10c0/fd83d2feadaf79950427fbbc3d23ca01cf4646ce7e0dd515a9c881d31ec1cc768e7b8898d3af065e31df39452501a3345092581cbfccac89e89d293519540557
2842+
checksum: 10c0/a406f78aa18b4efb2adf26e3a6ca48c9a6f2cc9545e083b50efaaf90f0a80d2bea79ceda51da1f109706d4138756b0978a323b9176c9a6a519e87168851e7e16
28432843
languageName: node
28442844
linkType: hard
28452845

@@ -10071,7 +10071,7 @@ __metadata:
1007110071
languageName: node
1007210072
linkType: hard
1007310073

10074-
"ts-api-utils@npm:^2.0.0":
10074+
"ts-api-utils@npm:^2.0.1":
1007510075
version: 2.0.1
1007610076
resolution: "ts-api-utils@npm:2.0.1"
1007710077
peerDependencies:

0 commit comments

Comments
 (0)