Skip to content

Commit 0efde27

Browse files
feat(deps): update typescript-eslint to v8.29.0
1 parent 617a0c8 commit 0efde27

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.28.0",
40-
"@typescript-eslint/parser": "8.28.0",
39+
"@typescript-eslint/eslint-plugin": "8.29.0",
40+
"@typescript-eslint/parser": "8.29.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
@@ -2538,8 +2538,8 @@ __metadata:
25382538
"@softwareventures/semantic-release-config": "npm:5.1.0"
25392539
"@softwareventures/tsconfig": "npm:8.1.0"
25402540
"@types/node": "npm:17.0.45"
2541-
"@typescript-eslint/eslint-plugin": "npm:8.28.0"
2542-
"@typescript-eslint/parser": "npm:8.28.0"
2541+
"@typescript-eslint/eslint-plugin": "npm:8.29.0"
2542+
"@typescript-eslint/parser": "npm:8.29.0"
25432543
ava: "npm:6.2.0"
25442544
commitizen: "npm:4.3.1"
25452545
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2684,15 +2684,15 @@ __metadata:
26842684
languageName: node
26852685
linkType: hard
26862686

2687-
"@typescript-eslint/eslint-plugin@npm:8.28.0":
2688-
version: 8.28.0
2689-
resolution: "@typescript-eslint/eslint-plugin@npm:8.28.0"
2687+
"@typescript-eslint/eslint-plugin@npm:8.29.0":
2688+
version: 8.29.0
2689+
resolution: "@typescript-eslint/eslint-plugin@npm:8.29.0"
26902690
dependencies:
26912691
"@eslint-community/regexpp": "npm:^4.10.0"
2692-
"@typescript-eslint/scope-manager": "npm:8.28.0"
2693-
"@typescript-eslint/type-utils": "npm:8.28.0"
2694-
"@typescript-eslint/utils": "npm:8.28.0"
2695-
"@typescript-eslint/visitor-keys": "npm:8.28.0"
2692+
"@typescript-eslint/scope-manager": "npm:8.29.0"
2693+
"@typescript-eslint/type-utils": "npm:8.29.0"
2694+
"@typescript-eslint/utils": "npm:8.29.0"
2695+
"@typescript-eslint/visitor-keys": "npm:8.29.0"
26962696
graphemer: "npm:^1.4.0"
26972697
ignore: "npm:^5.3.1"
26982698
natural-compare: "npm:^1.4.0"
@@ -2701,23 +2701,23 @@ __metadata:
27012701
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
27022702
eslint: ^8.57.0 || ^9.0.0
27032703
typescript: ">=4.8.4 <5.9.0"
2704-
checksum: 10c0/f01b7d231b01ec2c1cc7c40599ddceb329532f2876664a39dec9d25c0aed4cfdbef3ec07f26bac357df000d798f652af6fdb6a2481b6120e43bfa38f7c7a7c48
2704+
checksum: 10c0/3b05a7376a0752484229369af6eb60d13cf06d2331e79c2d471cb0b963dcf5b25a31617cafdc71d74e98921091f479f3da10725b761878a89421191d23866b54
27052705
languageName: node
27062706
linkType: hard
27072707

2708-
"@typescript-eslint/parser@npm:8.28.0":
2709-
version: 8.28.0
2710-
resolution: "@typescript-eslint/parser@npm:8.28.0"
2708+
"@typescript-eslint/parser@npm:8.29.0":
2709+
version: 8.29.0
2710+
resolution: "@typescript-eslint/parser@npm:8.29.0"
27112711
dependencies:
2712-
"@typescript-eslint/scope-manager": "npm:8.28.0"
2713-
"@typescript-eslint/types": "npm:8.28.0"
2714-
"@typescript-eslint/typescript-estree": "npm:8.28.0"
2715-
"@typescript-eslint/visitor-keys": "npm:8.28.0"
2712+
"@typescript-eslint/scope-manager": "npm:8.29.0"
2713+
"@typescript-eslint/types": "npm:8.29.0"
2714+
"@typescript-eslint/typescript-estree": "npm:8.29.0"
2715+
"@typescript-eslint/visitor-keys": "npm:8.29.0"
27162716
debug: "npm:^4.3.4"
27172717
peerDependencies:
27182718
eslint: ^8.57.0 || ^9.0.0
27192719
typescript: ">=4.8.4 <5.9.0"
2720-
checksum: 10c0/4bde6887bbf3fe031c01e46db90f9f384a8cac2e67c2972b113a62d607db75e01db943601279aac847b9187960a038981814042cb02fd5aa27ea4613028f9313
2720+
checksum: 10c0/270b9b27e3edb54b2f98a97b7f026f95580214002a04167809b1b71233c36d1585041cdcf26f9e08f48b9eb92652f4f9c756a83dc230f48fd204a4e5e054831c
27212721
languageName: node
27222722
linkType: hard
27232723

@@ -2731,13 +2731,13 @@ __metadata:
27312731
languageName: node
27322732
linkType: hard
27332733

2734-
"@typescript-eslint/scope-manager@npm:8.28.0":
2735-
version: 8.28.0
2736-
resolution: "@typescript-eslint/scope-manager@npm:8.28.0"
2734+
"@typescript-eslint/scope-manager@npm:8.29.0":
2735+
version: 8.29.0
2736+
resolution: "@typescript-eslint/scope-manager@npm:8.29.0"
27372737
dependencies:
2738-
"@typescript-eslint/types": "npm:8.28.0"
2739-
"@typescript-eslint/visitor-keys": "npm:8.28.0"
2740-
checksum: 10c0/f3bd76b3f54e60f1efe108b233b2d818e44ecf0dc6422cc296542f784826caf3c66d51b8acc83d8c354980bd201e1d9aa1ea01011de96e0613d320c00e40ccfd
2738+
"@typescript-eslint/types": "npm:8.29.0"
2739+
"@typescript-eslint/visitor-keys": "npm:8.29.0"
2740+
checksum: 10c0/330d777043a99485b51197ad24927f1276d61e61adaf710f012b3fe7db2ab67c8925c0526f801715b498e7d8fa7cef390006b6f7ae40cee89abe22e8e438de9a
27412741
languageName: node
27422742
linkType: hard
27432743

@@ -2758,18 +2758,18 @@ __metadata:
27582758
languageName: node
27592759
linkType: hard
27602760

2761-
"@typescript-eslint/type-utils@npm:8.28.0":
2762-
version: 8.28.0
2763-
resolution: "@typescript-eslint/type-utils@npm:8.28.0"
2761+
"@typescript-eslint/type-utils@npm:8.29.0":
2762+
version: 8.29.0
2763+
resolution: "@typescript-eslint/type-utils@npm:8.29.0"
27642764
dependencies:
2765-
"@typescript-eslint/typescript-estree": "npm:8.28.0"
2766-
"@typescript-eslint/utils": "npm:8.28.0"
2765+
"@typescript-eslint/typescript-estree": "npm:8.29.0"
2766+
"@typescript-eslint/utils": "npm:8.29.0"
27672767
debug: "npm:^4.3.4"
27682768
ts-api-utils: "npm:^2.0.1"
27692769
peerDependencies:
27702770
eslint: ^8.57.0 || ^9.0.0
27712771
typescript: ">=4.8.4 <5.9.0"
2772-
checksum: 10c0/b8936edc2153bf794efba39bfb06393a228217830051767360f4b691fed7c82f3831c4fc6deac6d78b90a58596e61f866c17eaee9dd793c3efda3ebdcf5a71d8
2772+
checksum: 10c0/f254c8d22fc29ea088d16b06e4be1756cb5ad05ccf5989e163637b9c582e5fc8c27aa7003aad6e6a8158d56d7711ea1e4e9d361702c1a18945e0e6aaff1267c5
27732773
languageName: node
27742774
linkType: hard
27752775

@@ -2780,10 +2780,10 @@ __metadata:
27802780
languageName: node
27812781
linkType: hard
27822782

2783-
"@typescript-eslint/types@npm:8.28.0":
2784-
version: 8.28.0
2785-
resolution: "@typescript-eslint/types@npm:8.28.0"
2786-
checksum: 10c0/1f95895e20dac1cf063dc93c99142fd1871e53be816bcbbee93f22a05e6b2a82ca83c20ce3a551f65555910aa0956443a23268edbb004369d0d5cb282d13c377
2783+
"@typescript-eslint/types@npm:8.29.0":
2784+
version: 8.29.0
2785+
resolution: "@typescript-eslint/types@npm:8.29.0"
2786+
checksum: 10c0/fc1e3f3071102973a9cfb8ae843c51398bd74b5583b7b0edad182ea605ef85e72ceac7987513581869958b3a65303af6b3471bfba5b7be1338e8add62019c858
27872787
languageName: node
27882788
linkType: hard
27892789

@@ -2806,12 +2806,12 @@ __metadata:
28062806
languageName: node
28072807
linkType: hard
28082808

2809-
"@typescript-eslint/typescript-estree@npm:8.28.0":
2810-
version: 8.28.0
2811-
resolution: "@typescript-eslint/typescript-estree@npm:8.28.0"
2809+
"@typescript-eslint/typescript-estree@npm:8.29.0":
2810+
version: 8.29.0
2811+
resolution: "@typescript-eslint/typescript-estree@npm:8.29.0"
28122812
dependencies:
2813-
"@typescript-eslint/types": "npm:8.28.0"
2814-
"@typescript-eslint/visitor-keys": "npm:8.28.0"
2813+
"@typescript-eslint/types": "npm:8.29.0"
2814+
"@typescript-eslint/visitor-keys": "npm:8.29.0"
28152815
debug: "npm:^4.3.4"
28162816
fast-glob: "npm:^3.3.2"
28172817
is-glob: "npm:^4.0.3"
@@ -2820,7 +2820,7 @@ __metadata:
28202820
ts-api-utils: "npm:^2.0.1"
28212821
peerDependencies:
28222822
typescript: ">=4.8.4 <5.9.0"
2823-
checksum: 10c0/97a91c95b1295926098c12e2d2c2abaa68994dc879da132dcce1e75ec9d7dee8187695eaa5241d09cbc42b5e633917b6d35c624e78e3d3ee9bda42d1318080b6
2823+
checksum: 10c0/61dd52229a0758e0bd29f732115c16e640a2418fb25488877c74ef03cdbeb43ddc592a37094abd794ef49812f33d6f814c5b662b95ea796ed0a6c6bfc849299b
28242824
languageName: node
28252825
linkType: hard
28262826

@@ -2838,18 +2838,18 @@ __metadata:
28382838
languageName: node
28392839
linkType: hard
28402840

2841-
"@typescript-eslint/utils@npm:8.28.0":
2842-
version: 8.28.0
2843-
resolution: "@typescript-eslint/utils@npm:8.28.0"
2841+
"@typescript-eslint/utils@npm:8.29.0":
2842+
version: 8.29.0
2843+
resolution: "@typescript-eslint/utils@npm:8.29.0"
28442844
dependencies:
28452845
"@eslint-community/eslint-utils": "npm:^4.4.0"
2846-
"@typescript-eslint/scope-manager": "npm:8.28.0"
2847-
"@typescript-eslint/types": "npm:8.28.0"
2848-
"@typescript-eslint/typescript-estree": "npm:8.28.0"
2846+
"@typescript-eslint/scope-manager": "npm:8.29.0"
2847+
"@typescript-eslint/types": "npm:8.29.0"
2848+
"@typescript-eslint/typescript-estree": "npm:8.29.0"
28492849
peerDependencies:
28502850
eslint: ^8.57.0 || ^9.0.0
28512851
typescript: ">=4.8.4 <5.9.0"
2852-
checksum: 10c0/d3425be7f86c1245a11f0ea39136af681027797417348d8e666d38c76646945eaed7b35eb8db66372b067dee8b02a855caf2c24c040ec9c31e59681ab223b59d
2852+
checksum: 10c0/e259d7edd12946b2dc8e1aa3bbea10f66c5277f27dda71368aa2b2923487f28cd1c123681aaae22518a31c8aeabd60a5365f8a832d0f6e6efadb03745a2d8a31
28532853
languageName: node
28542854
linkType: hard
28552855

@@ -2863,13 +2863,13 @@ __metadata:
28632863
languageName: node
28642864
linkType: hard
28652865

2866-
"@typescript-eslint/visitor-keys@npm:8.28.0":
2867-
version: 8.28.0
2868-
resolution: "@typescript-eslint/visitor-keys@npm:8.28.0"
2866+
"@typescript-eslint/visitor-keys@npm:8.29.0":
2867+
version: 8.29.0
2868+
resolution: "@typescript-eslint/visitor-keys@npm:8.29.0"
28692869
dependencies:
2870-
"@typescript-eslint/types": "npm:8.28.0"
2870+
"@typescript-eslint/types": "npm:8.29.0"
28712871
eslint-visitor-keys: "npm:^4.2.0"
2872-
checksum: 10c0/245a78ed983fe95fbd1b0f2d4cb9e9d1d964bddc0aa3e3d6ab10c19c4273855bfb27d840bb1fd55deb7ae3078b52f26592472baf6fd2c7019a5aa3b1da974f35
2872+
checksum: 10c0/7f5452b137c4edd258b2289cddf5d92687780375db33421bc4f5e2e9b0c94064c7c5ed3a7b5d96dc9c2d09ca7842b4415b3f3ed3e3f1ae3ac2e625ecb5e87efc
28732873
languageName: node
28742874
linkType: hard
28752875

0 commit comments

Comments
 (0)