Skip to content

Commit 0201caf

Browse files
feat(deps): update typescript-eslint to v8.24.0
1 parent 5592b03 commit 0201caf

File tree

2 files changed

+54
-54
lines changed

2 files changed

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

yarn.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -2539,8 +2539,8 @@ __metadata:
25392539
"@softwareventures/semantic-release-config": "npm:5.1.0"
25402540
"@softwareventures/tsconfig": "npm:8.1.0"
25412541
"@types/node": "npm:17.0.45"
2542-
"@typescript-eslint/eslint-plugin": "npm:8.23.0"
2543-
"@typescript-eslint/parser": "npm:8.23.0"
2542+
"@typescript-eslint/eslint-plugin": "npm:8.24.0"
2543+
"@typescript-eslint/parser": "npm:8.24.0"
25442544
ava: "npm:6.2.0"
25452545
commitizen: "npm:4.3.1"
25462546
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2685,15 +2685,15 @@ __metadata:
26852685
languageName: node
26862686
linkType: hard
26872687

2688-
"@typescript-eslint/eslint-plugin@npm:8.23.0":
2689-
version: 8.23.0
2690-
resolution: "@typescript-eslint/eslint-plugin@npm:8.23.0"
2688+
"@typescript-eslint/eslint-plugin@npm:8.24.0":
2689+
version: 8.24.0
2690+
resolution: "@typescript-eslint/eslint-plugin@npm:8.24.0"
26912691
dependencies:
26922692
"@eslint-community/regexpp": "npm:^4.10.0"
2693-
"@typescript-eslint/scope-manager": "npm:8.23.0"
2694-
"@typescript-eslint/type-utils": "npm:8.23.0"
2695-
"@typescript-eslint/utils": "npm:8.23.0"
2696-
"@typescript-eslint/visitor-keys": "npm:8.23.0"
2693+
"@typescript-eslint/scope-manager": "npm:8.24.0"
2694+
"@typescript-eslint/type-utils": "npm:8.24.0"
2695+
"@typescript-eslint/utils": "npm:8.24.0"
2696+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
26972697
graphemer: "npm:^1.4.0"
26982698
ignore: "npm:^5.3.1"
26992699
natural-compare: "npm:^1.4.0"
@@ -2702,23 +2702,23 @@ __metadata:
27022702
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
27032703
eslint: ^8.57.0 || ^9.0.0
27042704
typescript: ">=4.8.4 <5.8.0"
2705-
checksum: 10c0/6c760a5f90748774f79a1b701f85fe6d99e89f289bc33993009987b0ffe2d13b3960ce595d452a937f3413af3918c76830659317242c05e49db40ceaca593033
2705+
checksum: 10c0/50536dc948f66042666337dc133dabf31d65f92348976cbb4eaca0317ea919b37011d05098185fff124eea04b5be9b9e1d4e957f8644261f83de998847558b7b
27062706
languageName: node
27072707
linkType: hard
27082708

2709-
"@typescript-eslint/parser@npm:8.23.0":
2710-
version: 8.23.0
2711-
resolution: "@typescript-eslint/parser@npm:8.23.0"
2709+
"@typescript-eslint/parser@npm:8.24.0":
2710+
version: 8.24.0
2711+
resolution: "@typescript-eslint/parser@npm:8.24.0"
27122712
dependencies:
2713-
"@typescript-eslint/scope-manager": "npm:8.23.0"
2714-
"@typescript-eslint/types": "npm:8.23.0"
2715-
"@typescript-eslint/typescript-estree": "npm:8.23.0"
2716-
"@typescript-eslint/visitor-keys": "npm:8.23.0"
2713+
"@typescript-eslint/scope-manager": "npm:8.24.0"
2714+
"@typescript-eslint/types": "npm:8.24.0"
2715+
"@typescript-eslint/typescript-estree": "npm:8.24.0"
2716+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
27172717
debug: "npm:^4.3.4"
27182718
peerDependencies:
27192719
eslint: ^8.57.0 || ^9.0.0
27202720
typescript: ">=4.8.4 <5.8.0"
2721-
checksum: 10c0/f9e0f83a6dd97a9049d4ce23d660a1d4d5f3c57be8efc68e2258e6b2d5b823086d188b534f791a3412ef10d211fe4916b378254728150094c4f8b0ab44aae2a7
2721+
checksum: 10c0/3d2a22435714cc89e29bf05554538010354a52ff6ccb7321d5d68ddb27770f046970445e571c020c23994f0abc7ed271ce06d03bba6f590bd289d49006cc7208
27222722
languageName: node
27232723
linkType: hard
27242724

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

2735-
"@typescript-eslint/scope-manager@npm:8.23.0":
2736-
version: 8.23.0
2737-
resolution: "@typescript-eslint/scope-manager@npm:8.23.0"
2735+
"@typescript-eslint/scope-manager@npm:8.24.0":
2736+
version: 8.24.0
2737+
resolution: "@typescript-eslint/scope-manager@npm:8.24.0"
27382738
dependencies:
2739-
"@typescript-eslint/types": "npm:8.23.0"
2740-
"@typescript-eslint/visitor-keys": "npm:8.23.0"
2741-
checksum: 10c0/625b524a4fc25667b20f3541da84674af9c2abfac6596e30f7a40085513172bf1aac125488b32885894e3ef6596a0d06dec9a65ed4562884e0bca87a758600fa
2739+
"@typescript-eslint/types": "npm:8.24.0"
2740+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
2741+
checksum: 10c0/7c47f6b06fb53dbd8bf7b526faad20ed4336f63356f4f3ee6194676b9c10a5c0a25b8449b9254b7a8952dbb859601f8b10617249b767ea11b3b35135822c7ef0
27422742
languageName: node
27432743
linkType: hard
27442744

@@ -2759,18 +2759,18 @@ __metadata:
27592759
languageName: node
27602760
linkType: hard
27612761

2762-
"@typescript-eslint/type-utils@npm:8.23.0":
2763-
version: 8.23.0
2764-
resolution: "@typescript-eslint/type-utils@npm:8.23.0"
2762+
"@typescript-eslint/type-utils@npm:8.24.0":
2763+
version: 8.24.0
2764+
resolution: "@typescript-eslint/type-utils@npm:8.24.0"
27652765
dependencies:
2766-
"@typescript-eslint/typescript-estree": "npm:8.23.0"
2767-
"@typescript-eslint/utils": "npm:8.23.0"
2766+
"@typescript-eslint/typescript-estree": "npm:8.24.0"
2767+
"@typescript-eslint/utils": "npm:8.24.0"
27682768
debug: "npm:^4.3.4"
27692769
ts-api-utils: "npm:^2.0.1"
27702770
peerDependencies:
27712771
eslint: ^8.57.0 || ^9.0.0
27722772
typescript: ">=4.8.4 <5.8.0"
2773-
checksum: 10c0/a98dc2f2f75ec2132176428011ba620ad5b641a04e9e18471a7b9f979f6966a76aeaf6e51072c5364de68f83832a3a77b04518ec65c3092dadbd033d03fb5e35
2773+
checksum: 10c0/296271f142d3096e9fdd892441657038d3d7fd0508dbfb84147658d1c4559256a9ac0c33af26fb9e6f18e5f0fdd59bdd6149c28fba580e32ff3b1bf4301eab6a
27742774
languageName: node
27752775
linkType: hard
27762776

@@ -2781,10 +2781,10 @@ __metadata:
27812781
languageName: node
27822782
linkType: hard
27832783

2784-
"@typescript-eslint/types@npm:8.23.0":
2785-
version: 8.23.0
2786-
resolution: "@typescript-eslint/types@npm:8.23.0"
2787-
checksum: 10c0/78737a14e8469e33212d9bbc26d6880bca3f8e47764273eb4c662f5ed38d0b35c626d646d4a8e9a6ee64a0e352b18dd36422e59ce217362b5af473b79d058b35
2784+
"@typescript-eslint/types@npm:8.24.0":
2785+
version: 8.24.0
2786+
resolution: "@typescript-eslint/types@npm:8.24.0"
2787+
checksum: 10c0/d3fe148315a37c272e0d077fd3d05e10c7c3266c006605c94135d587a5cd58e34a7d9ee0bf43bfbe730545cfa329e836b1e5f6b8aabfaf56e2b524578e1b2d26
27882788
languageName: node
27892789
linkType: hard
27902790

@@ -2807,12 +2807,12 @@ __metadata:
28072807
languageName: node
28082808
linkType: hard
28092809

2810-
"@typescript-eslint/typescript-estree@npm:8.23.0":
2811-
version: 8.23.0
2812-
resolution: "@typescript-eslint/typescript-estree@npm:8.23.0"
2810+
"@typescript-eslint/typescript-estree@npm:8.24.0":
2811+
version: 8.24.0
2812+
resolution: "@typescript-eslint/typescript-estree@npm:8.24.0"
28132813
dependencies:
2814-
"@typescript-eslint/types": "npm:8.23.0"
2815-
"@typescript-eslint/visitor-keys": "npm:8.23.0"
2814+
"@typescript-eslint/types": "npm:8.24.0"
2815+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
28162816
debug: "npm:^4.3.4"
28172817
fast-glob: "npm:^3.3.2"
28182818
is-glob: "npm:^4.0.3"
@@ -2821,7 +2821,7 @@ __metadata:
28212821
ts-api-utils: "npm:^2.0.1"
28222822
peerDependencies:
28232823
typescript: ">=4.8.4 <5.8.0"
2824-
checksum: 10c0/2cc8defb3d9b25b899a62c6b6ca26c442433bf95f626f6275935e2754d9a74abb0015c737de27038b0f378273e67e61120d9cf2941c44848e4bffbbc297fdf74
2824+
checksum: 10c0/38732a9084131f0bfab3c0105367604d4b3017d4359f49562ac9e95b5490c798d38873f0fef5aafd2e1e78a57b079496d935c71649ea4b5be61bbff27055ebad
28252825
languageName: node
28262826
linkType: hard
28272827

@@ -2839,18 +2839,18 @@ __metadata:
28392839
languageName: node
28402840
linkType: hard
28412841

2842-
"@typescript-eslint/utils@npm:8.23.0":
2843-
version: 8.23.0
2844-
resolution: "@typescript-eslint/utils@npm:8.23.0"
2842+
"@typescript-eslint/utils@npm:8.24.0":
2843+
version: 8.24.0
2844+
resolution: "@typescript-eslint/utils@npm:8.24.0"
28452845
dependencies:
28462846
"@eslint-community/eslint-utils": "npm:^4.4.0"
2847-
"@typescript-eslint/scope-manager": "npm:8.23.0"
2848-
"@typescript-eslint/types": "npm:8.23.0"
2849-
"@typescript-eslint/typescript-estree": "npm:8.23.0"
2847+
"@typescript-eslint/scope-manager": "npm:8.24.0"
2848+
"@typescript-eslint/types": "npm:8.24.0"
2849+
"@typescript-eslint/typescript-estree": "npm:8.24.0"
28502850
peerDependencies:
28512851
eslint: ^8.57.0 || ^9.0.0
28522852
typescript: ">=4.8.4 <5.8.0"
2853-
checksum: 10c0/8967cf6543b1df2fb8d29086a0d35f5f7623e935706ad7c5bfcc6123e6fb08a767be1770601d481d815022bec43422730c6c8035892f23cd11cdadb16176b418
2853+
checksum: 10c0/c08cf9668d6ece98a0d0e7a87b62009f37931d3d799560c5084a59c90c7f22c45acc5022c104b5bd1899d41c46fba24276fdb31e0742402f804f66285943c150
28542854
languageName: node
28552855
linkType: hard
28562856

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

2867-
"@typescript-eslint/visitor-keys@npm:8.23.0":
2868-
version: 8.23.0
2869-
resolution: "@typescript-eslint/visitor-keys@npm:8.23.0"
2867+
"@typescript-eslint/visitor-keys@npm:8.24.0":
2868+
version: 8.24.0
2869+
resolution: "@typescript-eslint/visitor-keys@npm:8.24.0"
28702870
dependencies:
2871-
"@typescript-eslint/types": "npm:8.23.0"
2871+
"@typescript-eslint/types": "npm:8.24.0"
28722872
eslint-visitor-keys: "npm:^4.2.0"
2873-
checksum: 10c0/a406f78aa18b4efb2adf26e3a6ca48c9a6f2cc9545e083b50efaaf90f0a80d2bea79ceda51da1f109706d4138756b0978a323b9176c9a6a519e87168851e7e16
2873+
checksum: 10c0/ae3dcabbeb5213282806de1a7bc31c657189aae4225f2847356bc3110de46a43a82595634e0f123f6c8ca53ae6520c2acf7ac59a91eeb83c0f763166e3982f5c
28742874
languageName: node
28752875
linkType: hard
28762876

0 commit comments

Comments
 (0)