Skip to content

Commit e13a073

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#2396)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.53.0 to 5.54.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30b4d1f commit e13a073

File tree

2 files changed

+22
-56
lines changed

2 files changed

+22
-56
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"@types/node": "^18.14.2",
144144
"@types/nodemon": "^1.19.2",
145145
"@types/prettier": "^2.7.2",
146-
"@typescript-eslint/eslint-plugin": "^5.53.0",
146+
"@typescript-eslint/eslint-plugin": "^5.54.0",
147147
"@typescript-eslint/parser": "^5.54.0",
148148
"@types/set-cookie-parser": "^2.4.2",
149149
"@xascode/tscpaths": "0.1.4",

yarn.lock

Lines changed: 21 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -3418,14 +3418,14 @@
34183418
resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.29.13.tgz#21b137ba60841307a3c8a1050d3bf4e63ad561e9"
34193419
integrity sha512-qRyuv+P/1t1JK1rA+elmK1MmCL1BapEzKKfbEhDBV/LMMse4lmhZ/XbgETI39JveDJRpLjmToOI6uFtMW/WR2g==
34203420

3421-
"@typescript-eslint/eslint-plugin@^5.53.0":
3422-
version "5.53.0"
3423-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.53.0.tgz#24b8b4a952f3c615fe070e3c461dd852b5056734"
3424-
integrity sha512-alFpFWNucPLdUOySmXCJpzr6HKC3bu7XooShWM+3w/EL6J2HIoB2PFxpLnq4JauWVk6DiVeNKzQlFEaE+X9sGw==
3425-
dependencies:
3426-
"@typescript-eslint/scope-manager" "5.53.0"
3427-
"@typescript-eslint/type-utils" "5.53.0"
3428-
"@typescript-eslint/utils" "5.53.0"
3421+
"@typescript-eslint/eslint-plugin@^5.54.0":
3422+
version "5.54.0"
3423+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.0.tgz#2c821ad81b2c786d142279a8292090f77d1881f4"
3424+
integrity sha512-+hSN9BdSr629RF02d7mMtXhAJvDTyCbprNYJKrXETlul/Aml6YZwd90XioVbjejQeHbb3R8Dg0CkRgoJDxo8aw==
3425+
dependencies:
3426+
"@typescript-eslint/scope-manager" "5.54.0"
3427+
"@typescript-eslint/type-utils" "5.54.0"
3428+
"@typescript-eslint/utils" "5.54.0"
34293429
debug "^4.3.4"
34303430
grapheme-splitter "^1.0.4"
34313431
ignore "^5.2.0"
@@ -3444,14 +3444,6 @@
34443444
"@typescript-eslint/typescript-estree" "5.54.0"
34453445
debug "^4.3.4"
34463446

3447-
"@typescript-eslint/scope-manager@5.53.0":
3448-
version "5.53.0"
3449-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.53.0.tgz#42b54f280e33c82939275a42649701024f3fafef"
3450-
integrity sha512-Opy3dqNsp/9kBBeCPhkCNR7fmdSQqA+47r21hr9a14Bx0xnkElEQmhoHga+VoaoQ6uDHjDKmQPIYcUcKJifS7w==
3451-
dependencies:
3452-
"@typescript-eslint/types" "5.53.0"
3453-
"@typescript-eslint/visitor-keys" "5.53.0"
3454-
34553447
"@typescript-eslint/scope-manager@5.54.0":
34563448
version "5.54.0"
34573449
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.0.tgz#74b28ac9a3fc8166f04e806c957adb8c1fd00536"
@@ -3460,39 +3452,21 @@
34603452
"@typescript-eslint/types" "5.54.0"
34613453
"@typescript-eslint/visitor-keys" "5.54.0"
34623454

3463-
"@typescript-eslint/type-utils@5.53.0":
3464-
version "5.53.0"
3465-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.53.0.tgz#41665449935ba9b4e6a1ba6e2a3f4b2c31d6cf97"
3466-
integrity sha512-HO2hh0fmtqNLzTAme/KnND5uFNwbsdYhCZghK2SoxGp3Ifn2emv+hi0PBUjzzSh0dstUIFqOj3bp0AwQlK4OWw==
3455+
"@typescript-eslint/type-utils@5.54.0":
3456+
version "5.54.0"
3457+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.54.0.tgz#390717216eb61393a0cad2995da154b613ba7b26"
3458+
integrity sha512-WI+WMJ8+oS+LyflqsD4nlXMsVdzTMYTxl16myXPaCXnSgc7LWwMsjxQFZCK/rVmTZ3FN71Ct78ehO9bRC7erYQ==
34673459
dependencies:
3468-
"@typescript-eslint/typescript-estree" "5.53.0"
3469-
"@typescript-eslint/utils" "5.53.0"
3460+
"@typescript-eslint/typescript-estree" "5.54.0"
3461+
"@typescript-eslint/utils" "5.54.0"
34703462
debug "^4.3.4"
34713463
tsutils "^3.21.0"
34723464

3473-
"@typescript-eslint/types@5.53.0":
3474-
version "5.53.0"
3475-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.53.0.tgz#f79eca62b97e518ee124086a21a24f3be267026f"
3476-
integrity sha512-5kcDL9ZUIP756K6+QOAfPkigJmCPHcLN7Zjdz76lQWWDdzfOhZDTj1irs6gPBKiXx5/6O3L0+AvupAut3z7D2A==
3477-
34783465
"@typescript-eslint/types@5.54.0":
34793466
version "5.54.0"
34803467
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.0.tgz#7d519df01f50739254d89378e0dcac504cab2740"
34813468
integrity sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ==
34823469

3483-
"@typescript-eslint/typescript-estree@5.53.0":
3484-
version "5.53.0"
3485-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.53.0.tgz#bc651dc28cf18ab248ecd18a4c886c744aebd690"
3486-
integrity sha512-eKmipH7QyScpHSkhbptBBYh9v8FxtngLquq292YTEQ1pxVs39yFBlLC1xeIZcPPz1RWGqb7YgERJRGkjw8ZV7w==
3487-
dependencies:
3488-
"@typescript-eslint/types" "5.53.0"
3489-
"@typescript-eslint/visitor-keys" "5.53.0"
3490-
debug "^4.3.4"
3491-
globby "^11.1.0"
3492-
is-glob "^4.0.3"
3493-
semver "^7.3.7"
3494-
tsutils "^3.21.0"
3495-
34963470
"@typescript-eslint/typescript-estree@5.54.0":
34973471
version "5.54.0"
34983472
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.0.tgz#f6f3440cabee8a43a0b25fa498213ebb61fdfe99"
@@ -3506,28 +3480,20 @@
35063480
semver "^7.3.7"
35073481
tsutils "^3.21.0"
35083482

3509-
"@typescript-eslint/utils@5.53.0", "@typescript-eslint/utils@^5.10.0":
3510-
version "5.53.0"
3511-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.53.0.tgz#e55eaad9d6fffa120575ffaa530c7e802f13bce8"
3512-
integrity sha512-VUOOtPv27UNWLxFwQK/8+7kvxVC+hPHNsJjzlJyotlaHjLSIgOCKj9I0DBUjwOOA64qjBwx5afAPjksqOxMO0g==
3483+
"@typescript-eslint/utils@5.54.0", "@typescript-eslint/utils@^5.10.0":
3484+
version "5.54.0"
3485+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.0.tgz#3db758aae078be7b54b8ea8ea4537ff6cd3fbc21"
3486+
integrity sha512-cuwm8D/Z/7AuyAeJ+T0r4WZmlnlxQ8wt7C7fLpFlKMR+dY6QO79Cq1WpJhvZbMA4ZeZGHiRWnht7ZJ8qkdAunw==
35133487
dependencies:
35143488
"@types/json-schema" "^7.0.9"
35153489
"@types/semver" "^7.3.12"
3516-
"@typescript-eslint/scope-manager" "5.53.0"
3517-
"@typescript-eslint/types" "5.53.0"
3518-
"@typescript-eslint/typescript-estree" "5.53.0"
3490+
"@typescript-eslint/scope-manager" "5.54.0"
3491+
"@typescript-eslint/types" "5.54.0"
3492+
"@typescript-eslint/typescript-estree" "5.54.0"
35193493
eslint-scope "^5.1.1"
35203494
eslint-utils "^3.0.0"
35213495
semver "^7.3.7"
35223496

3523-
"@typescript-eslint/visitor-keys@5.53.0":
3524-
version "5.53.0"
3525-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.53.0.tgz#8a5126623937cdd909c30d8fa72f79fa56cc1a9f"
3526-
integrity sha512-JqNLnX3leaHFZEN0gCh81sIvgrp/2GOACZNgO4+Tkf64u51kTpAyWFOY8XHx8XuXr3N2C9zgPPHtcpMg6z1g0w==
3527-
dependencies:
3528-
"@typescript-eslint/types" "5.53.0"
3529-
eslint-visitor-keys "^3.3.0"
3530-
35313497
"@typescript-eslint/visitor-keys@5.54.0":
35323498
version "5.54.0"
35333499
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.0.tgz#846878afbf0cd67c19cfa8d75947383d4490db8f"

0 commit comments

Comments
 (0)