Skip to content

Commit 7fb5407

Browse files
chore: bump @typescript-eslint/parser from 5.59.11 to 5.61.0 (#6312)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.11 to 5.61.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e72e8bb commit 7fb5407

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

yarn.lock

+27-27
Original file line numberDiff line numberDiff line change
@@ -371,13 +371,13 @@
371371
tsutils "^3.21.0"
372372

373373
"@typescript-eslint/parser@^5.41.0":
374-
version "5.59.11"
375-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.11.tgz#af7d4b7110e3068ce0b97550736de455e4250103"
376-
integrity sha512-s9ZF3M+Nym6CAZEkJJeO2TFHHDsKAM3ecNkLuH4i4s8/RCPnF5JRip2GyviYkeEAcwGMJxkqG9h2dAsnA1nZpA==
374+
version "5.61.0"
375+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.61.0.tgz#7fbe3e2951904bb843f8932ebedd6e0635bffb70"
376+
integrity sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==
377377
dependencies:
378-
"@typescript-eslint/scope-manager" "5.59.11"
379-
"@typescript-eslint/types" "5.59.11"
380-
"@typescript-eslint/typescript-estree" "5.59.11"
378+
"@typescript-eslint/scope-manager" "5.61.0"
379+
"@typescript-eslint/types" "5.61.0"
380+
"@typescript-eslint/typescript-estree" "5.61.0"
381381
debug "^4.3.4"
382382

383383
"@typescript-eslint/[email protected]":
@@ -388,13 +388,13 @@
388388
"@typescript-eslint/types" "5.59.1"
389389
"@typescript-eslint/visitor-keys" "5.59.1"
390390

391-
"@typescript-eslint/scope-manager@5.59.11":
392-
version "5.59.11"
393-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.11.tgz#5d131a67a19189c42598af9fb2ea1165252001ce"
394-
integrity sha512-dHFOsxoLFtrIcSj5h0QoBT/89hxQONwmn3FOQ0GOQcLOOXm+MIrS8zEAhs4tWl5MraxCY3ZJpaXQQdFMc2Tu+Q==
391+
"@typescript-eslint/scope-manager@5.61.0":
392+
version "5.61.0"
393+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.61.0.tgz#b670006d069c9abe6415c41f754b1b5d949ef2b2"
394+
integrity sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw==
395395
dependencies:
396-
"@typescript-eslint/types" "5.59.11"
397-
"@typescript-eslint/visitor-keys" "5.59.11"
396+
"@typescript-eslint/types" "5.61.0"
397+
"@typescript-eslint/visitor-keys" "5.61.0"
398398

399399
"@typescript-eslint/[email protected]":
400400
version "5.59.1"
@@ -411,10 +411,10 @@
411411
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.1.tgz#03f3fedd1c044cb336ebc34cc7855f121991f41d"
412412
integrity sha512-dg0ICB+RZwHlysIy/Dh1SP+gnXNzwd/KS0JprD3Lmgmdq+dJAJnUPe1gNG34p0U19HvRlGX733d/KqscrGC1Pg==
413413

414-
"@typescript-eslint/types@5.59.11":
415-
version "5.59.11"
416-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.11.tgz#1a9018fe3c565ba6969561f2a49f330cf1fe8db1"
417-
integrity sha512-epoN6R6tkvBYSc+cllrz+c2sOFWkbisJZWkOE+y3xHtvYaOE6Wk6B8e114McRJwFRjGvYdJwLXQH5c9osME/AA==
414+
"@typescript-eslint/types@5.61.0":
415+
version "5.61.0"
416+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.61.0.tgz#e99ff11b5792d791554abab0f0370936d8ca50c0"
417+
integrity sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==
418418

419419
"@typescript-eslint/[email protected]":
420420
version "5.59.1"
@@ -429,13 +429,13 @@
429429
semver "^7.3.7"
430430
tsutils "^3.21.0"
431431

432-
"@typescript-eslint/typescript-estree@5.59.11":
433-
version "5.59.11"
434-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.11.tgz#b2caaa31725e17c33970c1197bcd54e3c5f42b9f"
435-
integrity sha512-YupOpot5hJO0maupJXixi6l5ETdrITxeo5eBOeuV7RSKgYdU3G5cxO49/9WRnJq9EMrB7AuTSLH/bqOsXi7wPA==
432+
"@typescript-eslint/typescript-estree@5.61.0":
433+
version "5.61.0"
434+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.61.0.tgz#4c7caca84ce95bb41aa585d46a764bcc050b92f3"
435+
integrity sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==
436436
dependencies:
437-
"@typescript-eslint/types" "5.59.11"
438-
"@typescript-eslint/visitor-keys" "5.59.11"
437+
"@typescript-eslint/types" "5.61.0"
438+
"@typescript-eslint/visitor-keys" "5.61.0"
439439
debug "^4.3.4"
440440
globby "^11.1.0"
441441
is-glob "^4.0.3"
@@ -464,12 +464,12 @@
464464
"@typescript-eslint/types" "5.59.1"
465465
eslint-visitor-keys "^3.3.0"
466466

467-
"@typescript-eslint/visitor-keys@5.59.11":
468-
version "5.59.11"
469-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.11.tgz#dca561ddad169dc27d62396d64f45b2d2c3ecc56"
470-
integrity sha512-KGYniTGG3AMTuKF9QBD7EIrvufkB6O6uX3knP73xbKLMpH+QRPcgnCxjWXSHjMRuOxFLovljqQgQpR0c7GvjoA==
467+
"@typescript-eslint/visitor-keys@5.61.0":
468+
version "5.61.0"
469+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.61.0.tgz#c79414fa42158fd23bd2bb70952dc5cdbb298140"
470+
integrity sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg==
471471
dependencies:
472-
"@typescript-eslint/types" "5.59.11"
472+
"@typescript-eslint/types" "5.61.0"
473473
eslint-visitor-keys "^3.3.0"
474474

475475
JSONStream@^1.3.5:

0 commit comments

Comments
 (0)