Skip to content

Commit a3c6564

Browse files
Update typescript-eslint monorepo to v8.32.1
1 parent 226954a commit a3c6564

File tree

1 file changed

+56
-51
lines changed

1 file changed

+56
-51
lines changed

yarn.lock

Lines changed: 56 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -3297,17 +3297,17 @@
32973297
ts-api-utils "^1.0.1"
32983298

32993299
"@typescript-eslint/eslint-plugin@^8.0.0":
3300-
version "8.32.0"
3301-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.0.tgz#86630dd3084f9d6c4239bbcd6a7ee1a7ee844f7f"
3302-
integrity sha512-/jU9ettcntkBFmWUzzGgsClEi2ZFiikMX5eEQsmxIAWMOn4H3D4rvHssstmAHGVvrYnaMqdWWWg0b5M6IN/MTQ==
3300+
version "8.32.1"
3301+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.1.tgz#9185b3eaa3b083d8318910e12d56c68b3c4f45b4"
3302+
integrity sha512-6u6Plg9nP/J1GRpe/vcjjabo6Uc5YQPAMxsgQyGC/I0RuukiG1wIe3+Vtg3IrSCVJDmqK3j8adrtzXSENRtFgg==
33033303
dependencies:
33043304
"@eslint-community/regexpp" "^4.10.0"
3305-
"@typescript-eslint/scope-manager" "8.32.0"
3306-
"@typescript-eslint/type-utils" "8.32.0"
3307-
"@typescript-eslint/utils" "8.32.0"
3308-
"@typescript-eslint/visitor-keys" "8.32.0"
3305+
"@typescript-eslint/scope-manager" "8.32.1"
3306+
"@typescript-eslint/type-utils" "8.32.1"
3307+
"@typescript-eslint/utils" "8.32.1"
3308+
"@typescript-eslint/visitor-keys" "8.32.1"
33093309
graphemer "^1.4.0"
3310-
ignore "^5.3.1"
3310+
ignore "^7.0.0"
33113311
natural-compare "^1.4.0"
33123312
ts-api-utils "^2.1.0"
33133313

@@ -3323,14 +3323,14 @@
33233323
debug "^4.3.4"
33243324

33253325
"@typescript-eslint/parser@^8.0.0":
3326-
version "8.32.0"
3327-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.0.tgz#fe840ecb2726a82fa9f5562837ec40503ae71caf"
3328-
integrity sha512-B2MdzyWxCE2+SqiZHAjPphft+/2x2FlO9YBx7eKE1BCb+rqBlQdhtAEhzIEdozHd55DXPmxBdpMygFJjfjjA9A==
3329-
dependencies:
3330-
"@typescript-eslint/scope-manager" "8.32.0"
3331-
"@typescript-eslint/types" "8.32.0"
3332-
"@typescript-eslint/typescript-estree" "8.32.0"
3333-
"@typescript-eslint/visitor-keys" "8.32.0"
3326+
version "8.32.1"
3327+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.1.tgz#18b0e53315e0bc22b2619d398ae49a968370935e"
3328+
integrity sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg==
3329+
dependencies:
3330+
"@typescript-eslint/scope-manager" "8.32.1"
3331+
"@typescript-eslint/types" "8.32.1"
3332+
"@typescript-eslint/typescript-estree" "8.32.1"
3333+
"@typescript-eslint/visitor-keys" "8.32.1"
33343334
debug "^4.3.4"
33353335

33363336
"@typescript-eslint/[email protected]":
@@ -3341,13 +3341,13 @@
33413341
"@typescript-eslint/types" "6.9.1"
33423342
"@typescript-eslint/visitor-keys" "6.9.1"
33433343

3344-
"@typescript-eslint/[email protected].0":
3345-
version "8.32.0"
3346-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.0.tgz#6be89f652780f0d3d19d58dc0ee107b1a9e3282c"
3347-
integrity sha512-jc/4IxGNedXkmG4mx4nJTILb6TMjL66D41vyeaPWvDUmeYQzF3lKtN15WsAeTr65ce4mPxwopPSo1yUUAWw0hQ==
3344+
"@typescript-eslint/[email protected].1":
3345+
version "8.32.1"
3346+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.1.tgz#9a6bf5fb2c5380e14fe9d38ccac6e4bbe17e8afc"
3347+
integrity sha512-7IsIaIDeZn7kffk7qXC3o6Z4UblZJKV3UBpkvRNpr5NSyLji7tvTcvmnMNYuYLyh26mN8W723xpo3i4MlD33vA==
33483348
dependencies:
3349-
"@typescript-eslint/types" "8.32.0"
3350-
"@typescript-eslint/visitor-keys" "8.32.0"
3349+
"@typescript-eslint/types" "8.32.1"
3350+
"@typescript-eslint/visitor-keys" "8.32.1"
33513351

33523352
"@typescript-eslint/[email protected]":
33533353
version "6.9.1"
@@ -3359,13 +3359,13 @@
33593359
debug "^4.3.4"
33603360
ts-api-utils "^1.0.1"
33613361

3362-
"@typescript-eslint/[email protected].0":
3363-
version "8.32.0"
3364-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.0.tgz#5e0882393e801963f749bea38888e716045fe895"
3365-
integrity sha512-t2vouuYQKEKSLtJaa5bB4jHeha2HJczQ6E5IXPDPgIty9EqcJxpr1QHQ86YyIPwDwxvUmLfP2YADQ5ZY4qddZg==
3362+
"@typescript-eslint/[email protected].1":
3363+
version "8.32.1"
3364+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.1.tgz#b9292a45f69ecdb7db74d1696e57d1a89514d21e"
3365+
integrity sha512-mv9YpQGA8iIsl5KyUPi+FGLm7+bA4fgXaeRcFKRDRwDMu4iwrSHeDPipwueNXhdIIZltwCJv+NkxftECbIZWfA==
33663366
dependencies:
3367-
"@typescript-eslint/typescript-estree" "8.32.0"
3368-
"@typescript-eslint/utils" "8.32.0"
3367+
"@typescript-eslint/typescript-estree" "8.32.1"
3368+
"@typescript-eslint/utils" "8.32.1"
33693369
debug "^4.3.4"
33703370
ts-api-utils "^2.1.0"
33713371

@@ -3374,10 +3374,10 @@
33743374
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.1.tgz#a6cfc20db0fcedcb2f397ea728ef583e0ee72459"
33753375
integrity sha512-BUGslGOb14zUHOUmDB2FfT6SI1CcZEJYfF3qFwBeUrU6srJfzANonwRYHDpLBuzbq3HaoF2XL2hcr01c8f8OaQ==
33763376

3377-
"@typescript-eslint/[email protected].0":
3378-
version "8.32.0"
3379-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.0.tgz#a4a66b8876b8391970cf069b49572e43f1fc957a"
3380-
integrity sha512-O5Id6tGadAZEMThM6L9HmVf5hQUXNSxLVKeGJYWNhhVseps/0LddMkp7//VDkzwJ69lPL0UmZdcZwggj9akJaA==
3377+
"@typescript-eslint/[email protected].1":
3378+
version "8.32.1"
3379+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b"
3380+
integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==
33813381

33823382
"@typescript-eslint/[email protected]":
33833383
version "6.9.1"
@@ -3392,13 +3392,13 @@
33923392
semver "^7.5.4"
33933393
ts-api-utils "^1.0.1"
33943394

3395-
"@typescript-eslint/[email protected].0":
3396-
version "8.32.0"
3397-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.0.tgz#11d45f47bfabb141206a3da6c7b91a9d869ff32d"
3398-
integrity sha512-pU9VD7anSCOIoBFnhTGfOzlVFQIA1XXiQpH/CezqOBaDppRwTglJzCC6fUQGpfwey4T183NKhF1/mfatYmjRqQ==
3395+
"@typescript-eslint/[email protected].1":
3396+
version "8.32.1"
3397+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1.tgz#9023720ca4ecf4f59c275a05b5fed69b1276face"
3398+
integrity sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg==
33993399
dependencies:
3400-
"@typescript-eslint/types" "8.32.0"
3401-
"@typescript-eslint/visitor-keys" "8.32.0"
3400+
"@typescript-eslint/types" "8.32.1"
3401+
"@typescript-eslint/visitor-keys" "8.32.1"
34023402
debug "^4.3.4"
34033403
fast-glob "^3.3.2"
34043404
is-glob "^4.0.3"
@@ -3419,15 +3419,15 @@
34193419
"@typescript-eslint/typescript-estree" "6.9.1"
34203420
semver "^7.5.4"
34213421

3422-
"@typescript-eslint/[email protected].0":
3423-
version "8.32.0"
3424-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.0.tgz#24570f68cf845d198b73a7f94ca88d8c2505ba47"
3425-
integrity sha512-8S9hXau6nQ/sYVtC3D6ISIDoJzS1NsCK+gluVhLN2YkBPX+/1wkwyUiDKnxRh15579WoOIyVWnoyIf3yGI9REw==
3422+
"@typescript-eslint/[email protected].1":
3423+
version "8.32.1"
3424+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.1.tgz#4d6d5d29b9e519e9a85e9a74e9f7bdb58abe9704"
3425+
integrity sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA==
34263426
dependencies:
34273427
"@eslint-community/eslint-utils" "^4.7.0"
3428-
"@typescript-eslint/scope-manager" "8.32.0"
3429-
"@typescript-eslint/types" "8.32.0"
3430-
"@typescript-eslint/typescript-estree" "8.32.0"
3428+
"@typescript-eslint/scope-manager" "8.32.1"
3429+
"@typescript-eslint/types" "8.32.1"
3430+
"@typescript-eslint/typescript-estree" "8.32.1"
34313431

34323432
"@typescript-eslint/[email protected]":
34333433
version "6.9.1"
@@ -3437,12 +3437,12 @@
34373437
"@typescript-eslint/types" "6.9.1"
34383438
eslint-visitor-keys "^3.4.1"
34393439

3440-
"@typescript-eslint/[email protected].0":
3441-
version "8.32.0"
3442-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.0.tgz#0cca2cac046bc71cc40ce8214bac2850d6ecf4a6"
3443-
integrity sha512-1rYQTCLFFzOI5Nl0c8LUpJT8HxpwVRn9E4CkMsYfuN6ctmQqExjSTzzSk0Tz2apmXy7WU6/6fyaZVVA/thPN+w==
3440+
"@typescript-eslint/[email protected].1":
3441+
version "8.32.1"
3442+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.1.tgz#4321395cc55c2eb46036cbbb03e101994d11ddca"
3443+
integrity sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w==
34443444
dependencies:
3445-
"@typescript-eslint/types" "8.32.0"
3445+
"@typescript-eslint/types" "8.32.1"
34463446
eslint-visitor-keys "^4.2.0"
34473447

34483448
"@ungap/structured-clone@^1.2.0":
@@ -7055,11 +7055,16 @@ ignore-walk@^6.0.0:
70557055
dependencies:
70567056
minimatch "^9.0.0"
70577057

7058-
ignore@^5.0.4, ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.1:
7058+
ignore@^5.0.4, ignore@^5.2.0, ignore@^5.2.4:
70597059
version "5.3.2"
70607060
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
70617061
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
70627062

7063+
ignore@^7.0.0:
7064+
version "7.0.4"
7065+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.4.tgz#a12c70d0f2607c5bf508fb65a40c75f037d7a078"
7066+
integrity sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A==
7067+
70637068
import-fresh@^3.2.1:
70647069
version "3.3.1"
70657070
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.1.tgz#9cecb56503c0ada1f2741dbbd6546e4b13b57ccf"

0 commit comments

Comments
 (0)