Skip to content

Commit de99a7d

Browse files
chore: Bump @typescript-eslint/eslint-plugin (#754)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.17.0 to 4.22.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.0/packages/eslint-plugin) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c173808 commit de99a7d

File tree

2 files changed

+14
-48
lines changed

2 files changed

+14
-48
lines changed

modules/runners/lambdas/runners/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/aws-lambda": "^8.10.75",
1919
"@types/express": "^4.17.11",
2020
"@types/jest": "^26.0.22",
21-
"@typescript-eslint/eslint-plugin": "^4.17.0",
21+
"@typescript-eslint/eslint-plugin": "^4.22.0",
2222
"@typescript-eslint/parser": "^4.22.0",
2323
"@vercel/ncc": "^0.28.3",
2424
"eslint": "^7.24.0",

modules/runners/lambdas/runners/yarn.lock

Lines changed: 13 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -819,29 +819,29 @@
819819
dependencies:
820820
"@types/yargs-parser" "*"
821821

822-
"@typescript-eslint/eslint-plugin@^4.17.0":
823-
version "4.17.0"
824-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.17.0.tgz#6f856eca4e6a52ce9cf127dfd349096ad936aa2d"
825-
integrity sha512-/fKFDcoHg8oNan39IKFOb5WmV7oWhQe1K6CDaAVfJaNWEhmfqlA24g+u1lqU5bMH7zuNasfMId4LaYWC5ijRLw==
822+
"@typescript-eslint/eslint-plugin@^4.22.0":
823+
version "4.22.0"
824+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.0.tgz#3d5f29bb59e61a9dba1513d491b059e536e16dbc"
825+
integrity sha512-U8SP9VOs275iDXaL08Ln1Fa/wLXfj5aTr/1c0t0j6CdbOnxh+TruXu1p4I0NAvdPBQgoPjHsgKn28mOi0FzfoA==
826826
dependencies:
827-
"@typescript-eslint/experimental-utils" "4.17.0"
828-
"@typescript-eslint/scope-manager" "4.17.0"
827+
"@typescript-eslint/experimental-utils" "4.22.0"
828+
"@typescript-eslint/scope-manager" "4.22.0"
829829
debug "^4.1.1"
830830
functional-red-black-tree "^1.0.1"
831831
lodash "^4.17.15"
832832
regexpp "^3.0.0"
833833
semver "^7.3.2"
834834
tsutils "^3.17.1"
835835

836-
"@typescript-eslint/experimental-utils@4.17.0":
837-
version "4.17.0"
838-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.17.0.tgz#762c44aaa1a6a3c05b6d63a8648fb89b89f84c80"
839-
integrity sha512-ZR2NIUbnIBj+LGqCFGQ9yk2EBQrpVVFOh9/Kd0Lm6gLpSAcCuLLe5lUCibKGCqyH9HPwYC0GIJce2O1i8VYmWA==
836+
"@typescript-eslint/experimental-utils@4.22.0":
837+
version "4.22.0"
838+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.0.tgz#68765167cca531178e7b650a53456e6e0bef3b1f"
839+
integrity sha512-xJXHHl6TuAxB5AWiVrGhvbGL8/hbiCQ8FiWwObO3r0fnvBdrbWEDy1hlvGQOAWc6qsCWuWMKdVWlLAEMpxnddg==
840840
dependencies:
841841
"@types/json-schema" "^7.0.3"
842-
"@typescript-eslint/scope-manager" "4.17.0"
843-
"@typescript-eslint/types" "4.17.0"
844-
"@typescript-eslint/typescript-estree" "4.17.0"
842+
"@typescript-eslint/scope-manager" "4.22.0"
843+
"@typescript-eslint/types" "4.22.0"
844+
"@typescript-eslint/typescript-estree" "4.22.0"
845845
eslint-scope "^5.0.0"
846846
eslint-utils "^2.0.0"
847847

@@ -855,14 +855,6 @@
855855
"@typescript-eslint/typescript-estree" "4.22.0"
856856
debug "^4.1.1"
857857

858-
"@typescript-eslint/[email protected]":
859-
version "4.17.0"
860-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.17.0.tgz#f4edf94eff3b52a863180f7f89581bf963e3d37d"
861-
integrity sha512-OJ+CeTliuW+UZ9qgULrnGpPQ1bhrZNFpfT/Bc0pzNeyZwMik7/ykJ0JHnQ7krHanFN9wcnPK89pwn84cRUmYjw==
862-
dependencies:
863-
"@typescript-eslint/types" "4.17.0"
864-
"@typescript-eslint/visitor-keys" "4.17.0"
865-
866858
"@typescript-eslint/[email protected]":
867859
version "4.22.0"
868860
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.22.0.tgz#ed411545e61161a8d702e703a4b7d96ec065b09a"
@@ -871,29 +863,11 @@
871863
"@typescript-eslint/types" "4.22.0"
872864
"@typescript-eslint/visitor-keys" "4.22.0"
873865

874-
"@typescript-eslint/[email protected]":
875-
version "4.17.0"
876-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.17.0.tgz#f57d8fc7f31b348db946498a43050083d25f40ad"
877-
integrity sha512-RN5z8qYpJ+kXwnLlyzZkiJwfW2AY458Bf8WqllkondQIcN2ZxQowAToGSd9BlAUZDB5Ea8I6mqL2quGYCLT+2g==
878-
879866
"@typescript-eslint/[email protected]":
880867
version "4.22.0"
881868
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.0.tgz#0ca6fde5b68daf6dba133f30959cc0688c8dd0b6"
882869
integrity sha512-sW/BiXmmyMqDPO2kpOhSy2Py5w6KvRRsKZnV0c4+0nr4GIcedJwXAq+RHNK4lLVEZAJYFltnnk1tJSlbeS9lYA==
883870

884-
"@typescript-eslint/[email protected]":
885-
version "4.17.0"
886-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.17.0.tgz#b835d152804f0972b80dbda92477f9070a72ded1"
887-
integrity sha512-lRhSFIZKUEPPWpWfwuZBH9trYIEJSI0vYsrxbvVvNyIUDoKWaklOAelsSkeh3E2VBSZiNe9BZ4E5tYBZbUczVQ==
888-
dependencies:
889-
"@typescript-eslint/types" "4.17.0"
890-
"@typescript-eslint/visitor-keys" "4.17.0"
891-
debug "^4.1.1"
892-
globby "^11.0.1"
893-
is-glob "^4.0.1"
894-
semver "^7.3.2"
895-
tsutils "^3.17.1"
896-
897871
"@typescript-eslint/[email protected]":
898872
version "4.22.0"
899873
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.0.tgz#b5d95d6d366ff3b72f5168c75775a3e46250d05c"
@@ -907,14 +881,6 @@
907881
semver "^7.3.2"
908882
tsutils "^3.17.1"
909883

910-
"@typescript-eslint/[email protected]":
911-
version "4.17.0"
912-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.17.0.tgz#9c304cfd20287c14a31d573195a709111849b14d"
913-
integrity sha512-WfuMN8mm5SSqXuAr9NM+fItJ0SVVphobWYkWOwQ1odsfC014Vdxk/92t4JwS1Q6fCA/ABfCKpa3AVtpUKTNKGQ==
914-
dependencies:
915-
"@typescript-eslint/types" "4.17.0"
916-
eslint-visitor-keys "^2.0.0"
917-
918884
"@typescript-eslint/[email protected]":
919885
version "4.22.0"
920886
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.0.tgz#169dae26d3c122935da7528c839f42a8a42f6e47"

0 commit comments

Comments
 (0)