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

Commit 6bbd374

Browse files
build(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8 in /name-service/js (#4425)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a9c9f6 commit 6bbd374

File tree

1 file changed

+6
-40
lines changed

1 file changed

+6
-40
lines changed

name-service/js/yarn.lock

Lines changed: 6 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -412,13 +412,13 @@
412412
eslint-utils "^3.0.0"
413413

414414
"@typescript-eslint/parser@^5.59.5":
415-
version "5.59.7"
416-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.7.tgz#02682554d7c1028b89aa44a48bf598db33048caa"
417-
integrity sha512-VhpsIEuq/8i5SF+mPg9jSdIwgMBBp0z9XqjiEay+81PYLJuroN+ET1hM5IhkiYMJd9MkTz8iJLt7aaGAgzWUbQ==
415+
version "5.59.8"
416+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.8.tgz#60cbb00671d86cf746044ab797900b1448188567"
417+
integrity sha512-AnR19RjJcpjoeGojmwZtCwBX/RidqDZtzcbG3xHrmz0aHHoOcbWnpDllenRDmDvsV0RQ6+tbb09/kyc+UT9Orw==
418418
dependencies:
419-
"@typescript-eslint/scope-manager" "5.59.7"
420-
"@typescript-eslint/types" "5.59.7"
421-
"@typescript-eslint/typescript-estree" "5.59.7"
419+
"@typescript-eslint/scope-manager" "5.59.8"
420+
"@typescript-eslint/types" "5.59.8"
421+
"@typescript-eslint/typescript-estree" "5.59.8"
422422
debug "^4.3.4"
423423

424424
"@typescript-eslint/[email protected]":
@@ -429,14 +429,6 @@
429429
"@typescript-eslint/types" "4.33.0"
430430
"@typescript-eslint/visitor-keys" "4.33.0"
431431

432-
"@typescript-eslint/[email protected]":
433-
version "5.59.7"
434-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.7.tgz#0243f41f9066f3339d2f06d7f72d6c16a16769e2"
435-
integrity sha512-FL6hkYWK9zBGdxT2wWEd2W8ocXMu3K94i3gvMrjXpx+koFYdYV7KprKfirpgY34vTGzEPPuKoERpP8kD5h7vZQ==
436-
dependencies:
437-
"@typescript-eslint/types" "5.59.7"
438-
"@typescript-eslint/visitor-keys" "5.59.7"
439-
440432
"@typescript-eslint/[email protected]":
441433
version "5.59.8"
442434
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.8.tgz#ff4ad4fec6433647b817c4a7d4b4165d18ea2fa8"
@@ -460,11 +452,6 @@
460452
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
461453
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
462454

463-
"@typescript-eslint/[email protected]":
464-
version "5.59.7"
465-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.7.tgz#6f4857203fceee91d0034ccc30512d2939000742"
466-
integrity sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==
467-
468455
"@typescript-eslint/[email protected]":
469456
version "5.59.8"
470457
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.8.tgz#212e54414733618f5d0fd50b2da2717f630aebf8"
@@ -483,19 +470,6 @@
483470
semver "^7.3.5"
484471
tsutils "^3.21.0"
485472

486-
"@typescript-eslint/[email protected]":
487-
version "5.59.7"
488-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.7.tgz#b887acbd4b58e654829c94860dbff4ac55c5cff8"
489-
integrity sha512-4A1NtZ1I3wMN2UGDkU9HMBL+TIQfbrh4uS0WDMMpf3xMRursDbqEf1ahh6vAAe3mObt8k3ZATnezwG4pdtWuUQ==
490-
dependencies:
491-
"@typescript-eslint/types" "5.59.7"
492-
"@typescript-eslint/visitor-keys" "5.59.7"
493-
debug "^4.3.4"
494-
globby "^11.1.0"
495-
is-glob "^4.0.3"
496-
semver "^7.3.7"
497-
tsutils "^3.21.0"
498-
499473
"@typescript-eslint/[email protected]":
500474
version "5.59.8"
501475
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.8.tgz#801a7b1766481629481b3b0878148bd7a1f345d7"
@@ -531,14 +505,6 @@
531505
"@typescript-eslint/types" "4.33.0"
532506
eslint-visitor-keys "^2.0.0"
533507

534-
"@typescript-eslint/[email protected]":
535-
version "5.59.7"
536-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.7.tgz#09c36eaf268086b4fbb5eb9dc5199391b6485fc5"
537-
integrity sha512-tyN+X2jvMslUszIiYbF0ZleP+RqQsFVpGrKI6e0Eet1w8WmhsAtmzaqm8oM8WJQ1ysLwhnsK/4hYHJjOgJVfQQ==
538-
dependencies:
539-
"@typescript-eslint/types" "5.59.7"
540-
eslint-visitor-keys "^3.3.0"
541-
542508
"@typescript-eslint/[email protected]":
543509
version "5.59.8"
544510
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.8.tgz#aa6a7ef862add919401470c09e1609392ef3cc40"

0 commit comments

Comments
 (0)