Skip to content

Commit 06e254d

Browse files
Update typescript-eslint monorepo to v8.43.0
1 parent 02cb80e commit 06e254d

File tree

3 files changed

+8
-106
lines changed

3 files changed

+8
-106
lines changed

packages/mg-context/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"devDependencies": {
2626
"@types/jest": "30.0.0",
2727
"@types/sinon": "17.0.4",
28-
"@typescript-eslint/eslint-plugin": "8.38.0",
29-
"@typescript-eslint/parser": "8.38.0",
28+
"@typescript-eslint/eslint-plugin": "8.43.0",
29+
"@typescript-eslint/parser": "8.43.0",
3030
"c8": "10.1.3",
3131
"eslint": "8.57.0",
3232
"jest": "30.0.5",

packages/mg-html-lexical/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"@tryghost/listr-smart-renderer": "0.5.20",
2727
"@types/jest": "30.0.0",
2828
"@types/sinon": "17.0.4",
29-
"@typescript-eslint/eslint-plugin": "8.38.0",
30-
"@typescript-eslint/parser": "8.38.0",
29+
"@typescript-eslint/eslint-plugin": "8.43.0",
30+
"@typescript-eslint/parser": "8.43.0",
3131
"c8": "10.1.3",
3232
"eslint": "8.57.0",
3333
"jest": "30.0.5",

yarn.lock

Lines changed: 4 additions & 102 deletions
Original file line numberDiff line numberDiff line change
@@ -3802,22 +3802,7 @@
38023802
semver "^7.5.4"
38033803
ts-api-utils "^1.0.1"
38043804

3805-
"@typescript-eslint/[email protected]":
3806-
version "8.38.0"
3807-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.38.0.tgz#6e5220d16f2691ab6d983c1737dd5b36e17641b7"
3808-
integrity sha512-CPoznzpuAnIOl4nhj4tRr4gIPj5AfKgkiJmGQDaq+fQnRJTYlcBjbX3wbciGmpoPf8DREufuPRe1tNMZnGdanA==
3809-
dependencies:
3810-
"@eslint-community/regexpp" "^4.10.0"
3811-
"@typescript-eslint/scope-manager" "8.38.0"
3812-
"@typescript-eslint/type-utils" "8.38.0"
3813-
"@typescript-eslint/utils" "8.38.0"
3814-
"@typescript-eslint/visitor-keys" "8.38.0"
3815-
graphemer "^1.4.0"
3816-
ignore "^7.0.0"
3817-
natural-compare "^1.4.0"
3818-
ts-api-utils "^2.1.0"
3819-
3820-
"@typescript-eslint/eslint-plugin@^8.0.0":
3805+
"@typescript-eslint/[email protected]", "@typescript-eslint/eslint-plugin@^8.0.0":
38213806
version "8.43.0"
38223807
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.43.0.tgz#4d730c2becd8e47ef76e59f68aee0fb560927cfc"
38233808
integrity sha512-8tg+gt7ENL7KewsKMKDHXR1vm8tt9eMxjJBYINf6swonlWgkYn5NwyIgXpbbDxTNU5DgpDFfj95prcTq2clIQQ==
@@ -3843,18 +3828,7 @@
38433828
"@typescript-eslint/visitor-keys" "6.9.1"
38443829
debug "^4.3.4"
38453830

3846-
"@typescript-eslint/[email protected]":
3847-
version "8.38.0"
3848-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.38.0.tgz#6723a5ea881e1777956b1045cba30be5ea838293"
3849-
integrity sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ==
3850-
dependencies:
3851-
"@typescript-eslint/scope-manager" "8.38.0"
3852-
"@typescript-eslint/types" "8.38.0"
3853-
"@typescript-eslint/typescript-estree" "8.38.0"
3854-
"@typescript-eslint/visitor-keys" "8.38.0"
3855-
debug "^4.3.4"
3856-
3857-
"@typescript-eslint/parser@^8.0.0":
3831+
"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^8.0.0":
38583832
version "8.43.0"
38593833
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.43.0.tgz#4024159925e7671f1782bdd3498bdcfbd48f9137"
38603834
integrity sha512-B7RIQiTsCBBmY+yW4+ILd6mF5h1FUwJsVvpqkrgpszYifetQ2Ke+Z4u6aZh0CblkUGIdR59iYVyXqqZGkZ3aBw==
@@ -3865,15 +3839,6 @@
38653839
"@typescript-eslint/visitor-keys" "8.43.0"
38663840
debug "^4.3.4"
38673841

3868-
"@typescript-eslint/[email protected]":
3869-
version "8.38.0"
3870-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.38.0.tgz#4900771f943163027fd7d2020a062892056b5e2f"
3871-
integrity sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg==
3872-
dependencies:
3873-
"@typescript-eslint/tsconfig-utils" "^8.38.0"
3874-
"@typescript-eslint/types" "^8.38.0"
3875-
debug "^4.3.4"
3876-
38773842
"@typescript-eslint/[email protected]":
38783843
version "8.43.0"
38793844
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.43.0.tgz#958dbaa16fbd1e81d46ab86e139f6276757140f8"
@@ -3891,14 +3856,6 @@
38913856
"@typescript-eslint/types" "6.9.1"
38923857
"@typescript-eslint/visitor-keys" "6.9.1"
38933858

3894-
"@typescript-eslint/[email protected]":
3895-
version "8.38.0"
3896-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz#5a0efcb5c9cf6e4121b58f87972f567c69529226"
3897-
integrity sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==
3898-
dependencies:
3899-
"@typescript-eslint/types" "8.38.0"
3900-
"@typescript-eslint/visitor-keys" "8.38.0"
3901-
39023859
"@typescript-eslint/[email protected]":
39033860
version "8.43.0"
39043861
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.43.0.tgz#009ebc09cc6e7e0dd67898a0e9a70d295361c6b9"
@@ -3907,12 +3864,7 @@
39073864
"@typescript-eslint/types" "8.43.0"
39083865
"@typescript-eslint/visitor-keys" "8.43.0"
39093866

3910-
"@typescript-eslint/[email protected]":
3911-
version "8.38.0"
3912-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz#6de4ce224a779601a8df667db56527255c42c4d0"
3913-
integrity sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==
3914-
3915-
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.38.0", "@typescript-eslint/tsconfig-utils@^8.43.0":
3867+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.43.0":
39163868
version "8.43.0"
39173869
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.43.0.tgz#e6721dba183d61769a90ffdad202aebc383b18c8"
39183870
integrity sha512-ALC2prjZcj2YqqL5X/bwWQmHA2em6/94GcbB/KKu5SX3EBDOsqztmmX1kMkvAJHzxk7TazKzJfFiEIagNV3qEA==
@@ -3927,17 +3879,6 @@
39273879
debug "^4.3.4"
39283880
ts-api-utils "^1.0.1"
39293881

3930-
"@typescript-eslint/[email protected]":
3931-
version "8.38.0"
3932-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.38.0.tgz#a56cd84765fa6ec135fe252b5db61e304403a85b"
3933-
integrity sha512-c7jAvGEZVf0ao2z+nnz8BUaHZD09Agbh+DY7qvBQqLiz8uJzRgVPj5YvOh8I8uEiH8oIUGIfHzMwUcGVco/SJg==
3934-
dependencies:
3935-
"@typescript-eslint/types" "8.38.0"
3936-
"@typescript-eslint/typescript-estree" "8.38.0"
3937-
"@typescript-eslint/utils" "8.38.0"
3938-
debug "^4.3.4"
3939-
ts-api-utils "^2.1.0"
3940-
39413882
"@typescript-eslint/[email protected]":
39423883
version "8.43.0"
39433884
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.43.0.tgz#29ea2e34eeae5b8e9fe4f4730c5659fa330aa04e"
@@ -3954,12 +3895,7 @@
39543895
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.1.tgz#a6cfc20db0fcedcb2f397ea728ef583e0ee72459"
39553896
integrity sha512-BUGslGOb14zUHOUmDB2FfT6SI1CcZEJYfF3qFwBeUrU6srJfzANonwRYHDpLBuzbq3HaoF2XL2hcr01c8f8OaQ==
39563897

3957-
"@typescript-eslint/[email protected]":
3958-
version "8.38.0"
3959-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529"
3960-
integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==
3961-
3962-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.38.0", "@typescript-eslint/types@^8.43.0":
3898+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.43.0":
39633899
version "8.43.0"
39643900
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.43.0.tgz#00d34a5099504eb1b263e022cc17c4243ff2302e"
39653901
integrity sha512-vQ2FZaxJpydjSZJKiSW/LJsabFFvV7KgLC5DiLhkBcykhQj8iK9BOaDmQt74nnKdLvceM5xmhaTF+pLekrxEkw==
@@ -3977,22 +3913,6 @@
39773913
semver "^7.5.4"
39783914
ts-api-utils "^1.0.1"
39793915

3980-
"@typescript-eslint/[email protected]":
3981-
version "8.38.0"
3982-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.38.0.tgz#82262199eb6778bba28a319e25ad05b1158957df"
3983-
integrity sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ==
3984-
dependencies:
3985-
"@typescript-eslint/project-service" "8.38.0"
3986-
"@typescript-eslint/tsconfig-utils" "8.38.0"
3987-
"@typescript-eslint/types" "8.38.0"
3988-
"@typescript-eslint/visitor-keys" "8.38.0"
3989-
debug "^4.3.4"
3990-
fast-glob "^3.3.2"
3991-
is-glob "^4.0.3"
3992-
minimatch "^9.0.4"
3993-
semver "^7.6.0"
3994-
ts-api-utils "^2.1.0"
3995-
39963916
"@typescript-eslint/[email protected]":
39973917
version "8.43.0"
39983918
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.43.0.tgz#39e5d431239b4d90787072ae0c2290cbd3e0a562"
@@ -4022,16 +3942,6 @@
40223942
"@typescript-eslint/typescript-estree" "6.9.1"
40233943
semver "^7.5.4"
40243944

4025-
"@typescript-eslint/[email protected]":
4026-
version "8.38.0"
4027-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.38.0.tgz#5f10159899d30eb92ba70e642ca6f754bddbf15a"
4028-
integrity sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==
4029-
dependencies:
4030-
"@eslint-community/eslint-utils" "^4.7.0"
4031-
"@typescript-eslint/scope-manager" "8.38.0"
4032-
"@typescript-eslint/types" "8.38.0"
4033-
"@typescript-eslint/typescript-estree" "8.38.0"
4034-
40353945
"@typescript-eslint/[email protected]":
40363946
version "8.43.0"
40373947
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.43.0.tgz#5c391133a52f8500dfdabd7026be72a537d7b59e"
@@ -4050,14 +3960,6 @@
40503960
"@typescript-eslint/types" "6.9.1"
40513961
eslint-visitor-keys "^3.4.1"
40523962

4053-
"@typescript-eslint/[email protected]":
4054-
version "8.38.0"
4055-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz#a9765a527b082cb8fc60fd8a16e47c7ad5b60ea5"
4056-
integrity sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==
4057-
dependencies:
4058-
"@typescript-eslint/types" "8.38.0"
4059-
eslint-visitor-keys "^4.2.1"
4060-
40613963
"@typescript-eslint/[email protected]":
40623964
version "8.43.0"
40633965
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.43.0.tgz#633d3414afec3cf0a0e4583e1575f4101ef51d30"

0 commit comments

Comments
 (0)