Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 761cd8a

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8 in /token-lending/js (#4420)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20a97dc commit 761cd8a

File tree

1 file changed

+53
-19
lines changed

1 file changed

+53
-19
lines changed

token-lending/js/yarn.lock

Lines changed: 53 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -315,14 +315,14 @@
315315
"@types/node" "*"
316316

317317
"@typescript-eslint/eslint-plugin@^5.16.0":
318-
version "5.59.7"
319-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.7.tgz#e470af414f05ecfdc05a23e9ce6ec8f91db56fe2"
320-
integrity sha512-BL+jYxUFIbuYwy+4fF86k5vdT9lT0CNJ6HtwrIvGh0PhH8s0yy5rjaKH2fDCrz5ITHy07WCzVGNvAmjJh4IJFA==
318+
version "5.59.8"
319+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.8.tgz#1e7a3e5318ece22251dfbc5c9c6feeb4793cc509"
320+
integrity sha512-JDMOmhXteJ4WVKOiHXGCoB96ADWg9q7efPWHRViT/f09bA8XOMLAVHHju3l0MkZnG1izaWXYmgvQcUjTRcpShQ==
321321
dependencies:
322322
"@eslint-community/regexpp" "^4.4.0"
323-
"@typescript-eslint/scope-manager" "5.59.7"
324-
"@typescript-eslint/type-utils" "5.59.7"
325-
"@typescript-eslint/utils" "5.59.7"
323+
"@typescript-eslint/scope-manager" "5.59.8"
324+
"@typescript-eslint/type-utils" "5.59.8"
325+
"@typescript-eslint/utils" "5.59.8"
326326
debug "^4.3.4"
327327
grapheme-splitter "^1.0.4"
328328
ignore "^5.2.0"
@@ -348,13 +348,21 @@
348348
"@typescript-eslint/types" "5.59.7"
349349
"@typescript-eslint/visitor-keys" "5.59.7"
350350

351-
"@typescript-eslint/type-utils@5.59.7":
352-
version "5.59.7"
353-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.7.tgz#89c97291371b59eb18a68039857c829776f1426d"
354-
integrity sha512-ozuz/GILuYG7osdY5O5yg0QxXUAEoI4Go3Do5xeu+ERH9PorHBPSdvD3Tjp2NN2bNLh1NJQSsQu2TPu/Ly+HaQ==
351+
"@typescript-eslint/scope-manager@5.59.8":
352+
version "5.59.8"
353+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.8.tgz#ff4ad4fec6433647b817c4a7d4b4165d18ea2fa8"
354+
integrity sha512-/w08ndCYI8gxGf+9zKf1vtx/16y8MHrZs5/tnjHhMLNSixuNcJavSX4wAiPf4aS5x41Es9YPCn44MIe4cxIlig==
355355
dependencies:
356-
"@typescript-eslint/typescript-estree" "5.59.7"
357-
"@typescript-eslint/utils" "5.59.7"
356+
"@typescript-eslint/types" "5.59.8"
357+
"@typescript-eslint/visitor-keys" "5.59.8"
358+
359+
"@typescript-eslint/[email protected]":
360+
version "5.59.8"
361+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.8.tgz#aa6c029a9d7706d26bbd25eb4666398781df6ea2"
362+
integrity sha512-+5M518uEIHFBy3FnyqZUF3BMP+AXnYn4oyH8RF012+e7/msMY98FhGL5SrN29NQ9xDgvqCgYnsOiKp1VjZ/fpA==
363+
dependencies:
364+
"@typescript-eslint/typescript-estree" "5.59.8"
365+
"@typescript-eslint/utils" "5.59.8"
358366
debug "^4.3.4"
359367
tsutils "^3.21.0"
360368

@@ -363,6 +371,11 @@
363371
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.7.tgz#6f4857203fceee91d0034ccc30512d2939000742"
364372
integrity sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==
365373

374+
"@typescript-eslint/[email protected]":
375+
version "5.59.8"
376+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.8.tgz#212e54414733618f5d0fd50b2da2717f630aebf8"
377+
integrity sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w==
378+
366379
"@typescript-eslint/[email protected]":
367380
version "5.59.7"
368381
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.7.tgz#b887acbd4b58e654829c94860dbff4ac55c5cff8"
@@ -376,17 +389,30 @@
376389
semver "^7.3.7"
377390
tsutils "^3.21.0"
378391

379-
"@typescript-eslint/[email protected]":
380-
version "5.59.7"
381-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.7.tgz#7adf068b136deae54abd9a66ba5a8780d2d0f898"
382-
integrity sha512-yCX9WpdQKaLufz5luG4aJbOpdXf/fjwGMcLFXZVPUz3QqLirG5QcwwnIHNf8cjLjxK4qtzTO8udUtMQSAToQnQ==
392+
"@typescript-eslint/[email protected]":
393+
version "5.59.8"
394+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.8.tgz#801a7b1766481629481b3b0878148bd7a1f345d7"
395+
integrity sha512-Jy/lPSDJGNow14vYu6IrW790p7HIf/SOV1Bb6lZ7NUkLc2iB2Z9elESmsaUtLw8kVqogSbtLH9tut5GCX1RLDg==
396+
dependencies:
397+
"@typescript-eslint/types" "5.59.8"
398+
"@typescript-eslint/visitor-keys" "5.59.8"
399+
debug "^4.3.4"
400+
globby "^11.1.0"
401+
is-glob "^4.0.3"
402+
semver "^7.3.7"
403+
tsutils "^3.21.0"
404+
405+
"@typescript-eslint/[email protected]":
406+
version "5.59.8"
407+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.8.tgz#34d129f35a2134c67fdaf024941e8f96050dca2b"
408+
integrity sha512-Tr65630KysnNn9f9G7ROF3w1b5/7f6QVCJ+WK9nhIocWmx9F+TmCAcglF26Vm7z8KCTwoKcNEBZrhlklla3CKg==
383409
dependencies:
384410
"@eslint-community/eslint-utils" "^4.2.0"
385411
"@types/json-schema" "^7.0.9"
386412
"@types/semver" "^7.3.12"
387-
"@typescript-eslint/scope-manager" "5.59.7"
388-
"@typescript-eslint/types" "5.59.7"
389-
"@typescript-eslint/typescript-estree" "5.59.7"
413+
"@typescript-eslint/scope-manager" "5.59.8"
414+
"@typescript-eslint/types" "5.59.8"
415+
"@typescript-eslint/typescript-estree" "5.59.8"
390416
eslint-scope "^5.1.1"
391417
semver "^7.3.7"
392418

@@ -398,6 +424,14 @@
398424
"@typescript-eslint/types" "5.59.7"
399425
eslint-visitor-keys "^3.3.0"
400426

427+
"@typescript-eslint/[email protected]":
428+
version "5.59.8"
429+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.8.tgz#aa6a7ef862add919401470c09e1609392ef3cc40"
430+
integrity sha512-pJhi2ms0x0xgloT7xYabil3SGGlojNNKjK/q6dB3Ey0uJLMjK2UDGJvHieiyJVW/7C3KI+Z4Q3pEHkm4ejA+xQ==
431+
dependencies:
432+
"@typescript-eslint/types" "5.59.8"
433+
eslint-visitor-keys "^3.3.0"
434+
401435
JSONStream@^1.3.5:
402436
version "1.3.5"
403437
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"

0 commit comments

Comments
 (0)