Skip to content

Commit c3592c0

Browse files
Update dependency typescript-eslint from 8.29.0 to 8.29.1
1 parent 7270501 commit c3592c0

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint-config-prettier": "9.1.0",
2020
"eslint-plugin-react": "7.37.5",
2121
"parse-gitignore": "2.0.0",
22-
"typescript-eslint": "8.29.0"
22+
"typescript-eslint": "8.29.1"
2323
},
2424
"peerDependencies": {
2525
"eslint": "^9.0.0",

yarn.lock

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -176,30 +176,30 @@
176176
dependencies:
177177
csstype "^3.0.2"
178178

179-
"@typescript-eslint/[email protected].0":
180-
version "8.29.0"
181-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.0.tgz#151c4878700a5ad229ce6713d2674d58b626b3d9"
182-
integrity sha512-PAIpk/U7NIS6H7TEtN45SPGLQaHNgB7wSjsQV/8+KYokAb2T/gloOA/Bee2yd4/yKVhPKe5LlaUGhAZk5zmSaQ==
179+
"@typescript-eslint/[email protected].1":
180+
version "8.29.1"
181+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.1.tgz#593639d9bb5239b2d877d65757b7e2c9100a2e84"
182+
integrity sha512-ba0rr4Wfvg23vERs3eB+P3lfj2E+2g3lhWcCVukUuhtcdUx5lSIFZlGFEBHKr+3zizDa/TvZTptdNHVZWAkSBg==
183183
dependencies:
184184
"@eslint-community/regexpp" "^4.10.0"
185-
"@typescript-eslint/scope-manager" "8.29.0"
186-
"@typescript-eslint/type-utils" "8.29.0"
187-
"@typescript-eslint/utils" "8.29.0"
188-
"@typescript-eslint/visitor-keys" "8.29.0"
185+
"@typescript-eslint/scope-manager" "8.29.1"
186+
"@typescript-eslint/type-utils" "8.29.1"
187+
"@typescript-eslint/utils" "8.29.1"
188+
"@typescript-eslint/visitor-keys" "8.29.1"
189189
graphemer "^1.4.0"
190190
ignore "^5.3.1"
191191
natural-compare "^1.4.0"
192192
ts-api-utils "^2.0.1"
193193

194-
"@typescript-eslint/[email protected].0":
195-
version "8.29.0"
196-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2"
197-
integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==
194+
"@typescript-eslint/[email protected].1":
195+
version "8.29.1"
196+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.1.tgz#10bf37411be0a199c27b6515726e22fe8d3df8d0"
197+
integrity sha512-zczrHVEqEaTwh12gWBIJWj8nx+ayDcCJs06yoNMY0kwjMWDM6+kppljY+BxWI06d2Ja+h4+WdufDcwMnnMEWmg==
198198
dependencies:
199-
"@typescript-eslint/scope-manager" "8.29.0"
200-
"@typescript-eslint/types" "8.29.0"
201-
"@typescript-eslint/typescript-estree" "8.29.0"
202-
"@typescript-eslint/visitor-keys" "8.29.0"
199+
"@typescript-eslint/scope-manager" "8.29.1"
200+
"@typescript-eslint/types" "8.29.1"
201+
"@typescript-eslint/typescript-estree" "8.29.1"
202+
"@typescript-eslint/visitor-keys" "8.29.1"
203203
debug "^4.3.4"
204204

205205
"@typescript-eslint/[email protected]":
@@ -210,21 +210,21 @@
210210
"@typescript-eslint/types" "8.16.0"
211211
"@typescript-eslint/visitor-keys" "8.16.0"
212212

213-
"@typescript-eslint/[email protected].0":
214-
version "8.29.0"
215-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.0.tgz#8fd9872823aef65ff71d3f6d1ec9316ace0b6bf3"
216-
integrity sha512-aO1PVsq7Gm+tcghabUpzEnVSFMCU4/nYIgC2GOatJcllvWfnhrgW0ZEbnTxm36QsikmCN1K/6ZgM7fok2I7xNw==
213+
"@typescript-eslint/[email protected].1":
214+
version "8.29.1"
215+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.1.tgz#cfdfd4144f20c38b9d3e430efd6480e297ef52f6"
216+
integrity sha512-2nggXGX5F3YrsGN08pw4XpMLO1Rgtnn4AzTegC2MDesv6q3QaTU5yU7IbS1tf1IwCR0Hv/1EFygLn9ms6LIpDA==
217217
dependencies:
218-
"@typescript-eslint/types" "8.29.0"
219-
"@typescript-eslint/visitor-keys" "8.29.0"
218+
"@typescript-eslint/types" "8.29.1"
219+
"@typescript-eslint/visitor-keys" "8.29.1"
220220

221-
"@typescript-eslint/[email protected].0":
222-
version "8.29.0"
223-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.29.0.tgz#98dcfd1193cb4e2b2d0294a8656ce5eb58c443a9"
224-
integrity sha512-ahaWQ42JAOx+NKEf5++WC/ua17q5l+j1GFrbbpVKzFL/tKVc0aYY8rVSYUpUvt2hUP1YBr7mwXzx+E/DfUWI9Q==
221+
"@typescript-eslint/[email protected].1":
222+
version "8.29.1"
223+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.29.1.tgz#653dfff5c1711bc920a6a46a5a2c274899f00179"
224+
integrity sha512-DkDUSDwZVCYN71xA4wzySqqcZsHKic53A4BLqmrWFFpOpNSoxX233lwGu/2135ymTCR04PoKiEEEvN1gFYg4Tw==
225225
dependencies:
226-
"@typescript-eslint/typescript-estree" "8.29.0"
227-
"@typescript-eslint/utils" "8.29.0"
226+
"@typescript-eslint/typescript-estree" "8.29.1"
227+
"@typescript-eslint/utils" "8.29.1"
228228
debug "^4.3.4"
229229
ts-api-utils "^2.0.1"
230230

@@ -233,10 +233,10 @@
233233
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.16.0.tgz#49c92ae1b57942458ab83d9ec7ccab3005e64737"
234234
integrity sha512-NzrHj6thBAOSE4d9bsuRNMvk+BvaQvmY4dDglgkgGC0EW/tB3Kelnp3tAKH87GEwzoxgeQn9fNGRyFJM/xd+GQ==
235235

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

241241
"@typescript-eslint/[email protected]":
242242
version "8.16.0"
@@ -252,29 +252,29 @@
252252
semver "^7.6.0"
253253
ts-api-utils "^1.3.0"
254254

255-
"@typescript-eslint/[email protected].0":
256-
version "8.29.0"
257-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.0.tgz#d201a4f115327ec90496307c9958262285065b00"
258-
integrity sha512-yOfen3jE9ISZR/hHpU/bmNvTtBW1NjRbkSFdZOksL1N+ybPEE7UVGMwqvS6CP022Rp00Sb0tdiIkhSCe6NI8ow==
255+
"@typescript-eslint/[email protected].1":
256+
version "8.29.1"
257+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.1.tgz#4ac085665ed5390d11c0e3426427978570e3b747"
258+
integrity sha512-l1enRoSaUkQxOQnbi0KPUtqeZkSiFlqrx9/3ns2rEDhGKfTa+88RmXqedC1zmVTOWrLc2e6DEJrTA51C9iLH5g==
259259
dependencies:
260-
"@typescript-eslint/types" "8.29.0"
261-
"@typescript-eslint/visitor-keys" "8.29.0"
260+
"@typescript-eslint/types" "8.29.1"
261+
"@typescript-eslint/visitor-keys" "8.29.1"
262262
debug "^4.3.4"
263263
fast-glob "^3.3.2"
264264
is-glob "^4.0.3"
265265
minimatch "^9.0.4"
266266
semver "^7.6.0"
267267
ts-api-utils "^2.0.1"
268268

269-
"@typescript-eslint/[email protected].0":
270-
version "8.29.0"
271-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.29.0.tgz#d6d22b19c8c4812a874f00341f686b45b9fe895f"
272-
integrity sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA==
269+
"@typescript-eslint/[email protected].1":
270+
version "8.29.1"
271+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.29.1.tgz#3d206c8c8def3527a8eb0588e94e3e60f7e167c9"
272+
integrity sha512-QAkFEbytSaB8wnmB+DflhUPz6CLbFWE2SnSCrRMEa+KnXIzDYbpsn++1HGvnfAsUY44doDXmvRkO5shlM/3UfA==
273273
dependencies:
274274
"@eslint-community/eslint-utils" "^4.4.0"
275-
"@typescript-eslint/scope-manager" "8.29.0"
276-
"@typescript-eslint/types" "8.29.0"
277-
"@typescript-eslint/typescript-estree" "8.29.0"
275+
"@typescript-eslint/scope-manager" "8.29.1"
276+
"@typescript-eslint/types" "8.29.1"
277+
"@typescript-eslint/typescript-estree" "8.29.1"
278278

279279
"@typescript-eslint/utils@^8.13.0":
280280
version "8.16.0"
@@ -294,12 +294,12 @@
294294
"@typescript-eslint/types" "8.16.0"
295295
eslint-visitor-keys "^4.2.0"
296296

297-
"@typescript-eslint/[email protected].0":
298-
version "8.29.0"
299-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.0.tgz#2356336c9efdc3597ffcd2aa1ce95432852b743d"
300-
integrity sha512-Sne/pVz8ryR03NFK21VpN88dZ2FdQXOlq3VIklbrTYEt8yXtRFr9tvUhqvCeKjqYk5FSim37sHbooT6vzBTZcg==
297+
"@typescript-eslint/[email protected].1":
298+
version "8.29.1"
299+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.1.tgz#9b74e5098c71138d42bbf2178fbe4dfad45d6b9a"
300+
integrity sha512-RGLh5CRaUEf02viP5c1Vh1cMGffQscyHe7HPAzGpfmfflFg1wUz2rYxd+OZqwpeypYvZ8UxSxuIpF++fmOzEcg==
301301
dependencies:
302-
"@typescript-eslint/types" "8.29.0"
302+
"@typescript-eslint/types" "8.29.1"
303303
eslint-visitor-keys "^4.2.0"
304304

305305
acorn-jsx@^5.3.2:
@@ -2620,14 +2620,14 @@ typed-array-length@^1.0.6, typed-array-length@^1.0.7:
26202620
possible-typed-array-names "^1.0.0"
26212621
reflect.getprototypeof "^1.0.6"
26222622

2623-
2624-
version "8.29.0"
2625-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.29.0.tgz#fc059b4c840889e5180dd822594eb46fa4619093"
2626-
integrity sha512-ep9rVd9B4kQsZ7ZnWCVxUE/xDLUUUsRzE0poAeNu+4CkFErLfuvPt/qtm2EpnSyfvsR0S6QzDFSrPCFBwf64fg==
2623+
2624+
version "8.29.1"
2625+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.29.1.tgz#c0b205e542ade22f9027caaaa9c4ec31a202010f"
2626+
integrity sha512-f8cDkvndhbQMPcysk6CUSGBWV+g1utqdn71P5YKwMumVMOG/5k7cHq0KyG4O52nB0oKS4aN2Tp5+wB4APJGC+w==
26272627
dependencies:
2628-
"@typescript-eslint/eslint-plugin" "8.29.0"
2629-
"@typescript-eslint/parser" "8.29.0"
2630-
"@typescript-eslint/utils" "8.29.0"
2628+
"@typescript-eslint/eslint-plugin" "8.29.1"
2629+
"@typescript-eslint/parser" "8.29.1"
2630+
"@typescript-eslint/utils" "8.29.1"
26312631

26322632
26332633
version "5.8.3"

0 commit comments

Comments
 (0)