Skip to content

Commit 0bd1b27

Browse files
chore: update typescript-eslint monorepo to v8.29.1 (#4362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 197354c commit 0bd1b27

File tree

1 file changed

+49
-49
lines changed

1 file changed

+49
-49
lines changed

yarn.lock

+49-49
Original file line numberDiff line numberDiff line change
@@ -2034,29 +2034,29 @@
20342034
"@types/yargs-parser" "*"
20352035

20362036
"@typescript-eslint/eslint-plugin@^8.18.0":
2037-
version "8.29.0"
2038-
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.%3Cspan%20class="x x-first x-last">0.tgz#151c4878700a5ad229ce6713d2674d58b626b3d9"
2039-
integrity sha512-PAIpk/U7NIS6H7TEtN45SPGLQaHNgB7wSjsQV/8+KYokAb2T/gloOA/Bee2yd4/yKVhPKe5LlaUGhAZk5zmSaQ==
2037+
version "8.29.1"
2038+
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.%3Cspan%20class="x x-first x-last">1.tgz#593639d9bb5239b2d877d65757b7e2c9100a2e84"
2039+
integrity sha512-ba0rr4Wfvg23vERs3eB+P3lfj2E+2g3lhWcCVukUuhtcdUx5lSIFZlGFEBHKr+3zizDa/TvZTptdNHVZWAkSBg==
20402040
dependencies:
20412041
"@eslint-community/regexpp" "^4.10.0"
2042-
"@typescript-eslint/scope-manager" "8.29.0"
2043-
"@typescript-eslint/type-utils" "8.29.0"
2044-
"@typescript-eslint/utils" "8.29.0"
2045-
"@typescript-eslint/visitor-keys" "8.29.0"
2042+
"@typescript-eslint/scope-manager" "8.29.1"
2043+
"@typescript-eslint/type-utils" "8.29.1"
2044+
"@typescript-eslint/utils" "8.29.1"
2045+
"@typescript-eslint/visitor-keys" "8.29.1"
20462046
graphemer "^1.4.0"
20472047
ignore "^5.3.1"
20482048
natural-compare "^1.4.0"
20492049
ts-api-utils "^2.0.1"
20502050

20512051
"@typescript-eslint/parser@^8.18.0":
2052-
version "8.29.0"
2053-
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.29.%3Cspan%20class="x x-first x-last">0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2"
2054-
integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==
2055-
dependencies:
2056-
"@typescript-eslint/scope-manager" "8.29.0"
2057-
"@typescript-eslint/types" "8.29.0"
2058-
"@typescript-eslint/typescript-estree" "8.29.0"
2059-
"@typescript-eslint/visitor-keys" "8.29.0"
2052+
version "8.29.1"
2053+
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.29.%3Cspan%20class="x x-first x-last">1.tgz#10bf37411be0a199c27b6515726e22fe8d3df8d0"
2054+
integrity sha512-zczrHVEqEaTwh12gWBIJWj8nx+ayDcCJs06yoNMY0kwjMWDM6+kppljY+BxWI06d2Ja+h4+WdufDcwMnnMEWmg==
2055+
dependencies:
2056+
"@typescript-eslint/scope-manager" "8.29.1"
2057+
"@typescript-eslint/types" "8.29.1"
2058+
"@typescript-eslint/typescript-estree" "8.29.1"
2059+
"@typescript-eslint/visitor-keys" "8.29.1"
20602060
debug "^4.3.4"
20612061

20622062
"@typescript-eslint/[email protected]":
@@ -2067,21 +2067,21 @@
20672067
"@typescript-eslint/types" "8.26.0"
20682068
"@typescript-eslint/visitor-keys" "8.26.0"
20692069

2070-
"@typescript-eslint/[email protected].0":
2071-
version "8.29.0"
2072-
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.29.%3Cspan%20class="x x-first x-last">0.tgz#8fd9872823aef65ff71d3f6d1ec9316ace0b6bf3"
2073-
integrity sha512-aO1PVsq7Gm+tcghabUpzEnVSFMCU4/nYIgC2GOatJcllvWfnhrgW0ZEbnTxm36QsikmCN1K/6ZgM7fok2I7xNw==
2070+
"@typescript-eslint/[email protected].1":
2071+
version "8.29.1"
2072+
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.29.%3Cspan%20class="x x-first x-last">1.tgz#cfdfd4144f20c38b9d3e430efd6480e297ef52f6"
2073+
integrity sha512-2nggXGX5F3YrsGN08pw4XpMLO1Rgtnn4AzTegC2MDesv6q3QaTU5yU7IbS1tf1IwCR0Hv/1EFygLn9ms6LIpDA==
20742074
dependencies:
2075-
"@typescript-eslint/types" "8.29.0"
2076-
"@typescript-eslint/visitor-keys" "8.29.0"
2075+
"@typescript-eslint/types" "8.29.1"
2076+
"@typescript-eslint/visitor-keys" "8.29.1"
20772077

2078-
"@typescript-eslint/[email protected].0":
2079-
version "8.29.0"
2080-
resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.29.%3Cspan%20class="x x-first x-last">0.tgz#98dcfd1193cb4e2b2d0294a8656ce5eb58c443a9"
2081-
integrity sha512-ahaWQ42JAOx+NKEf5++WC/ua17q5l+j1GFrbbpVKzFL/tKVc0aYY8rVSYUpUvt2hUP1YBr7mwXzx+E/DfUWI9Q==
2078+
"@typescript-eslint/[email protected].1":
2079+
version "8.29.1"
2080+
resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.29.%3Cspan%20class="x x-first x-last">1.tgz#653dfff5c1711bc920a6a46a5a2c274899f00179"
2081+
integrity sha512-DkDUSDwZVCYN71xA4wzySqqcZsHKic53A4BLqmrWFFpOpNSoxX233lwGu/2135ymTCR04PoKiEEEvN1gFYg4Tw==
20822082
dependencies:
2083-
"@typescript-eslint/typescript-estree" "8.29.0"
2084-
"@typescript-eslint/utils" "8.29.0"
2083+
"@typescript-eslint/typescript-estree" "8.29.1"
2084+
"@typescript-eslint/utils" "8.29.1"
20852085
debug "^4.3.4"
20862086
ts-api-utils "^2.0.1"
20872087

@@ -2090,10 +2090,10 @@
20902090
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.26.0.tgz#c4e93a8faf3a38a8d8adb007dc7834f1c89ee7bf"
20912091
integrity sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA==
20922092

2093-
"@typescript-eslint/[email protected].0":
2094-
version "8.29.0"
2095-
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.29.%3Cspan%20class="x x-first x-last">0.tgz#65add70ab4ef66beaa42a5addf87dab2b05b1f33"
2096-
integrity sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg==
2093+
"@typescript-eslint/[email protected].1":
2094+
version "8.29.1"
2095+
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.29.%3Cspan%20class="x x-first x-last">1.tgz#984ed1283fedbfb41d3993a9abdcb7b299971500"
2096+
integrity sha512-VT7T1PuJF1hpYC3AGm2rCgJBjHL3nc+A/bhOp9sGMKfi5v0WufsX/sHCFBfNTx2F+zA6qBc/PD0/kLRLjdt8mQ==
20972097

20982098
"@typescript-eslint/[email protected]":
20992099
version "8.26.0"
@@ -2109,29 +2109,29 @@
21092109
semver "^7.6.0"
21102110
ts-api-utils "^2.0.1"
21112111

2112-
"@typescript-eslint/[email protected].0":
2113-
version "8.29.0"
2114-
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.%3Cspan%20class="x x-first x-last">0.tgz#d201a4f115327ec90496307c9958262285065b00"
2115-
integrity sha512-yOfen3jE9ISZR/hHpU/bmNvTtBW1NjRbkSFdZOksL1N+ybPEE7UVGMwqvS6CP022Rp00Sb0tdiIkhSCe6NI8ow==
2112+
"@typescript-eslint/[email protected].1":
2113+
version "8.29.1"
2114+
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.%3Cspan%20class="x x-first x-last">1.tgz#4ac085665ed5390d11c0e3426427978570e3b747"
2115+
integrity sha512-l1enRoSaUkQxOQnbi0KPUtqeZkSiFlqrx9/3ns2rEDhGKfTa+88RmXqedC1zmVTOWrLc2e6DEJrTA51C9iLH5g==
21162116
dependencies:
2117-
"@typescript-eslint/types" "8.29.0"
2118-
"@typescript-eslint/visitor-keys" "8.29.0"
2117+
"@typescript-eslint/types" "8.29.1"
2118+
"@typescript-eslint/visitor-keys" "8.29.1"
21192119
debug "^4.3.4"
21202120
fast-glob "^3.3.2"
21212121
is-glob "^4.0.3"
21222122
minimatch "^9.0.4"
21232123
semver "^7.6.0"
21242124
ts-api-utils "^2.0.1"
21252125

2126-
"@typescript-eslint/[email protected].0":
2127-
version "8.29.0"
2128-
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.29.%3Cspan%20class="x x-first x-last">0.tgz#d6d22b19c8c4812a874f00341f686b45b9fe895f"
2129-
integrity sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA==
2126+
"@typescript-eslint/[email protected].1":
2127+
version "8.29.1"
2128+
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.29.%3Cspan%20class="x x-first x-last">1.tgz#3d206c8c8def3527a8eb0588e94e3e60f7e167c9"
2129+
integrity sha512-QAkFEbytSaB8wnmB+DflhUPz6CLbFWE2SnSCrRMEa+KnXIzDYbpsn++1HGvnfAsUY44doDXmvRkO5shlM/3UfA==
21302130
dependencies:
21312131
"@eslint-community/eslint-utils" "^4.4.0"
2132-
"@typescript-eslint/scope-manager" "8.29.0"
2133-
"@typescript-eslint/types" "8.29.0"
2134-
"@typescript-eslint/typescript-estree" "8.29.0"
2132+
"@typescript-eslint/scope-manager" "8.29.1"
2133+
"@typescript-eslint/types" "8.29.1"
2134+
"@typescript-eslint/typescript-estree" "8.29.1"
21352135

21362136
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
21372137
version "8.26.0"
@@ -2151,12 +2151,12 @@
21512151
"@typescript-eslint/types" "8.26.0"
21522152
eslint-visitor-keys "^4.2.0"
21532153

2154-
"@typescript-eslint/[email protected].0":
2155-
version "8.29.0"
2156-
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.%3Cspan%20class="x x-first x-last">0.tgz#2356336c9efdc3597ffcd2aa1ce95432852b743d"
2157-
integrity sha512-Sne/pVz8ryR03NFK21VpN88dZ2FdQXOlq3VIklbrTYEt8yXtRFr9tvUhqvCeKjqYk5FSim37sHbooT6vzBTZcg==
2154+
"@typescript-eslint/[email protected].1":
2155+
version "8.29.1"
2156+
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.%3Cspan%20class="x x-first x-last">1.tgz#9b74e5098c71138d42bbf2178fbe4dfad45d6b9a"
2157+
integrity sha512-RGLh5CRaUEf02viP5c1Vh1cMGffQscyHe7HPAzGpfmfflFg1wUz2rYxd+OZqwpeypYvZ8UxSxuIpF++fmOzEcg==
21582158
dependencies:
2159-
"@typescript-eslint/types" "8.29.0"
2159+
"@typescript-eslint/types" "8.29.1"
21602160
eslint-visitor-keys "^4.2.0"
21612161

21622162
"@ungap/structured-clone@^1.0.0":

0 commit comments

Comments
 (0)