Skip to content

Commit 95cb0ec

Browse files
feat(deps): update typescript-eslint to v8.29.0
1 parent bba88d6 commit 95cb0ec

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
@@ -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.28.0",
42-
"@typescript-eslint/parser": "8.28.0",
41+
"@typescript-eslint/eslint-plugin": "8.29.0",
42+
"@typescript-eslint/parser": "8.29.0",
4343
"ava": "6.2.0",
4444
"commitizen": "4.3.1",
4545
"conventional-changelog-conventionalcommits": "7.0.2",

yarn.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -2535,8 +2535,8 @@ __metadata:
25352535
"@softwareventures/semantic-release-config": "npm:5.1.0"
25362536
"@softwareventures/tsconfig": "npm:8.1.0"
25372537
"@types/node": "npm:17.0.45"
2538-
"@typescript-eslint/eslint-plugin": "npm:8.28.0"
2539-
"@typescript-eslint/parser": "npm:8.28.0"
2538+
"@typescript-eslint/eslint-plugin": "npm:8.29.0"
2539+
"@typescript-eslint/parser": "npm:8.29.0"
25402540
ava: "npm:6.2.0"
25412541
commitizen: "npm:4.3.1"
25422542
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2653,15 +2653,15 @@ __metadata:
26532653
languageName: node
26542654
linkType: hard
26552655

2656-
"@typescript-eslint/eslint-plugin@npm:8.28.0":
2657-
version: 8.28.0
2658-
resolution: "@typescript-eslint/eslint-plugin@npm:8.28.0"
2656+
"@typescript-eslint/eslint-plugin@npm:8.29.0":
2657+
version: 8.29.0
2658+
resolution: "@typescript-eslint/eslint-plugin@npm:8.29.0"
26592659
dependencies:
26602660
"@eslint-community/regexpp": "npm:^4.10.0"
2661-
"@typescript-eslint/scope-manager": "npm:8.28.0"
2662-
"@typescript-eslint/type-utils": "npm:8.28.0"
2663-
"@typescript-eslint/utils": "npm:8.28.0"
2664-
"@typescript-eslint/visitor-keys": "npm:8.28.0"
2661+
"@typescript-eslint/scope-manager": "npm:8.29.0"
2662+
"@typescript-eslint/type-utils": "npm:8.29.0"
2663+
"@typescript-eslint/utils": "npm:8.29.0"
2664+
"@typescript-eslint/visitor-keys": "npm:8.29.0"
26652665
graphemer: "npm:^1.4.0"
26662666
ignore: "npm:^5.3.1"
26672667
natural-compare: "npm:^1.4.0"
@@ -2670,23 +2670,23 @@ __metadata:
26702670
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
26712671
eslint: ^8.57.0 || ^9.0.0
26722672
typescript: ">=4.8.4 <5.9.0"
2673-
checksum: 10c0/f01b7d231b01ec2c1cc7c40599ddceb329532f2876664a39dec9d25c0aed4cfdbef3ec07f26bac357df000d798f652af6fdb6a2481b6120e43bfa38f7c7a7c48
2673+
checksum: 10c0/3b05a7376a0752484229369af6eb60d13cf06d2331e79c2d471cb0b963dcf5b25a31617cafdc71d74e98921091f479f3da10725b761878a89421191d23866b54
26742674
languageName: node
26752675
linkType: hard
26762676

2677-
"@typescript-eslint/parser@npm:8.28.0":
2678-
version: 8.28.0
2679-
resolution: "@typescript-eslint/parser@npm:8.28.0"
2677+
"@typescript-eslint/parser@npm:8.29.0":
2678+
version: 8.29.0
2679+
resolution: "@typescript-eslint/parser@npm:8.29.0"
26802680
dependencies:
2681-
"@typescript-eslint/scope-manager": "npm:8.28.0"
2682-
"@typescript-eslint/types": "npm:8.28.0"
2683-
"@typescript-eslint/typescript-estree": "npm:8.28.0"
2684-
"@typescript-eslint/visitor-keys": "npm:8.28.0"
2681+
"@typescript-eslint/scope-manager": "npm:8.29.0"
2682+
"@typescript-eslint/types": "npm:8.29.0"
2683+
"@typescript-eslint/typescript-estree": "npm:8.29.0"
2684+
"@typescript-eslint/visitor-keys": "npm:8.29.0"
26852685
debug: "npm:^4.3.4"
26862686
peerDependencies:
26872687
eslint: ^8.57.0 || ^9.0.0
26882688
typescript: ">=4.8.4 <5.9.0"
2689-
checksum: 10c0/4bde6887bbf3fe031c01e46db90f9f384a8cac2e67c2972b113a62d607db75e01db943601279aac847b9187960a038981814042cb02fd5aa27ea4613028f9313
2689+
checksum: 10c0/270b9b27e3edb54b2f98a97b7f026f95580214002a04167809b1b71233c36d1585041cdcf26f9e08f48b9eb92652f4f9c756a83dc230f48fd204a4e5e054831c
26902690
languageName: node
26912691
linkType: hard
26922692

@@ -2700,13 +2700,13 @@ __metadata:
27002700
languageName: node
27012701
linkType: hard
27022702

2703-
"@typescript-eslint/scope-manager@npm:8.28.0":
2704-
version: 8.28.0
2705-
resolution: "@typescript-eslint/scope-manager@npm:8.28.0"
2703+
"@typescript-eslint/scope-manager@npm:8.29.0":
2704+
version: 8.29.0
2705+
resolution: "@typescript-eslint/scope-manager@npm:8.29.0"
27062706
dependencies:
2707-
"@typescript-eslint/types": "npm:8.28.0"
2708-
"@typescript-eslint/visitor-keys": "npm:8.28.0"
2709-
checksum: 10c0/f3bd76b3f54e60f1efe108b233b2d818e44ecf0dc6422cc296542f784826caf3c66d51b8acc83d8c354980bd201e1d9aa1ea01011de96e0613d320c00e40ccfd
2707+
"@typescript-eslint/types": "npm:8.29.0"
2708+
"@typescript-eslint/visitor-keys": "npm:8.29.0"
2709+
checksum: 10c0/330d777043a99485b51197ad24927f1276d61e61adaf710f012b3fe7db2ab67c8925c0526f801715b498e7d8fa7cef390006b6f7ae40cee89abe22e8e438de9a
27102710
languageName: node
27112711
linkType: hard
27122712

@@ -2727,18 +2727,18 @@ __metadata:
27272727
languageName: node
27282728
linkType: hard
27292729

2730-
"@typescript-eslint/type-utils@npm:8.28.0":
2731-
version: 8.28.0
2732-
resolution: "@typescript-eslint/type-utils@npm:8.28.0"
2730+
"@typescript-eslint/type-utils@npm:8.29.0":
2731+
version: 8.29.0
2732+
resolution: "@typescript-eslint/type-utils@npm:8.29.0"
27332733
dependencies:
2734-
"@typescript-eslint/typescript-estree": "npm:8.28.0"
2735-
"@typescript-eslint/utils": "npm:8.28.0"
2734+
"@typescript-eslint/typescript-estree": "npm:8.29.0"
2735+
"@typescript-eslint/utils": "npm:8.29.0"
27362736
debug: "npm:^4.3.4"
27372737
ts-api-utils: "npm:^2.0.1"
27382738
peerDependencies:
27392739
eslint: ^8.57.0 || ^9.0.0
27402740
typescript: ">=4.8.4 <5.9.0"
2741-
checksum: 10c0/b8936edc2153bf794efba39bfb06393a228217830051767360f4b691fed7c82f3831c4fc6deac6d78b90a58596e61f866c17eaee9dd793c3efda3ebdcf5a71d8
2741+
checksum: 10c0/f254c8d22fc29ea088d16b06e4be1756cb5ad05ccf5989e163637b9c582e5fc8c27aa7003aad6e6a8158d56d7711ea1e4e9d361702c1a18945e0e6aaff1267c5
27422742
languageName: node
27432743
linkType: hard
27442744

@@ -2749,10 +2749,10 @@ __metadata:
27492749
languageName: node
27502750
linkType: hard
27512751

2752-
"@typescript-eslint/types@npm:8.28.0":
2753-
version: 8.28.0
2754-
resolution: "@typescript-eslint/types@npm:8.28.0"
2755-
checksum: 10c0/1f95895e20dac1cf063dc93c99142fd1871e53be816bcbbee93f22a05e6b2a82ca83c20ce3a551f65555910aa0956443a23268edbb004369d0d5cb282d13c377
2752+
"@typescript-eslint/types@npm:8.29.0":
2753+
version: 8.29.0
2754+
resolution: "@typescript-eslint/types@npm:8.29.0"
2755+
checksum: 10c0/fc1e3f3071102973a9cfb8ae843c51398bd74b5583b7b0edad182ea605ef85e72ceac7987513581869958b3a65303af6b3471bfba5b7be1338e8add62019c858
27562756
languageName: node
27572757
linkType: hard
27582758

@@ -2775,12 +2775,12 @@ __metadata:
27752775
languageName: node
27762776
linkType: hard
27772777

2778-
"@typescript-eslint/typescript-estree@npm:8.28.0":
2779-
version: 8.28.0
2780-
resolution: "@typescript-eslint/typescript-estree@npm:8.28.0"
2778+
"@typescript-eslint/typescript-estree@npm:8.29.0":
2779+
version: 8.29.0
2780+
resolution: "@typescript-eslint/typescript-estree@npm:8.29.0"
27812781
dependencies:
2782-
"@typescript-eslint/types": "npm:8.28.0"
2783-
"@typescript-eslint/visitor-keys": "npm:8.28.0"
2782+
"@typescript-eslint/types": "npm:8.29.0"
2783+
"@typescript-eslint/visitor-keys": "npm:8.29.0"
27842784
debug: "npm:^4.3.4"
27852785
fast-glob: "npm:^3.3.2"
27862786
is-glob: "npm:^4.0.3"
@@ -2789,7 +2789,7 @@ __metadata:
27892789
ts-api-utils: "npm:^2.0.1"
27902790
peerDependencies:
27912791
typescript: ">=4.8.4 <5.9.0"
2792-
checksum: 10c0/97a91c95b1295926098c12e2d2c2abaa68994dc879da132dcce1e75ec9d7dee8187695eaa5241d09cbc42b5e633917b6d35c624e78e3d3ee9bda42d1318080b6
2792+
checksum: 10c0/61dd52229a0758e0bd29f732115c16e640a2418fb25488877c74ef03cdbeb43ddc592a37094abd794ef49812f33d6f814c5b662b95ea796ed0a6c6bfc849299b
27932793
languageName: node
27942794
linkType: hard
27952795

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

2810-
"@typescript-eslint/utils@npm:8.28.0":
2811-
version: 8.28.0
2812-
resolution: "@typescript-eslint/utils@npm:8.28.0"
2810+
"@typescript-eslint/utils@npm:8.29.0":
2811+
version: 8.29.0
2812+
resolution: "@typescript-eslint/utils@npm:8.29.0"
28132813
dependencies:
28142814
"@eslint-community/eslint-utils": "npm:^4.4.0"
2815-
"@typescript-eslint/scope-manager": "npm:8.28.0"
2816-
"@typescript-eslint/types": "npm:8.28.0"
2817-
"@typescript-eslint/typescript-estree": "npm:8.28.0"
2815+
"@typescript-eslint/scope-manager": "npm:8.29.0"
2816+
"@typescript-eslint/types": "npm:8.29.0"
2817+
"@typescript-eslint/typescript-estree": "npm:8.29.0"
28182818
peerDependencies:
28192819
eslint: ^8.57.0 || ^9.0.0
28202820
typescript: ">=4.8.4 <5.9.0"
2821-
checksum: 10c0/d3425be7f86c1245a11f0ea39136af681027797417348d8e666d38c76646945eaed7b35eb8db66372b067dee8b02a855caf2c24c040ec9c31e59681ab223b59d
2821+
checksum: 10c0/e259d7edd12946b2dc8e1aa3bbea10f66c5277f27dda71368aa2b2923487f28cd1c123681aaae22518a31c8aeabd60a5365f8a832d0f6e6efadb03745a2d8a31
28222822
languageName: node
28232823
linkType: hard
28242824

@@ -2832,13 +2832,13 @@ __metadata:
28322832
languageName: node
28332833
linkType: hard
28342834

2835-
"@typescript-eslint/visitor-keys@npm:8.28.0":
2836-
version: 8.28.0
2837-
resolution: "@typescript-eslint/visitor-keys@npm:8.28.0"
2835+
"@typescript-eslint/visitor-keys@npm:8.29.0":
2836+
version: 8.29.0
2837+
resolution: "@typescript-eslint/visitor-keys@npm:8.29.0"
28382838
dependencies:
2839-
"@typescript-eslint/types": "npm:8.28.0"
2839+
"@typescript-eslint/types": "npm:8.29.0"
28402840
eslint-visitor-keys: "npm:^4.2.0"
2841-
checksum: 10c0/245a78ed983fe95fbd1b0f2d4cb9e9d1d964bddc0aa3e3d6ab10c19c4273855bfb27d840bb1fd55deb7ae3078b52f26592472baf6fd2c7019a5aa3b1da974f35
2841+
checksum: 10c0/7f5452b137c4edd258b2289cddf5d92687780375db33421bc4f5e2e9b0c94064c7c5ed3a7b5d96dc9c2d09ca7842b4415b3f3ed3e3f1ae3ac2e625ecb5e87efc
28422842
languageName: node
28432843
linkType: hard
28442844

0 commit comments

Comments
 (0)