Skip to content

Commit 2f33f3c

Browse files
chore(deps): update typescript-eslint monorepo to v8.29.1 (#2812)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa58a26 commit 2f33f3c

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
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.14.0",
68-
"@typescript-eslint/eslint-plugin": "8.29.0",
69-
"@typescript-eslint/parser": "8.29.0",
68+
"@typescript-eslint/eslint-plugin": "8.29.1",
69+
"@typescript-eslint/parser": "8.29.1",
7070
"bob-the-bundler": "7.0.1",
7171
"cross-env": "7.0.3",
7272
"eslint": "9.24.0",

yarn.lock

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1726,85 +1726,85 @@
17261726
dependencies:
17271727
"@types/yargs-parser" "*"
17281728

1729-
"@typescript-eslint/[email protected].0":
1730-
version "8.29.0"
1731-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.0.tgz#151c4878700a5ad229ce6713d2674d58b626b3d9"
1732-
integrity sha512-PAIpk/U7NIS6H7TEtN45SPGLQaHNgB7wSjsQV/8+KYokAb2T/gloOA/Bee2yd4/yKVhPKe5LlaUGhAZk5zmSaQ==
1729+
"@typescript-eslint/[email protected].1":
1730+
version "8.29.1"
1731+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.1.tgz#593639d9bb5239b2d877d65757b7e2c9100a2e84"
1732+
integrity sha512-ba0rr4Wfvg23vERs3eB+P3lfj2E+2g3lhWcCVukUuhtcdUx5lSIFZlGFEBHKr+3zizDa/TvZTptdNHVZWAkSBg==
17331733
dependencies:
17341734
"@eslint-community/regexpp" "^4.10.0"
1735-
"@typescript-eslint/scope-manager" "8.29.0"
1736-
"@typescript-eslint/type-utils" "8.29.0"
1737-
"@typescript-eslint/utils" "8.29.0"
1738-
"@typescript-eslint/visitor-keys" "8.29.0"
1735+
"@typescript-eslint/scope-manager" "8.29.1"
1736+
"@typescript-eslint/type-utils" "8.29.1"
1737+
"@typescript-eslint/utils" "8.29.1"
1738+
"@typescript-eslint/visitor-keys" "8.29.1"
17391739
graphemer "^1.4.0"
17401740
ignore "^5.3.1"
17411741
natural-compare "^1.4.0"
17421742
ts-api-utils "^2.0.1"
17431743

1744-
"@typescript-eslint/[email protected].0":
1745-
version "8.29.0"
1746-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2"
1747-
integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==
1744+
"@typescript-eslint/[email protected].1":
1745+
version "8.29.1"
1746+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.1.tgz#10bf37411be0a199c27b6515726e22fe8d3df8d0"
1747+
integrity sha512-zczrHVEqEaTwh12gWBIJWj8nx+ayDcCJs06yoNMY0kwjMWDM6+kppljY+BxWI06d2Ja+h4+WdufDcwMnnMEWmg==
17481748
dependencies:
1749-
"@typescript-eslint/scope-manager" "8.29.0"
1750-
"@typescript-eslint/types" "8.29.0"
1751-
"@typescript-eslint/typescript-estree" "8.29.0"
1752-
"@typescript-eslint/visitor-keys" "8.29.0"
1749+
"@typescript-eslint/scope-manager" "8.29.1"
1750+
"@typescript-eslint/types" "8.29.1"
1751+
"@typescript-eslint/typescript-estree" "8.29.1"
1752+
"@typescript-eslint/visitor-keys" "8.29.1"
17531753
debug "^4.3.4"
17541754

1755-
"@typescript-eslint/[email protected].0":
1756-
version "8.29.0"
1757-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.0.tgz#8fd9872823aef65ff71d3f6d1ec9316ace0b6bf3"
1758-
integrity sha512-aO1PVsq7Gm+tcghabUpzEnVSFMCU4/nYIgC2GOatJcllvWfnhrgW0ZEbnTxm36QsikmCN1K/6ZgM7fok2I7xNw==
1755+
"@typescript-eslint/[email protected].1":
1756+
version "8.29.1"
1757+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.1.tgz#cfdfd4144f20c38b9d3e430efd6480e297ef52f6"
1758+
integrity sha512-2nggXGX5F3YrsGN08pw4XpMLO1Rgtnn4AzTegC2MDesv6q3QaTU5yU7IbS1tf1IwCR0Hv/1EFygLn9ms6LIpDA==
17591759
dependencies:
1760-
"@typescript-eslint/types" "8.29.0"
1761-
"@typescript-eslint/visitor-keys" "8.29.0"
1760+
"@typescript-eslint/types" "8.29.1"
1761+
"@typescript-eslint/visitor-keys" "8.29.1"
17621762

1763-
"@typescript-eslint/[email protected].0":
1764-
version "8.29.0"
1765-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.29.0.tgz#98dcfd1193cb4e2b2d0294a8656ce5eb58c443a9"
1766-
integrity sha512-ahaWQ42JAOx+NKEf5++WC/ua17q5l+j1GFrbbpVKzFL/tKVc0aYY8rVSYUpUvt2hUP1YBr7mwXzx+E/DfUWI9Q==
1763+
"@typescript-eslint/[email protected].1":
1764+
version "8.29.1"
1765+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.29.1.tgz#653dfff5c1711bc920a6a46a5a2c274899f00179"
1766+
integrity sha512-DkDUSDwZVCYN71xA4wzySqqcZsHKic53A4BLqmrWFFpOpNSoxX233lwGu/2135ymTCR04PoKiEEEvN1gFYg4Tw==
17671767
dependencies:
1768-
"@typescript-eslint/typescript-estree" "8.29.0"
1769-
"@typescript-eslint/utils" "8.29.0"
1768+
"@typescript-eslint/typescript-estree" "8.29.1"
1769+
"@typescript-eslint/utils" "8.29.1"
17701770
debug "^4.3.4"
17711771
ts-api-utils "^2.0.1"
17721772

1773-
"@typescript-eslint/[email protected].0":
1774-
version "8.29.0"
1775-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.0.tgz#65add70ab4ef66beaa42a5addf87dab2b05b1f33"
1776-
integrity sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg==
1773+
"@typescript-eslint/[email protected].1":
1774+
version "8.29.1"
1775+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.1.tgz#984ed1283fedbfb41d3993a9abdcb7b299971500"
1776+
integrity sha512-VT7T1PuJF1hpYC3AGm2rCgJBjHL3nc+A/bhOp9sGMKfi5v0WufsX/sHCFBfNTx2F+zA6qBc/PD0/kLRLjdt8mQ==
17771777

1778-
"@typescript-eslint/[email protected].0":
1779-
version "8.29.0"
1780-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.0.tgz#d201a4f115327ec90496307c9958262285065b00"
1781-
integrity sha512-yOfen3jE9ISZR/hHpU/bmNvTtBW1NjRbkSFdZOksL1N+ybPEE7UVGMwqvS6CP022Rp00Sb0tdiIkhSCe6NI8ow==
1778+
"@typescript-eslint/[email protected].1":
1779+
version "8.29.1"
1780+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.1.tgz#4ac085665ed5390d11c0e3426427978570e3b747"
1781+
integrity sha512-l1enRoSaUkQxOQnbi0KPUtqeZkSiFlqrx9/3ns2rEDhGKfTa+88RmXqedC1zmVTOWrLc2e6DEJrTA51C9iLH5g==
17821782
dependencies:
1783-
"@typescript-eslint/types" "8.29.0"
1784-
"@typescript-eslint/visitor-keys" "8.29.0"
1783+
"@typescript-eslint/types" "8.29.1"
1784+
"@typescript-eslint/visitor-keys" "8.29.1"
17851785
debug "^4.3.4"
17861786
fast-glob "^3.3.2"
17871787
is-glob "^4.0.3"
17881788
minimatch "^9.0.4"
17891789
semver "^7.6.0"
17901790
ts-api-utils "^2.0.1"
17911791

1792-
"@typescript-eslint/[email protected].0":
1793-
version "8.29.0"
1794-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.29.0.tgz#d6d22b19c8c4812a874f00341f686b45b9fe895f"
1795-
integrity sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA==
1792+
"@typescript-eslint/[email protected].1":
1793+
version "8.29.1"
1794+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.29.1.tgz#3d206c8c8def3527a8eb0588e94e3e60f7e167c9"
1795+
integrity sha512-QAkFEbytSaB8wnmB+DflhUPz6CLbFWE2SnSCrRMEa+KnXIzDYbpsn++1HGvnfAsUY44doDXmvRkO5shlM/3UfA==
17961796
dependencies:
17971797
"@eslint-community/eslint-utils" "^4.4.0"
1798-
"@typescript-eslint/scope-manager" "8.29.0"
1799-
"@typescript-eslint/types" "8.29.0"
1800-
"@typescript-eslint/typescript-estree" "8.29.0"
1798+
"@typescript-eslint/scope-manager" "8.29.1"
1799+
"@typescript-eslint/types" "8.29.1"
1800+
"@typescript-eslint/typescript-estree" "8.29.1"
18011801

1802-
"@typescript-eslint/[email protected].0":
1803-
version "8.29.0"
1804-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.0.tgz#2356336c9efdc3597ffcd2aa1ce95432852b743d"
1805-
integrity sha512-Sne/pVz8ryR03NFK21VpN88dZ2FdQXOlq3VIklbrTYEt8yXtRFr9tvUhqvCeKjqYk5FSim37sHbooT6vzBTZcg==
1802+
"@typescript-eslint/[email protected].1":
1803+
version "8.29.1"
1804+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.1.tgz#9b74e5098c71138d42bbf2178fbe4dfad45d6b9a"
1805+
integrity sha512-RGLh5CRaUEf02viP5c1Vh1cMGffQscyHe7HPAzGpfmfflFg1wUz2rYxd+OZqwpeypYvZ8UxSxuIpF++fmOzEcg==
18061806
dependencies:
1807-
"@typescript-eslint/types" "8.29.0"
1807+
"@typescript-eslint/types" "8.29.1"
18081808
eslint-visitor-keys "^4.2.0"
18091809

18101810
"@whatwg-node/promise-helpers@^1.0.0":

0 commit comments

Comments
 (0)