Skip to content

Commit 8a69981

Browse files
feat(deps): update typescript-eslint to v8.19.0
1 parent 82ebb92 commit 8a69981

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.18.2",
42-
"@typescript-eslint/parser": "8.18.2",
41+
"@typescript-eslint/eslint-plugin": "8.19.0",
42+
"@typescript-eslint/parser": "8.19.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
@@ -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.18.2"
2540-
"@typescript-eslint/parser": "npm:8.18.2"
2539+
"@typescript-eslint/eslint-plugin": "npm:8.19.0"
2540+
"@typescript-eslint/parser": "npm:8.19.0"
25412541
ava: "npm:6.2.0"
25422542
commitizen: "npm:4.3.1"
25432543
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2654,15 +2654,15 @@ __metadata:
26542654
languageName: node
26552655
linkType: hard
26562656

2657-
"@typescript-eslint/eslint-plugin@npm:8.18.2":
2658-
version: 8.18.2
2659-
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.2"
2657+
"@typescript-eslint/eslint-plugin@npm:8.19.0":
2658+
version: 8.19.0
2659+
resolution: "@typescript-eslint/eslint-plugin@npm:8.19.0"
26602660
dependencies:
26612661
"@eslint-community/regexpp": "npm:^4.10.0"
2662-
"@typescript-eslint/scope-manager": "npm:8.18.2"
2663-
"@typescript-eslint/type-utils": "npm:8.18.2"
2664-
"@typescript-eslint/utils": "npm:8.18.2"
2665-
"@typescript-eslint/visitor-keys": "npm:8.18.2"
2662+
"@typescript-eslint/scope-manager": "npm:8.19.0"
2663+
"@typescript-eslint/type-utils": "npm:8.19.0"
2664+
"@typescript-eslint/utils": "npm:8.19.0"
2665+
"@typescript-eslint/visitor-keys": "npm:8.19.0"
26662666
graphemer: "npm:^1.4.0"
26672667
ignore: "npm:^5.3.1"
26682668
natural-compare: "npm:^1.4.0"
@@ -2671,23 +2671,23 @@ __metadata:
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/ce854835a12747cd8efea5b70921e1a80b62af2a2d311b09343862a6af225b821a6729784547d37eb5f8eb286d1f086f41f305445adc3a054e37cc8c71561ccd
2674+
checksum: 10c0/ceaa5063b68684b5608950b5e69f0caf1eadfc356cba82625240d6aae55f769faff599c38d35252dcb77a40d92e6fbf6d6264bc0c577d5c549da25061c3bd796
26752675
languageName: node
26762676
linkType: hard
26772677

2678-
"@typescript-eslint/parser@npm:8.18.2":
2679-
version: 8.18.2
2680-
resolution: "@typescript-eslint/parser@npm:8.18.2"
2678+
"@typescript-eslint/parser@npm:8.19.0":
2679+
version: 8.19.0
2680+
resolution: "@typescript-eslint/parser@npm:8.19.0"
26812681
dependencies:
2682-
"@typescript-eslint/scope-manager": "npm:8.18.2"
2683-
"@typescript-eslint/types": "npm:8.18.2"
2684-
"@typescript-eslint/typescript-estree": "npm:8.18.2"
2685-
"@typescript-eslint/visitor-keys": "npm:8.18.2"
2682+
"@typescript-eslint/scope-manager": "npm:8.19.0"
2683+
"@typescript-eslint/types": "npm:8.19.0"
2684+
"@typescript-eslint/typescript-estree": "npm:8.19.0"
2685+
"@typescript-eslint/visitor-keys": "npm:8.19.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/ea28130e0a2733e3e40708ddfbb7b6522d9644e49cae2c3dc3faddd7ac7e7f73ed9775f19463ca0deca55edb52f5d9d522c206bb2a14fe3c9c6eef03d144b41f
2690+
checksum: 10c0/064b0997963060490fc3f92c90cebc7c694f47a7657f7882ce9eb314786e0cf3e917bfccfad614d23038439d84e69a978bdc7054515b23201001dd427e524e64
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.18.2":
2705-
version: 8.18.2
2706-
resolution: "@typescript-eslint/scope-manager@npm:8.18.2"
2704+
"@typescript-eslint/scope-manager@npm:8.19.0":
2705+
version: 8.19.0
2706+
resolution: "@typescript-eslint/scope-manager@npm:8.19.0"
27072707
dependencies:
2708-
"@typescript-eslint/types": "npm:8.18.2"
2709-
"@typescript-eslint/visitor-keys": "npm:8.18.2"
2710-
checksum: 10c0/2c05f5361e84d687555717bfb15988d5c11601c1094edeaafc8db5c961359982d7aeb192d775d348ab65ac43c5a6c968f3e8503ee1e6bf875aca27588907139f
2708+
"@typescript-eslint/types": "npm:8.19.0"
2709+
"@typescript-eslint/visitor-keys": "npm:8.19.0"
2710+
checksum: 10c0/5052863d00db7ae939de27e91dc6c92df3c37a877e1ff44015ae9aa754d419b44d97d98b25fbb30a80dc58cf92606dad599e27f32b86d20c13b77ac12b4f2abc
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.18.2":
2732-
version: 8.18.2
2733-
resolution: "@typescript-eslint/type-utils@npm:8.18.2"
2731+
"@typescript-eslint/type-utils@npm:8.19.0":
2732+
version: 8.19.0
2733+
resolution: "@typescript-eslint/type-utils@npm:8.19.0"
27342734
dependencies:
2735-
"@typescript-eslint/typescript-estree": "npm:8.18.2"
2736-
"@typescript-eslint/utils": "npm:8.18.2"
2735+
"@typescript-eslint/typescript-estree": "npm:8.19.0"
2736+
"@typescript-eslint/utils": "npm:8.19.0"
27372737
debug: "npm:^4.3.4"
27382738
ts-api-utils: "npm:^1.3.0"
27392739
peerDependencies:
27402740
eslint: ^8.57.0 || ^9.0.0
27412741
typescript: ">=4.8.4 <5.8.0"
2742-
checksum: 10c0/0441ca33f7381abae559e188bd7b2844159806e8bf5ab8d6f6d9b3a7a6bf9f9d0babf8452e83565da0e9841f656b25f44fd96f40bda1006c934535e37a997c6a
2742+
checksum: 10c0/5a460b4d26fd68ded3567390cbac310500e94e9c69583fda3fb9930877663719e6831699bb6d85de6b940bcb7951a51ab1ef67c5fea8b76a13ea3a3783bbae28
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.18.2":
2754-
version: 8.18.2
2755-
resolution: "@typescript-eslint/types@npm:8.18.2"
2756-
checksum: 10c0/4abf252671dd7c3a5c9b7ae2f523d91b04d937dbb601f3bc0182c234d50e4958be67248c1bb37833584ff0128844243145753614c7e80615b6cd6813f0713872
2753+
"@typescript-eslint/types@npm:8.19.0":
2754+
version: 8.19.0
2755+
resolution: "@typescript-eslint/types@npm:8.19.0"
2756+
checksum: 10c0/0062e7dce5f374e293c97f1f50fe450187f6b0eaf4971c818e18ef2f6baf4e9aa4e8605fba8d8fc464a504ee1130527b71ecb39d31687c31825942b9f569d902
27572757
languageName: node
27582758
linkType: hard
27592759

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

2779-
"@typescript-eslint/typescript-estree@npm:8.18.2":
2780-
version: 8.18.2
2781-
resolution: "@typescript-eslint/typescript-estree@npm:8.18.2"
2779+
"@typescript-eslint/typescript-estree@npm:8.19.0":
2780+
version: 8.19.0
2781+
resolution: "@typescript-eslint/typescript-estree@npm:8.19.0"
27822782
dependencies:
2783-
"@typescript-eslint/types": "npm:8.18.2"
2784-
"@typescript-eslint/visitor-keys": "npm:8.18.2"
2783+
"@typescript-eslint/types": "npm:8.19.0"
2784+
"@typescript-eslint/visitor-keys": "npm:8.19.0"
27852785
debug: "npm:^4.3.4"
27862786
fast-glob: "npm:^3.3.2"
27872787
is-glob: "npm:^4.0.3"
@@ -2790,7 +2790,7 @@ __metadata:
27902790
ts-api-utils: "npm:^1.3.0"
27912791
peerDependencies:
27922792
typescript: ">=4.8.4 <5.8.0"
2793-
checksum: 10c0/648296d6c95d80d37bdb5ee6662554af425ff85f1c4805ea344234a1c386c91a36b05cddf52c80264912b29693d3e1b9a45d84414a3aee1393ace2d0babc9e95
2793+
checksum: 10c0/ff47004588e8ff585af740b3e0bda07dc52310dbfeb2317eb4a723935740cf0c1953fc9ba57f14cf192bcfe373c46be833ba29d3303df8b501181bb852c7b822
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.18.2":
2812-
version: 8.18.2
2813-
resolution: "@typescript-eslint/utils@npm:8.18.2"
2811+
"@typescript-eslint/utils@npm:8.19.0":
2812+
version: 8.19.0
2813+
resolution: "@typescript-eslint/utils@npm:8.19.0"
28142814
dependencies:
28152815
"@eslint-community/eslint-utils": "npm:^4.4.0"
2816-
"@typescript-eslint/scope-manager": "npm:8.18.2"
2817-
"@typescript-eslint/types": "npm:8.18.2"
2818-
"@typescript-eslint/typescript-estree": "npm:8.18.2"
2816+
"@typescript-eslint/scope-manager": "npm:8.19.0"
2817+
"@typescript-eslint/types": "npm:8.19.0"
2818+
"@typescript-eslint/typescript-estree": "npm:8.19.0"
28192819
peerDependencies:
28202820
eslint: ^8.57.0 || ^9.0.0
28212821
typescript: ">=4.8.4 <5.8.0"
2822-
checksum: 10c0/1cb86e2e4f4e29cbaebe4272c15d98f6193b1476f65dd028d77bf4fd09e715b01d82619509c466b95056148db8d3e04f0a3ef27dc2f034a7c7ab4b2d429e58bb
2822+
checksum: 10c0/7731f7fb66d54491769ca68fd04728138ceb6b785778ad491f8e9b2147802fa0ff480e520f6ea5fb73c8484d13a2ed3e35d44635f5bf4cfbdb04c313154097a9
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.18.2":
2837-
version: 8.18.2
2838-
resolution: "@typescript-eslint/visitor-keys@npm:8.18.2"
2836+
"@typescript-eslint/visitor-keys@npm:8.19.0":
2837+
version: 8.19.0
2838+
resolution: "@typescript-eslint/visitor-keys@npm:8.19.0"
28392839
dependencies:
2840-
"@typescript-eslint/types": "npm:8.18.2"
2840+
"@typescript-eslint/types": "npm:8.19.0"
28412841
eslint-visitor-keys: "npm:^4.2.0"
2842-
checksum: 10c0/b8fe05bc3bafa7930d6671c2e1807ae47788060eb573e6a000c9597690dfaff6a4eb9f6f934719a18bae631d238ca32847510aeecc61032170e58ab45244e869
2842+
checksum: 10c0/a293def05018bb2259506e23cd8f14349f4386d0e51231893fbddf96ef73c219d5f9fe17b82e3c104f5c23956dbd9b87af3cff5e84b887af243139a3b4bbbe0d
28432843
languageName: node
28442844
linkType: hard
28452845

0 commit comments

Comments
 (0)