Skip to content

Commit ef7685f

Browse files
chore(deps): update typescript-eslint monorepo to v8.37.0 (#2850)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a70b522 commit ef7685f

File tree

2 files changed

+70
-69
lines changed

2 files changed

+70
-69
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
"@types/jest": "29.5.14",
6666
"@types/mongodb": "4.0.7",
6767
"@types/node": "22.15.31",
68-
"@typescript-eslint/eslint-plugin": "8.34.0",
69-
"@typescript-eslint/parser": "8.34.0",
68+
"@typescript-eslint/eslint-plugin": "8.37.0",
69+
"@typescript-eslint/parser": "8.37.0",
7070
"bob-the-bundler": "7.0.1",
7171
"cross-env": "7.0.3",
7272
"eslint": "9.28.0",

yarn.lock

Lines changed: 68 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1724,102 +1724,103 @@
17241724
dependencies:
17251725
"@types/yargs-parser" "*"
17261726

1727-
"@typescript-eslint/eslint-plugin@8.34.0":
1728-
version "8.34.0"
1729-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.34.0.tgz#96c9f818782fe24cd5883a5d517ca1826d3fa9c2"
1730-
integrity sha512-QXwAlHlbcAwNlEEMKQS2RCgJsgXrTJdjXT08xEgbPFa2yYQgVjBymxP5DrfrE7X7iodSzd9qBUHUycdyVJTW1w==
1727+
"@typescript-eslint/eslint-plugin@8.37.0":
1728+
version "8.37.0"
1729+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.37.0.tgz#332392883f936137cd6252c8eb236d298e514e70"
1730+
integrity sha512-jsuVWeIkb6ggzB+wPCsR4e6loj+rM72ohW6IBn2C+5NCvfUVY8s33iFPySSVXqtm5Hu29Ne/9bnA0JmyLmgenA==
17311731
dependencies:
17321732
"@eslint-community/regexpp" "^4.10.0"
1733-
"@typescript-eslint/scope-manager" "8.34.0"
1734-
"@typescript-eslint/type-utils" "8.34.0"
1735-
"@typescript-eslint/utils" "8.34.0"
1736-
"@typescript-eslint/visitor-keys" "8.34.0"
1733+
"@typescript-eslint/scope-manager" "8.37.0"
1734+
"@typescript-eslint/type-utils" "8.37.0"
1735+
"@typescript-eslint/utils" "8.37.0"
1736+
"@typescript-eslint/visitor-keys" "8.37.0"
17371737
graphemer "^1.4.0"
17381738
ignore "^7.0.0"
17391739
natural-compare "^1.4.0"
17401740
ts-api-utils "^2.1.0"
17411741

1742-
"@typescript-eslint/parser@8.34.0":
1743-
version "8.34.0"
1744-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.34.0.tgz#703270426ac529304ae6988482f487c856d9c13f"
1745-
integrity sha512-vxXJV1hVFx3IXz/oy2sICsJukaBrtDEQSBiV48/YIV5KWjX1dO+bcIr/kCPrW6weKXvsaGKFNlwH0v2eYdRRbA==
1742+
"@typescript-eslint/parser@8.37.0":
1743+
version "8.37.0"
1744+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.37.0.tgz#b87f6b61e25ad5cc5bbf8baf809b8da889c89804"
1745+
integrity sha512-kVIaQE9vrN9RLCQMQ3iyRlVJpTiDUY6woHGb30JDkfJErqrQEmtdWH3gV0PBAfGZgQXoqzXOO0T3K6ioApbbAA==
17461746
dependencies:
1747-
"@typescript-eslint/scope-manager" "8.34.0"
1748-
"@typescript-eslint/types" "8.34.0"
1749-
"@typescript-eslint/typescript-estree" "8.34.0"
1750-
"@typescript-eslint/visitor-keys" "8.34.0"
1747+
"@typescript-eslint/scope-manager" "8.37.0"
1748+
"@typescript-eslint/types" "8.37.0"
1749+
"@typescript-eslint/typescript-estree" "8.37.0"
1750+
"@typescript-eslint/visitor-keys" "8.37.0"
17511751
debug "^4.3.4"
17521752

1753-
"@typescript-eslint/project-service@8.34.0":
1754-
version "8.34.0"
1755-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.34.0.tgz#449119b72fe9fae185013a6bdbaf1ffbfee6bcaf"
1756-
integrity sha512-iEgDALRf970/B2YExmtPMPF54NenZUf4xpL3wsCRx/lgjz6ul/l13R81ozP/ZNuXfnLCS+oPmG7JIxfdNYKELw==
1753+
"@typescript-eslint/project-service@8.37.0":
1754+
version "8.37.0"
1755+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.37.0.tgz#0594352e32a4ac9258591b88af77b5653800cdfe"
1756+
integrity sha512-BIUXYsbkl5A1aJDdYJCBAo8rCEbAvdquQ8AnLb6z5Lp1u3x5PNgSSx9A/zqYc++Xnr/0DVpls8iQ2cJs/izTXA==
17571757
dependencies:
1758-
"@typescript-eslint/tsconfig-utils" "^8.34.0"
1759-
"@typescript-eslint/types" "^8.34.0"
1758+
"@typescript-eslint/tsconfig-utils" "^8.37.0"
1759+
"@typescript-eslint/types" "^8.37.0"
17601760
debug "^4.3.4"
17611761

1762-
"@typescript-eslint/scope-manager@8.34.0":
1763-
version "8.34.0"
1764-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.34.0.tgz#9fedaec02370cf79c018a656ab402eb00dc69e67"
1765-
integrity sha512-9Ac0X8WiLykl0aj1oYQNcLZjHgBojT6cW68yAgZ19letYu+Hxd0rE0veI1XznSSst1X5lwnxhPbVdwjDRIomRw==
1762+
"@typescript-eslint/scope-manager@8.37.0":
1763+
version "8.37.0"
1764+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.37.0.tgz#a31a3c80ca2ef4ed58de13742debb692e7d4c0a4"
1765+
integrity sha512-0vGq0yiU1gbjKob2q691ybTg9JX6ShiVXAAfm2jGf3q0hdP6/BruaFjL/ManAR/lj05AvYCH+5bbVo0VtzmjOA==
17661766
dependencies:
1767-
"@typescript-eslint/types" "8.34.0"
1768-
"@typescript-eslint/visitor-keys" "8.34.0"
1767+
"@typescript-eslint/types" "8.37.0"
1768+
"@typescript-eslint/visitor-keys" "8.37.0"
17691769

1770-
"@typescript-eslint/tsconfig-utils@8.34.0", "@typescript-eslint/tsconfig-utils@^8.34.0":
1771-
version "8.34.0"
1772-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.0.tgz#97d0a24e89a355e9308cebc8e23f255669bf0979"
1773-
integrity sha512-+W9VYHKFIzA5cBeooqQxqNriAP0QeQ7xTiDuIOr71hzgffm3EL2hxwWBIIj4GuofIbKxGNarpKqIq6Q6YrShOA==
1770+
"@typescript-eslint/tsconfig-utils@8.37.0", "@typescript-eslint/tsconfig-utils@^8.37.0":
1771+
version "8.37.0"
1772+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.37.0.tgz#47a2760d265c6125f8e7864bc5c8537cad2bd053"
1773+
integrity sha512-1/YHvAVTimMM9mmlPvTec9NP4bobA1RkDbMydxG8omqwJJLEW/Iy2C4adsAESIXU3WGLXFHSZUU+C9EoFWl4Zg==
17741774

1775-
"@typescript-eslint/type-utils@8.34.0":
1776-
version "8.34.0"
1777-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.34.0.tgz#03e7eb3776129dfd751ba1cac0c6ea4b0fab5ec6"
1778-
integrity sha512-n7zSmOcUVhcRYC75W2pnPpbO1iwhJY3NLoHEtbJwJSNlVAZuwqu05zY3f3s2SDWWDSo9FdN5szqc73DCtDObAg==
1775+
"@typescript-eslint/type-utils@8.37.0":
1776+
version "8.37.0"
1777+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.37.0.tgz#2a682e4c6ff5886712dad57e9787b5e417124507"
1778+
integrity sha512-SPkXWIkVZxhgwSwVq9rqj/4VFo7MnWwVaRNznfQDc/xPYHjXnPfLWn+4L6FF1cAz6e7dsqBeMawgl7QjUMj4Ow==
17791779
dependencies:
1780-
"@typescript-eslint/typescript-estree" "8.34.0"
1781-
"@typescript-eslint/utils" "8.34.0"
1780+
"@typescript-eslint/types" "8.37.0"
1781+
"@typescript-eslint/typescript-estree" "8.37.0"
1782+
"@typescript-eslint/utils" "8.37.0"
17821783
debug "^4.3.4"
17831784
ts-api-utils "^2.1.0"
17841785

1785-
"@typescript-eslint/types@8.34.0", "@typescript-eslint/types@^8.34.0":
1786-
version "8.34.0"
1787-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.34.0.tgz#18000f205c59c9aff7f371fc5426b764cf2890fb"
1788-
integrity sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==
1786+
"@typescript-eslint/types@8.37.0", "@typescript-eslint/types@^8.37.0":
1787+
version "8.37.0"
1788+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.37.0.tgz#09517aa9625eb3c68941dde3ac8835740587b6ff"
1789+
integrity sha512-ax0nv7PUF9NOVPs+lmQ7yIE7IQmAf8LGcXbMvHX5Gm+YJUYNAl340XkGnrimxZ0elXyoQJuN5sbg6C4evKA4SQ==
17891790

1790-
"@typescript-eslint/typescript-estree@8.34.0":
1791-
version "8.34.0"
1792-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.0.tgz#c9f3feec511339ef64e9e4884516c3e558f1b048"
1793-
integrity sha512-rOi4KZxI7E0+BMqG7emPSK1bB4RICCpF7QD3KCLXn9ZvWoESsOMlHyZPAHyG04ujVplPaHbmEvs34m+wjgtVtg==
1791+
"@typescript-eslint/typescript-estree@8.37.0":
1792+
version "8.37.0"
1793+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.37.0.tgz#a07e4574d8e6e4355a558f61323730c987f5fcbc"
1794+
integrity sha512-zuWDMDuzMRbQOM+bHyU4/slw27bAUEcKSKKs3hcv2aNnc/tvE/h7w60dwVw8vnal2Pub6RT1T7BI8tFZ1fE+yg==
17941795
dependencies:
1795-
"@typescript-eslint/project-service" "8.34.0"
1796-
"@typescript-eslint/tsconfig-utils" "8.34.0"
1797-
"@typescript-eslint/types" "8.34.0"
1798-
"@typescript-eslint/visitor-keys" "8.34.0"
1796+
"@typescript-eslint/project-service" "8.37.0"
1797+
"@typescript-eslint/tsconfig-utils" "8.37.0"
1798+
"@typescript-eslint/types" "8.37.0"
1799+
"@typescript-eslint/visitor-keys" "8.37.0"
17991800
debug "^4.3.4"
18001801
fast-glob "^3.3.2"
18011802
is-glob "^4.0.3"
18021803
minimatch "^9.0.4"
18031804
semver "^7.6.0"
18041805
ts-api-utils "^2.1.0"
18051806

1806-
"@typescript-eslint/utils@8.34.0", "@typescript-eslint/utils@^8.26.1":
1807-
version "8.34.0"
1808-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.34.0.tgz#7844beebc1153b4d3ec34135c2da53a91e076f8d"
1809-
integrity sha512-8L4tWatGchV9A1cKbjaavS6mwYwp39jql8xUmIIKJdm+qiaeHy5KMKlBrf30akXAWBzn2SqKsNOtSENWUwg7XQ==
1807+
"@typescript-eslint/utils@8.37.0", "@typescript-eslint/utils@^8.26.1":
1808+
version "8.37.0"
1809+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.37.0.tgz#189ea59b2709f5d898614611f091a776751ee335"
1810+
integrity sha512-TSFvkIW6gGjN2p6zbXo20FzCABbyUAuq6tBvNRGsKdsSQ6a7rnV6ADfZ7f4iI3lIiXc4F4WWvtUfDw9CJ9pO5A==
18101811
dependencies:
18111812
"@eslint-community/eslint-utils" "^4.7.0"
1812-
"@typescript-eslint/scope-manager" "8.34.0"
1813-
"@typescript-eslint/types" "8.34.0"
1814-
"@typescript-eslint/typescript-estree" "8.34.0"
1813+
"@typescript-eslint/scope-manager" "8.37.0"
1814+
"@typescript-eslint/types" "8.37.0"
1815+
"@typescript-eslint/typescript-estree" "8.37.0"
18151816

1816-
"@typescript-eslint/visitor-keys@8.34.0":
1817-
version "8.34.0"
1818-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.0.tgz#c7a149407be31d755dba71980617d638a40ac099"
1819-
integrity sha512-qHV7pW7E85A0x6qyrFn+O+q1k1p3tQCsqIZ1KZ5ESLXY57aTvUd3/a4rdPTeXisvhXn2VQG0VSKUqs8KHF2zcA==
1817+
"@typescript-eslint/visitor-keys@8.37.0":
1818+
version "8.37.0"
1819+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.37.0.tgz#cdb6a6bd3e8d6dd69bd70c1bdda36e2d18737455"
1820+
integrity sha512-YzfhzcTnZVPiLfP/oeKtDp2evwvHLMe0LOy7oe+hb9KKIumLNohYS9Hgp1ifwpu42YWxhZE8yieggz6JpqO/1w==
18201821
dependencies:
1821-
"@typescript-eslint/types" "8.34.0"
1822-
eslint-visitor-keys "^4.2.0"
1822+
"@typescript-eslint/types" "8.37.0"
1823+
eslint-visitor-keys "^4.2.1"
18231824

18241825
"@whatwg-node/promise-helpers@^1.0.0":
18251826
version "1.3.2"
@@ -2777,10 +2778,10 @@ eslint-visitor-keys@^3.4.3:
27772778
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
27782779
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
27792780

2780-
eslint-visitor-keys@^4.2.0:
2781-
version "4.2.0"
2782-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
2783-
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
2781+
eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1:
2782+
version "4.2.1"
2783+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
2784+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
27842785

27852786
27862787
version "9.28.0"

0 commit comments

Comments
 (0)