Skip to content

Commit 1d9c0ae

Browse files
chore(deps): update typescript-eslint monorepo to v8.12.1
1 parent de18010 commit 1d9c0ae

File tree

3 files changed

+54
-135
lines changed

3 files changed

+54
-135
lines changed

packages/mg-context/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"devDependencies": {
2626
"@types/jest": "29.5.12",
2727
"@types/sinon": "17.0.3",
28-
"@typescript-eslint/eslint-plugin": "8.8.0",
29-
"@typescript-eslint/parser": "8.8.0",
28+
"@typescript-eslint/eslint-plugin": "8.12.1",
29+
"@typescript-eslint/parser": "8.12.1",
3030
"c8": "10.1.2",
3131
"eslint": "8.57.0",
3232
"jest": "29.7.0",

packages/mg-html-lexical/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"@tryghost/listr-smart-renderer": "0.5.15",
2727
"@types/jest": "29.5.12",
2828
"@types/sinon": "17.0.3",
29-
"@typescript-eslint/eslint-plugin": "8.8.0",
30-
"@typescript-eslint/parser": "8.8.0",
29+
"@typescript-eslint/eslint-plugin": "8.12.1",
30+
"@typescript-eslint/parser": "8.12.1",
3131
"c8": "10.1.2",
3232
"eslint": "8.57.0",
3333
"jest": "29.7.0",

yarn.lock

+50-131
Original file line numberDiff line numberDiff line change
@@ -3600,31 +3600,16 @@
36003600
semver "^7.5.4"
36013601
ts-api-utils "^1.0.1"
36023602

3603-
"@typescript-eslint/eslint-plugin@8.8.0":
3604-
version "8.8.0"
3605-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.8.0.tgz#b2b02a5447cdc885950eb256b3b8a97b92031bd3"
3606-
integrity sha512-wORFWjU30B2WJ/aXBfOm1LX9v9nyt9D3jsSOxC3cCaTQGCW5k4jNpmjFv3U7p/7s4yvdjHzwtv2Sd2dOyhjS0A==
3603+
"@typescript-eslint/eslint-plugin@8.12.1", "@typescript-eslint/eslint-plugin@^8.0.0":
3604+
version "8.12.1"
3605+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.12.1.tgz#ea39bc3c1bf9828b01e35478daede2188b471b2e"
3606+
integrity sha512-gNg/inLRcPoBsKKIe4Vv38SVSOhk4BKWNO0T56sVff33gRqtTpOsrhHtiOKD1lmIOmCtZMPaW2x/h2FlM+sCEg==
36073607
dependencies:
36083608
"@eslint-community/regexpp" "^4.10.0"
3609-
"@typescript-eslint/scope-manager" "8.8.0"
3610-
"@typescript-eslint/type-utils" "8.8.0"
3611-
"@typescript-eslint/utils" "8.8.0"
3612-
"@typescript-eslint/visitor-keys" "8.8.0"
3613-
graphemer "^1.4.0"
3614-
ignore "^5.3.1"
3615-
natural-compare "^1.4.0"
3616-
ts-api-utils "^1.3.0"
3617-
3618-
"@typescript-eslint/eslint-plugin@^8.0.0":
3619-
version "8.10.0"
3620-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.10.0.tgz#9c8218ed62f9a322df10ded7c34990f014df44f2"
3621-
integrity sha512-phuB3hoP7FFKbRXxjl+DRlQDuJqhpOnm5MmtROXyWi3uS/Xg2ZXqiQfcG2BJHiN4QKyzdOJi3NEn/qTnjUlkmQ==
3622-
dependencies:
3623-
"@eslint-community/regexpp" "^4.10.0"
3624-
"@typescript-eslint/scope-manager" "8.10.0"
3625-
"@typescript-eslint/type-utils" "8.10.0"
3626-
"@typescript-eslint/utils" "8.10.0"
3627-
"@typescript-eslint/visitor-keys" "8.10.0"
3609+
"@typescript-eslint/scope-manager" "8.12.1"
3610+
"@typescript-eslint/type-utils" "8.12.1"
3611+
"@typescript-eslint/utils" "8.12.1"
3612+
"@typescript-eslint/visitor-keys" "8.12.1"
36283613
graphemer "^1.4.0"
36293614
ignore "^5.3.1"
36303615
natural-compare "^1.4.0"
@@ -3641,26 +3626,15 @@
36413626
"@typescript-eslint/visitor-keys" "6.9.1"
36423627
debug "^4.3.4"
36433628

3644-
"@typescript-eslint/[email protected]":
3645-
version "8.8.0"
3646-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.8.0.tgz#ee4397c70230c4eee030456924c0fba480072f5e"
3647-
integrity sha512-uEFUsgR+tl8GmzmLjRqz+VrDv4eoaMqMXW7ruXfgThaAShO9JTciKpEsB+TvnfFfbg5IpujgMXVV36gOJRLtZg==
3648-
dependencies:
3649-
"@typescript-eslint/scope-manager" "8.8.0"
3650-
"@typescript-eslint/types" "8.8.0"
3651-
"@typescript-eslint/typescript-estree" "8.8.0"
3652-
"@typescript-eslint/visitor-keys" "8.8.0"
3653-
debug "^4.3.4"
3654-
3655-
"@typescript-eslint/parser@^8.0.0":
3656-
version "8.10.0"
3657-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.10.0.tgz#3cbe7206f5e42835878a74a76da533549f977662"
3658-
integrity sha512-E24l90SxuJhytWJ0pTQydFT46Nk0Z+bsLKo/L8rtQSL93rQ6byd1V/QbDpHUTdLPOMsBCcYXZweADNCfOCmOAg==
3629+
"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^8.0.0":
3630+
version "8.12.1"
3631+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.12.1.tgz#6ea637412d127eeb5726d89461ef47b152c568e7"
3632+
integrity sha512-I/I9Bg7qFa8rOgBnUUHIWTgzbB5wVkSLX+04xGUzTcJUtdq/I2uHWR9mbW6qUYJG/UmkuDcTax5JHvoEWOAHOQ==
36593633
dependencies:
3660-
"@typescript-eslint/scope-manager" "8.10.0"
3661-
"@typescript-eslint/types" "8.10.0"
3662-
"@typescript-eslint/typescript-estree" "8.10.0"
3663-
"@typescript-eslint/visitor-keys" "8.10.0"
3634+
"@typescript-eslint/scope-manager" "8.12.1"
3635+
"@typescript-eslint/types" "8.12.1"
3636+
"@typescript-eslint/typescript-estree" "8.12.1"
3637+
"@typescript-eslint/visitor-keys" "8.12.1"
36643638
debug "^4.3.4"
36653639

36663640
"@typescript-eslint/[email protected]":
@@ -3671,21 +3645,13 @@
36713645
"@typescript-eslint/types" "6.9.1"
36723646
"@typescript-eslint/visitor-keys" "6.9.1"
36733647

3674-
"@typescript-eslint/[email protected]":
3675-
version "8.10.0"
3676-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.10.0.tgz#606ffe18314d7b5c2f118f2f02aaa2958107a19c"
3677-
integrity sha512-AgCaEjhfql9MDKjMUxWvH7HjLeBqMCBfIaBbzzIcBbQPZE7CPh1m6FF+L75NUMJFMLYhCywJXIDEMa3//1A0dw==
3678-
dependencies:
3679-
"@typescript-eslint/types" "8.10.0"
3680-
"@typescript-eslint/visitor-keys" "8.10.0"
3681-
3682-
"@typescript-eslint/[email protected]":
3683-
version "8.8.0"
3684-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.8.0.tgz#30b23a6ae5708bd7882e40675ef2f1b2beac741f"
3685-
integrity sha512-EL8eaGC6gx3jDd8GwEFEV091210U97J0jeEHrAYvIYosmEGet4wJ+g0SYmLu+oRiAwbSA5AVrt6DxLHfdd+bUg==
3648+
"@typescript-eslint/[email protected]":
3649+
version "8.12.1"
3650+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.12.1.tgz#8d1088d81786e46f714b8772c84500896899c25f"
3651+
integrity sha512-bma6sD1iViTt+y9MAwDlBdPTMCqoH/BNdcQk4rKhIZWv3eM0xHmzeSrPJA663PAqFqfpOmtdugycpr0E1mZDVA==
36863652
dependencies:
3687-
"@typescript-eslint/types" "8.8.0"
3688-
"@typescript-eslint/visitor-keys" "8.8.0"
3653+
"@typescript-eslint/types" "8.12.1"
3654+
"@typescript-eslint/visitor-keys" "8.12.1"
36893655

36903656
"@typescript-eslint/[email protected]":
36913657
version "6.9.1"
@@ -3697,23 +3663,13 @@
36973663
debug "^4.3.4"
36983664
ts-api-utils "^1.0.1"
36993665

3700-
"@typescript-eslint/[email protected]":
3701-
version "8.10.0"
3702-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.10.0.tgz#99f1d2e21f8c74703e7d9c4a67a87271eaf57597"
3703-
integrity sha512-PCpUOpyQSpxBn230yIcK+LeCQaXuxrgCm2Zk1S+PTIRJsEfU6nJ0TtwyH8pIwPK/vJoA+7TZtzyAJSGBz+s/dg==
3704-
dependencies:
3705-
"@typescript-eslint/typescript-estree" "8.10.0"
3706-
"@typescript-eslint/utils" "8.10.0"
3707-
debug "^4.3.4"
3708-
ts-api-utils "^1.3.0"
3709-
3710-
"@typescript-eslint/[email protected]":
3711-
version "8.8.0"
3712-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.8.0.tgz#a0ca1c8a90d94b101176a169d7a0958187408d33"
3713-
integrity sha512-IKwJSS7bCqyCeG4NVGxnOP6lLT9Okc3Zj8hLO96bpMkJab+10HIfJbMouLrlpyOr3yrQ1cA413YPFiGd1mW9/Q==
3666+
"@typescript-eslint/[email protected]":
3667+
version "8.12.1"
3668+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.12.1.tgz#82f1c2d50e7f54e0cacde174aa397fd09946b574"
3669+
integrity sha512-zJzrvbDVjIzVKV2TGHcjembEhws8RWXJhmqfO9hS2gRXBN0gDwGhRPEdJ6AZglzfJ+YA1q09EWpSLSXjBJpIMQ==
37143670
dependencies:
3715-
"@typescript-eslint/typescript-estree" "8.8.0"
3716-
"@typescript-eslint/utils" "8.8.0"
3671+
"@typescript-eslint/typescript-estree" "8.12.1"
3672+
"@typescript-eslint/utils" "8.12.1"
37173673
debug "^4.3.4"
37183674
ts-api-utils "^1.3.0"
37193675

@@ -3722,15 +3678,10 @@
37223678
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.1.tgz#a6cfc20db0fcedcb2f397ea728ef583e0ee72459"
37233679
integrity sha512-BUGslGOb14zUHOUmDB2FfT6SI1CcZEJYfF3qFwBeUrU6srJfzANonwRYHDpLBuzbq3HaoF2XL2hcr01c8f8OaQ==
37243680

3725-
"@typescript-eslint/[email protected]":
3726-
version "8.10.0"
3727-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.10.0.tgz#eb29c4bc2ed23489348c297469c76d28c38fb618"
3728-
integrity sha512-k/E48uzsfJCRRbGLapdZgrX52csmWJ2rcowwPvOZ8lwPUv3xW6CcFeJAXgx4uJm+Ge4+a4tFOkdYvSpxhRhg1w==
3729-
3730-
"@typescript-eslint/[email protected]":
3731-
version "8.8.0"
3732-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.8.0.tgz#08ea5df6c01984d456056434641491fbf7a1bf43"
3733-
integrity sha512-QJwc50hRCgBd/k12sTykOJbESe1RrzmX6COk8Y525C9l7oweZ+1lw9JiU56im7Amm8swlz00DRIlxMYLizr2Vw==
3681+
"@typescript-eslint/[email protected]":
3682+
version "8.12.1"
3683+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.12.1.tgz#cb28d9575cf504fb297e49085c2e3f77a4e7b7e4"
3684+
integrity sha512-anMS4es5lxBe4UVcDXOkcDb3csnm5BvaNIbOFfvy/pJEohorsggdVB8MFbl5EZiEuBnZZ0ei1z7W5b6FdFiV1Q==
37343685

37353686
"@typescript-eslint/[email protected]":
37363687
version "6.9.1"
@@ -3745,27 +3696,13 @@
37453696
semver "^7.5.4"
37463697
ts-api-utils "^1.0.1"
37473698

3748-
"@typescript-eslint/typescript-estree@8.10.0":
3749-
version "8.10.0"
3750-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.10.0.tgz#36cc66e06c5f44d6781f95cb03b132e985273a33"
3751-
integrity sha512-3OE0nlcOHaMvQ8Xu5gAfME3/tWVDpb/HxtpUZ1WeOAksZ/h/gwrBzCklaGzwZT97/lBbbxJ16dMA98JMEngW4w==
3699+
"@typescript-eslint/typescript-estree@8.12.1":
3700+
version "8.12.1"
3701+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.12.1.tgz#70ea0e0cf038017edd945c2b2bd568c4c81062eb"
3702+
integrity sha512-k/o9khHOckPeDXilFTIPsP9iAYhhdMh3OsOL3i2072PNpFqhqzRHx472/0DeC8H/WZee3bZG0z2ddGRSPgeOKw==
37523703
dependencies:
3753-
"@typescript-eslint/types" "8.10.0"
3754-
"@typescript-eslint/visitor-keys" "8.10.0"
3755-
debug "^4.3.4"
3756-
fast-glob "^3.3.2"
3757-
is-glob "^4.0.3"
3758-
minimatch "^9.0.4"
3759-
semver "^7.6.0"
3760-
ts-api-utils "^1.3.0"
3761-
3762-
"@typescript-eslint/[email protected]":
3763-
version "8.8.0"
3764-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.8.0.tgz#072eaab97fdb63513fabfe1cf271812affe779e3"
3765-
integrity sha512-ZaMJwc/0ckLz5DaAZ+pNLmHv8AMVGtfWxZe/x2JVEkD5LnmhWiQMMcYT7IY7gkdJuzJ9P14fRy28lUrlDSWYdw==
3766-
dependencies:
3767-
"@typescript-eslint/types" "8.8.0"
3768-
"@typescript-eslint/visitor-keys" "8.8.0"
3704+
"@typescript-eslint/types" "8.12.1"
3705+
"@typescript-eslint/visitor-keys" "8.12.1"
37693706
debug "^4.3.4"
37703707
fast-glob "^3.3.2"
37713708
is-glob "^4.0.3"
@@ -3786,25 +3723,15 @@
37863723
"@typescript-eslint/typescript-estree" "6.9.1"
37873724
semver "^7.5.4"
37883725

3789-
"@typescript-eslint/[email protected]":
3790-
version "8.10.0"
3791-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.10.0.tgz#d78d1ce3ea3d2a88a2593ebfb1c98490131d00bf"
3792-
integrity sha512-Oq4uZ7JFr9d1ZunE/QKy5egcDRXT/FrS2z/nlxzPua2VHFtmMvFNDvpq1m/hq0ra+T52aUezfcjGRIB7vNJF9w==
3793-
dependencies:
3794-
"@eslint-community/eslint-utils" "^4.4.0"
3795-
"@typescript-eslint/scope-manager" "8.10.0"
3796-
"@typescript-eslint/types" "8.10.0"
3797-
"@typescript-eslint/typescript-estree" "8.10.0"
3798-
3799-
"@typescript-eslint/[email protected]":
3800-
version "8.8.0"
3801-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.8.0.tgz#bd8607e3a68c461b69169c7a5824637dc9e8b3f1"
3802-
integrity sha512-QE2MgfOTem00qrlPgyByaCHay9yb1+9BjnMFnSFkUKQfu7adBXDTnCAivURnuPPAG/qiB+kzKkZKmKfaMT0zVg==
3726+
"@typescript-eslint/[email protected]":
3727+
version "8.12.1"
3728+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.12.1.tgz#937e49cf1f9696afa9e78d6e652c6fca76e821b0"
3729+
integrity sha512-sDv9yFHrhKe1WN8EYuzfhKCh/sFRupe9P+m/lZ5YgVvPoCUGHNN50IO4llSu7JAbftUM/QcCh+GeCortXPrBYQ==
38033730
dependencies:
38043731
"@eslint-community/eslint-utils" "^4.4.0"
3805-
"@typescript-eslint/scope-manager" "8.8.0"
3806-
"@typescript-eslint/types" "8.8.0"
3807-
"@typescript-eslint/typescript-estree" "8.8.0"
3732+
"@typescript-eslint/scope-manager" "8.12.1"
3733+
"@typescript-eslint/types" "8.12.1"
3734+
"@typescript-eslint/typescript-estree" "8.12.1"
38083735

38093736
"@typescript-eslint/[email protected]":
38103737
version "6.9.1"
@@ -3814,20 +3741,12 @@
38143741
"@typescript-eslint/types" "6.9.1"
38153742
eslint-visitor-keys "^3.4.1"
38163743

3817-
"@typescript-eslint/[email protected]":
3818-
version "8.10.0"
3819-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.10.0.tgz#7ce4c0c3b82140415c9cd9babe09e0000b4e9979"
3820-
integrity sha512-k8nekgqwr7FadWk548Lfph6V3r9OVqjzAIVskE7orMZR23cGJjAOVazsZSJW+ElyjfTM4wx/1g88Mi70DDtG9A==
3821-
dependencies:
3822-
"@typescript-eslint/types" "8.10.0"
3823-
eslint-visitor-keys "^3.4.3"
3824-
3825-
"@typescript-eslint/[email protected]":
3826-
version "8.8.0"
3827-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.8.0.tgz#f93965abd38c82a1a1f5574290a50d02daf1cd2e"
3828-
integrity sha512-8mq51Lx6Hpmd7HnA2fcHQo3YgfX1qbccxQOgZcb4tvasu//zXRaA1j5ZRFeCw/VRAdFi4mRM9DnZw0Nu0Q2d1g==
3744+
"@typescript-eslint/[email protected]":
3745+
version "8.12.1"
3746+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.12.1.tgz#d21e3c85732c4857aca9663abfade596b3f0f00d"
3747+
integrity sha512-2RwdwnNGuOQKdGjuhujQHUqBZhEuodg2sLVPvOfWktvA9sOXOVqARjOyHSyhN2LiJGKxV6c8oOcmOtRcAnEeFw==
38293748
dependencies:
3830-
"@typescript-eslint/types" "8.8.0"
3749+
"@typescript-eslint/types" "8.12.1"
38313750
eslint-visitor-keys "^3.4.3"
38323751

38333752
"@ungap/structured-clone@^1.2.0":

0 commit comments

Comments
 (0)