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

Commit 0c86855

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8 in /name-service/js (#4426)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b64be6 commit 0c86855

File tree

1 file changed

+53
-19
lines changed

1 file changed

+53
-19
lines changed

name-service/js/yarn.lock

Lines changed: 53 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -384,14 +384,14 @@
384384
"@types/node" "*"
385385

386386
"@typescript-eslint/eslint-plugin@^5.59.5":
387-
version "5.59.7"
388-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.7.tgz#e470af414f05ecfdc05a23e9ce6ec8f91db56fe2"
389-
integrity sha512-BL+jYxUFIbuYwy+4fF86k5vdT9lT0CNJ6HtwrIvGh0PhH8s0yy5rjaKH2fDCrz5ITHy07WCzVGNvAmjJh4IJFA==
387+
version "5.59.8"
388+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.8.tgz#1e7a3e5318ece22251dfbc5c9c6feeb4793cc509"
389+
integrity sha512-JDMOmhXteJ4WVKOiHXGCoB96ADWg9q7efPWHRViT/f09bA8XOMLAVHHju3l0MkZnG1izaWXYmgvQcUjTRcpShQ==
390390
dependencies:
391391
"@eslint-community/regexpp" "^4.4.0"
392-
"@typescript-eslint/scope-manager" "5.59.7"
393-
"@typescript-eslint/type-utils" "5.59.7"
394-
"@typescript-eslint/utils" "5.59.7"
392+
"@typescript-eslint/scope-manager" "5.59.8"
393+
"@typescript-eslint/type-utils" "5.59.8"
394+
"@typescript-eslint/utils" "5.59.8"
395395
debug "^4.3.4"
396396
grapheme-splitter "^1.0.4"
397397
ignore "^5.2.0"
@@ -437,13 +437,21 @@
437437
"@typescript-eslint/types" "5.59.7"
438438
"@typescript-eslint/visitor-keys" "5.59.7"
439439

440-
"@typescript-eslint/type-utils@5.59.7":
441-
version "5.59.7"
442-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.7.tgz#89c97291371b59eb18a68039857c829776f1426d"
443-
integrity sha512-ozuz/GILuYG7osdY5O5yg0QxXUAEoI4Go3Do5xeu+ERH9PorHBPSdvD3Tjp2NN2bNLh1NJQSsQu2TPu/Ly+HaQ==
440+
"@typescript-eslint/scope-manager@5.59.8":
441+
version "5.59.8"
442+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.8.tgz#ff4ad4fec6433647b817c4a7d4b4165d18ea2fa8"
443+
integrity sha512-/w08ndCYI8gxGf+9zKf1vtx/16y8MHrZs5/tnjHhMLNSixuNcJavSX4wAiPf4aS5x41Es9YPCn44MIe4cxIlig==
444444
dependencies:
445-
"@typescript-eslint/typescript-estree" "5.59.7"
446-
"@typescript-eslint/utils" "5.59.7"
445+
"@typescript-eslint/types" "5.59.8"
446+
"@typescript-eslint/visitor-keys" "5.59.8"
447+
448+
"@typescript-eslint/[email protected]":
449+
version "5.59.8"
450+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.8.tgz#aa6c029a9d7706d26bbd25eb4666398781df6ea2"
451+
integrity sha512-+5M518uEIHFBy3FnyqZUF3BMP+AXnYn4oyH8RF012+e7/msMY98FhGL5SrN29NQ9xDgvqCgYnsOiKp1VjZ/fpA==
452+
dependencies:
453+
"@typescript-eslint/typescript-estree" "5.59.8"
454+
"@typescript-eslint/utils" "5.59.8"
447455
debug "^4.3.4"
448456
tsutils "^3.21.0"
449457

@@ -457,6 +465,11 @@
457465
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.7.tgz#6f4857203fceee91d0034ccc30512d2939000742"
458466
integrity sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==
459467

468+
"@typescript-eslint/[email protected]":
469+
version "5.59.8"
470+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.8.tgz#212e54414733618f5d0fd50b2da2717f630aebf8"
471+
integrity sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w==
472+
460473
"@typescript-eslint/[email protected]":
461474
version "4.33.0"
462475
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
@@ -483,17 +496,30 @@
483496
semver "^7.3.7"
484497
tsutils "^3.21.0"
485498

486-
"@typescript-eslint/[email protected]":
487-
version "5.59.7"
488-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.7.tgz#7adf068b136deae54abd9a66ba5a8780d2d0f898"
489-
integrity sha512-yCX9WpdQKaLufz5luG4aJbOpdXf/fjwGMcLFXZVPUz3QqLirG5QcwwnIHNf8cjLjxK4qtzTO8udUtMQSAToQnQ==
499+
"@typescript-eslint/[email protected]":
500+
version "5.59.8"
501+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.8.tgz#801a7b1766481629481b3b0878148bd7a1f345d7"
502+
integrity sha512-Jy/lPSDJGNow14vYu6IrW790p7HIf/SOV1Bb6lZ7NUkLc2iB2Z9elESmsaUtLw8kVqogSbtLH9tut5GCX1RLDg==
503+
dependencies:
504+
"@typescript-eslint/types" "5.59.8"
505+
"@typescript-eslint/visitor-keys" "5.59.8"
506+
debug "^4.3.4"
507+
globby "^11.1.0"
508+
is-glob "^4.0.3"
509+
semver "^7.3.7"
510+
tsutils "^3.21.0"
511+
512+
"@typescript-eslint/[email protected]":
513+
version "5.59.8"
514+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.8.tgz#34d129f35a2134c67fdaf024941e8f96050dca2b"
515+
integrity sha512-Tr65630KysnNn9f9G7ROF3w1b5/7f6QVCJ+WK9nhIocWmx9F+TmCAcglF26Vm7z8KCTwoKcNEBZrhlklla3CKg==
490516
dependencies:
491517
"@eslint-community/eslint-utils" "^4.2.0"
492518
"@types/json-schema" "^7.0.9"
493519
"@types/semver" "^7.3.12"
494-
"@typescript-eslint/scope-manager" "5.59.7"
495-
"@typescript-eslint/types" "5.59.7"
496-
"@typescript-eslint/typescript-estree" "5.59.7"
520+
"@typescript-eslint/scope-manager" "5.59.8"
521+
"@typescript-eslint/types" "5.59.8"
522+
"@typescript-eslint/typescript-estree" "5.59.8"
497523
eslint-scope "^5.1.1"
498524
semver "^7.3.7"
499525

@@ -513,6 +539,14 @@
513539
"@typescript-eslint/types" "5.59.7"
514540
eslint-visitor-keys "^3.3.0"
515541

542+
"@typescript-eslint/[email protected]":
543+
version "5.59.8"
544+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.8.tgz#aa6a7ef862add919401470c09e1609392ef3cc40"
545+
integrity sha512-pJhi2ms0x0xgloT7xYabil3SGGlojNNKjK/q6dB3Ey0uJLMjK2UDGJvHieiyJVW/7C3KI+Z4Q3pEHkm4ejA+xQ==
546+
dependencies:
547+
"@typescript-eslint/types" "5.59.8"
548+
eslint-visitor-keys "^3.3.0"
549+
516550
JSONStream@^1.3.5:
517551
version "1.3.5"
518552
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"

0 commit comments

Comments
 (0)